Commit Graph

115 Commits (193cfca5cc754b2a9b178a37f70fbb78d1731333)

Author SHA1 Message Date
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 14 years ago
Thomas Gleixner f4bc6bb2d5 tracing: Cleanup the convoluted softirq tracepoints 14 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 15 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
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