| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -3/+25 |
|\ |
|
| * | softirq: no need to have SOFTIRQ in softirq name | Steven Rostedt | 2009-03-13 | 1 | -3/+2 |
| * | tracing: tracepoints for softirq entry/exit - tracepoints | Jason Baron | 2009-03-12 | 1 | -1/+6 |
| * | tracing: tracepoints for softirq entry/exit - add softirq-to-name array | Jason Baron | 2009-03-12 | 1 | -1/+8 |
| * | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 1 | -2/+2 |
| |\ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -0/+5 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | trace, lockdep: manual preempt count adding for local_bh_disable | Steven Rostedt | 2009-01-23 | 1 | -1/+12 |
* | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/core' into core/ipi | Ingo Molnar | 2009-03-13 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 1 | -0/+1 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| / / /
| | | |_|/ / /
| | |/| | / /
| | | | |/ / |
|
| * | | | | | Merge branch 'linus' into core/ipi | Ingo Molnar | 2009-03-13 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra | 2009-02-25 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'linus' into locking-for-linus | Ingo Molnar | 2009-03-31 | 1 | -0/+5 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 1 | -0/+5 |
| | |/ |
|
* | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 1 | -2/+2 |
|/ / |
|
* | | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet | 2009-03-04 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+1 |
|\ |
|
| * | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
* | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 | 1 | -0/+20 |
|\ \
| |/
|/| |
|
| * | sparseirq: move __weak symbols into separate compilation unit | Yinghai Lu | 2008-12-29 | 1 | -0/+20 |
| | | |
| \ | |
*-. \ | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 1 | -16/+3 |
|\ \ \
| |_|/
|/| | |
|
| | * | softirq: remove useless function __local_bh_enable | Liming Wang | 2008-11-28 | 1 | -14/+0 |
| |/
|/| |
|
| * | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 1 | -2/+3 |
|/ |
|
* | irq: call __irq_enter() before calling the tick_idle_check | Thomas Gleixner | 2008-11-10 | 1 | -3/+4 |
*-. | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1 | -8/+144 |
|\ \ |
|
| | * | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 | 1 | -0/+129 |
| * | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 | 1 | -7/+3 |
| |/ |
|
| * | Fix kernel/softirq.c printk format warning properly | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
| * | softirq, warning fix: correct a format to avoid a warning | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 |
| * | softirqs, debug: preemption check | Thomas Gleixner | 2008-10-02 | 1 | -0/+11 |
| * | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -1/+2 |
* | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 1 | -48/+19 |
|\ |
|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -2/+2 |
| |\ |
|
| | * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| | * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| * | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 | 1 | -45/+16 |
| |\ \ |
|
| | * | | softirq: remove irqs_disabled warning from local_bh_enable | Johannes Berg | 2008-06-20 | 1 | -37/+11 |
| | * | | softirq: remove initialization of static per-cpu variable | Vegard Nossum | 2008-06-18 | 1 | -4/+2 |
| | * | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 | 1 | -4/+3 |
| | |/ |
|
| * | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 | 1 | -1/+1 |
| |/ |
|
* | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
|/ |
|
* | Fix cpu hotplug problem in softirq code | Christian Borntraeger | 2008-05-01 | 1 | -8/+12 |
* | tasklets: execute tasklets in the same order they were queued | Olof Johansson | 2008-04-19 | 1 | -22/+41 |
* | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt | 2008-02-29 | 1 | -0/+1 |
* | kernel: remove fastcall in kernel/* | Harvey Harrison | 2008-02-08 | 1 | -4/+4 |
* | time: track accurate idle time with tick_sched.idle_sleeptime | Venki Pallipadi | 2008-01-30 | 1 | -1/+6 |
* | time: more timer related cleanups | Pavel Machek | 2008-01-30 | 1 | -1/+3 |