Commit Graph

153 Commits (5391e87d1259e45fbb153aad97fe21a41403b534)

Author SHA1 Message Date
liguang 3440a1ca99 kernel/smp.c: remove 'priv' of call_single_data 12 years ago
Frederic Weisbecker 67826eae8c nohz: Disable the tick when irq resume in full dynticks CPU 12 years ago
Frederic Weisbecker 3451d0243c nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON 12 years ago
Frederic Weisbecker 4cd5d1115c irq: Don't re-enable interrupts at the end of irq_exit 12 years ago
Frederic Weisbecker 4d4c4e24cf irq: Remove IRQ_EXIT_OFFSET workaround 12 years ago
Thomas Gleixner facd8b80c6 irq: Sanitize invoke_softirq 12 years ago
Thomas Gleixner 74eed0163d irq: Ensure irq_exit() code runs with interrupts disabled 12 years ago
Frederic Weisbecker 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 years ago
Eric Dumazet c10d73671a softirq: reduce latencies 12 years ago
Frederic Weisbecker fa5058f3b6 cputime: Specialize irq vtime hooks 12 years ago
Frederic Weisbecker bf9fae9f5e cputime: Use a proper subsystem naming for vtime related APIs 13 years ago
Thomas Gleixner 3e339b5dae softirq: Use hotplug thread infrastructure 13 years ago
Mel Gorman 907aed48f6 mm: allow PF_MEMALLOC from softirq context 13 years ago
Heiko Carstens b2a0017861 softirq: Reduce invoke_softirq() code duplication 13 years ago
Thomas Gleixner ba74c1448f sched/rt: Document scheduler related skip-resched-check sites 13 years ago
Thomas Gleixner bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
Frederic Weisbecker 0a8a2e78b7 timer: Fix bad idle check on irq entry 13 years ago
Steven Rostedt f069686e4b tracing/softirq: Move __raise_softirq_irqoff() out of header 13 years ago
Frederic Weisbecker 416eb33cd6 rcu: Fix early call to rcu_idle_enter() 13 years ago
Frederic Weisbecker 280f06774a nohz: Separate out irq exit and idle loop dyntick logic 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
Peter Zijlstra ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity 14 years ago
Shaohua Li 09223371de rcu: Use softirq to address performance regression 14 years ago
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 16 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