Age | Commit message (Expand) | Author |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-18 | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi |
2010-10-18 | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi |
2010-10-18 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2010-10-12 | genirq: Remove arch_init_chip_data() | Thomas Gleixner |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-09-22 | softirqs: Make wakeup_softirqd static | Thomas Gleixner |
2010-06-04 | kernel/: fix BUG_ON checks for cpu notifier callbacks direct call | Akinobu Mita |
2010-05-27 | kernel/: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-10 | rcu: refactor RCU's context-switch handling | Paul E. McKenney |
2010-02-03 | hrtimer, softirq: Fix hrtimer->softirq trampoline | Peter Zijlstra |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-11-02 | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls | Lai Jiangshan |
2009-10-29 | percpu: make percpu symbols under kernel/ and mm/ unique | Tejun Heo |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan |
2009-08-23 | rcu: Renamings to increase RCU clarity | Paul E. McKenney |
2009-07-22 | softirq: introduce tasklet_hrtimer infrastructure | Peter Zijlstra |
2009-06-18 | softirq: introduce statistics for softirq | Keika Kobayashi |
2009-06-13 | tasklets: new tasklet scheduling function | Vegard Nossum |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-04-29 | tracing: fix build failure on s390 | Heiko Carstens |
2009-04-28 | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu |
2009-04-17 | kernel/softirq.c: fix sparse warning | H Hartley Sweeten |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt |
2009-04-06 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-03 | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-31 | hrtimer: fix rq->lock inversion (again) | Peter Zijlstra |
2009-03-31 | Merge branch 'linus' into locking-for-linus | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-13 | Merge branch 'x86/core' into core/ipi | Ingo Molnar |
2009-03-13 | softirq: no need to have SOFTIRQ in softirq name | Steven Rostedt |
2009-03-12 | tracing: tracepoints for softirq entry/exit - tracepoints | Jason Baron |
2009-03-12 | tracing: tracepoints for softirq entry/exit - add softirq-to-name array | Jason Baron |
2009-03-13 | Merge branch 'linus' into core/ipi | Ingo Molnar |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-04 | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet |
2009-02-25 | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra |
2009-01-23 | trace, lockdep: manual preempt count adding for local_bh_disable | Steven Rostedt |
2009-01-12 | x86: arch_probe_nr_irqs | Yinghai Lu |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |