Commit Graph

62 Commits (e8c158bb313c1df421eab7dc4299cd39cbbf5895)

Author SHA1 Message Date
Eric Dumazet 64ca5ab913 rcu: increment quiescent state counter in ksoftirqd() 16 years ago
Yinghai Lu 4a046d1754 x86: arch_probe_nr_irqs 16 years ago
Rusty Russell f1fc057c79 cpumask: remove any_online_cpu() users: kernel/ 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Paul E. McKenney 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
Liming Wang 8b752e3ef6 softirq: remove useless function __local_bh_enable 16 years ago
Thomas Gleixner ee5f80a993 irq: call __irq_enter() before calling the tick_idle_check 16 years ago
Thomas Gleixner 719254faa1 NOHZ: unify the nohz function calls in irq_enter() 17 years ago
David S. Miller 54514a70ad softirq: Add support for triggering softirq work on softirqs. 17 years ago
Linus Torvalds 1c95e1b690 Fix kernel/softirq.c printk format warning properly 17 years ago
Frederic Weisbecker 77af7e3403 softirq, warning fix: correct a format to avoid a warning 17 years ago
Thomas Gleixner 8e85b4b553 softirqs, debug: preemption check 17 years ago
Alexey Dobriyan 978b0116cd softirq: allocate less vectors 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Rusty Russell 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 17 years ago
Johannes Berg 0f476b6d91 softirq: remove irqs_disabled warning from local_bh_enable 17 years ago
Vegard Nossum 4620b49f76 softirq: remove initialization of static per-cpu variable 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Christian Borntraeger e5e417232e Fix cpu hotplug problem in softirq code 17 years ago
Olof Johansson 48f20a9a94 tasklets: execute tasklets in the same order they were queued 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Venki Pallipadi 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime 17 years ago
Pavel Machek b10db7f0d2 time: more timer related cleanups 17 years ago
Adrian Bunk 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Satoru Takeuchi 1c6b4aa945 cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process 18 years ago
Ingo Molnar 23bdd703a5 sched: do not set softirqs to nice +19 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Thomas Gleixner 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 18 years ago
Ingo Molnar dde4b2b5f4 [PATCH] uninline irq_enter() 18 years ago
Zachary Amsden 3908fd2ed9 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger 18 years ago
Akinobu Mita 07dccf3344 [PATCH] check return value of cpu_callback 19 years ago
Tim Chen 3c829c367a [PATCH] Reducing local_bh_enable/disable overhead in irqtrace 19 years ago
Chandra Seetharaman 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
Adrian Bunk 6bc02d8412 [PATCH] unexport open_softirq 19 years ago
Adrian Bunk 80d6679a62 [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL 19 years ago
Paul Mackerras 829035fd70 [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c 19 years ago
Ingo Molnar de30a2b355 [PATCH] lockdep: irqtrace subsystem, core 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Heiko Carstens fc75cdfa5b [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Andrew Morton 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts 19 years ago
Heiko Carstens a4c4af7c8d [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code 20 years ago