Commit Graph

88 Commits (cca03c0aeb18a975abec28df518a2b64ae3e6964)

Author SHA1 Message Date
Keika Kobayashi aa0ce5bbc2 softirq: introduce statistics for softirq 16 years ago
Vegard Nossum 7c692cbade tasklets: new tasklet scheduling function 16 years ago
Heiko Carstens a0e39ed378 tracing: fix build failure on s390 16 years ago
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
H Hartley Sweeten 79d381c9f2 kernel/softirq.c: fix sparse warning 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Steven Rostedt 899039e874 softirq: no need to have SOFTIRQ in softirq name 16 years ago
Jason Baron 39842323ce tracing: tracepoints for softirq entry/exit - tracepoints 16 years ago
Jason Baron 5d592b44b2 tracing: tracepoints for softirq entry/exit - add softirq-to-name array 16 years ago
Ingo Molnar d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] 16 years ago
Eric Dumazet 64ca5ab913 rcu: increment quiescent state counter in ksoftirqd() 16 years ago
Peter Zijlstra 6e2756376c generic-ipi: remove CSD_FLAG_WAIT 16 years ago
Steven Rostedt 7e49fcce1b trace, lockdep: manual preempt count adding for local_bh_disable 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