Commit Graph

122 Commits (0b5e1c5255e7ee8670e077e8224e5c2281229a5b)

Author SHA1 Message Date
Paul E. McKenney a26ac2455f rcu: move TREE_RCU from softirq to kthread 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Eric Dumazet 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
Thomas Gleixner 8d32a307e4 genirq: Provide forced interrupt threading 14 years ago
Thomas Gleixner c305d524e5 softirq: Avoid stack switch from ksoftirqd 14 years ago
Venkatesh Pallipadi 4dd53d891c softirqs: Free up pf flag PF_KSOFTIRQD 14 years ago
Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
Peter Zijlstra c9b5f501ef sched: Constify function scope static struct sched_param usage 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
KOSAKI Motohiro fe7de49f9d sched: Make sched_param argument static in sched_setscheduler() callers 15 years ago
Thomas Gleixner f4bc6bb2d5 tracing: Cleanup the convoluted softirq tracepoints 15 years ago
Venkatesh Pallipadi d267f87fb8 sched: Call tick_check_idle before __irq_enter 15 years ago
Venkatesh Pallipadi 6cdd5199da sched: Add a PF flag for ksoftirqd identification 15 years ago
Venkatesh Pallipadi 75e1056f5c sched: Fix softirq time accounting 15 years ago
Thomas Gleixner b7d0d8258a genirq: Remove arch_init_chip_data() 15 years ago
Thomas Gleixner b683de2b3c genirq: Query arch for number of early descriptors 15 years ago
Thomas Gleixner 676cb02dc3 softirqs: Make wakeup_softirqd static 15 years ago
Akinobu Mita 9e506f7adc kernel/: fix BUG_ON checks for cpu notifier callbacks direct call 15 years ago
Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 years ago
Paul E. McKenney 25502a6c13 rcu: refactor RCU's context-switch handling 15 years ago
Peter Zijlstra b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline 15 years ago
Lai Jiangshan c5e0cb3ddc rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls 15 years ago
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 16 years ago
Li Zefan 5dd4de587f softirq: add BLOCK_IOPOLL to softirq_to_name 16 years ago
Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
Peter Zijlstra 9ba5f005c9 softirq: introduce tasklet_hrtimer infrastructure 16 years ago
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