Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+3 |
2009-05-07 | Merge branch 'linus' into tracing/core |  Ingo Molnar | 1 | -2/+2 |
2009-04-29 | tracing: fix build failure on s390 |  Heiko Carstens | 1 | -0/+2 |
2009-04-28 | x86/irq: change irq_desc_alloc() to take node instead of cpu |  Yinghai Lu | 1 | -1/+1 |
2009-04-17 | kernel/softirq.c: fix sparse warning |  H Hartley Sweeten | 1 | -2/+2 |
2009-04-14 | tracing/events: move trace point headers into include/trace/events |  Steven Rostedt | 1 | -1/+1 |
2009-04-14 | tracing: create automated trace defines |  Steven Rostedt | 1 | -3/+0 |
2009-04-06 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+25 |
2009-04-03 | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
2009-03-31 | hrtimer: fix rq->lock inversion (again) |  Peter Zijlstra | 1 | -1/+1 |
2009-03-31 | Merge branch 'linus' into locking-for-linus |  Ingo Molnar | 1 | -0/+5 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 |  Ingo Molnar | 1 | -0/+5 |
2009-03-13 | Merge branch 'x86/core' into core/ipi |  Ingo Molnar | 1 | -0/+5 |
2009-03-13 | softirq: no need to have SOFTIRQ in softirq name |  Steven Rostedt | 1 | -3/+2 |
2009-03-12 | tracing: tracepoints for softirq entry/exit - tracepoints |  Jason Baron | 1 | -1/+6 |
2009-03-12 | tracing: tracepoints for softirq entry/exit - add softirq-to-name array |  Jason Baron | 1 | -1/+8 |
2009-03-13 | Merge branch 'linus' into core/ipi |  Ingo Molnar | 1 | -0/+1 |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace |  Ingo Molnar | 1 | -2/+2 |
2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] |  Ingo Molnar | 1 | -2/+2 |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core |  Ingo Molnar | 1 | -0/+1 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core |  Ingo Molnar | 1 | -0/+1 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit |  Ingo Molnar | 1 | -0/+5 |
2009-03-04 | rcu: increment quiescent state counter in ksoftirqd() |  Eric Dumazet | 1 | -0/+1 |
2009-02-25 | generic-ipi: remove CSD_FLAG_WAIT |  Peter Zijlstra | 1 | -1/+1 |
2009-01-23 | trace, lockdep: manual preempt count adding for local_bh_disable |  Steven Rostedt | 1 | -1/+12 |
2009-01-12 | x86: arch_probe_nr_irqs |  Yinghai Lu | 1 | -0/+5 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
2009-01-01 | cpumask: remove any_online_cpu() users: kernel/ |  Rusty Russell | 1 | -1/+1 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+20 |
2008-12-29 | sparseirq: move __weak symbols into separate compilation unit |  Yinghai Lu | 1 | -0/+20 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core |  Ingo Molnar | 1 | -16/+3 |
2008-12-18 | "Tree RCU": scalable classic RCU implementation |  Paul E. McKenney | 1 | -2/+3 |
2008-11-28 | softirq: remove useless function __local_bh_enable |  Liming Wang | 1 | -14/+0 |
2008-11-10 | irq: call __irq_enter() before calling the tick_idle_check |  Thomas Gleixner | 1 | -3/+4 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus |  Thomas Gleixner | 1 | -8/+144 |
2008-10-17 | NOHZ: unify the nohz function calls in irq_enter() |  Thomas Gleixner | 1 | -7/+3 |
2008-10-17 | softirq: Add support for triggering softirq work on softirqs. |  David S. Miller | 1 | -0/+129 |
2008-10-16 | Fix kernel/softirq.c printk format warning properly |  Linus Torvalds | 1 | -1/+1 |
2008-10-03 | softirq, warning fix: correct a format to avoid a warning |  Frederic Weisbecker | 1 | -1/+1 |
2008-10-02 | softirqs, debug: preemption check |  Thomas Gleixner | 1 | -0/+11 |
2008-09-06 | softirq: allocate less vectors |  Alexey Dobriyan | 1 | -1/+1 |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface |  Eduard - Gabriel Munteanu | 1 | -1/+2 |
2008-07-18 | Merge branch 'linus' into timers/nohz |  Ingo Molnar | 1 | -48/+19 |
2008-07-18 | nohz: prevent tick stop outside of the idle loop |  Thomas Gleixner | 1 | -1/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus |  Ingo Molnar | 1 | -2/+2 |
2008-07-14 | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -45/+16 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter |  Jens Axboe | 1 | -1/+1 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument |  Jens Axboe | 1 | -1/+1 |
2008-06-23 | sched: add new API sched_setscheduler_nocheck: add a flag to control access checks |  Rusty Russell | 1 | -1/+1 |