| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 6 | -315/+107 |
|\ |
|
| *---------. | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 6 | -315/+107 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | posix-timers: check ->it_signal instead of ->it_pid to validate the timer | Oleg Nesterov | 2008-12-12 | 1 | -10/+7 |
| | | | | | * | | posix-timers: use "struct pid*" instead of "struct task_struct*" | Oleg Nesterov | 2008-12-12 | 1 | -20/+23 |
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | * | | nohz: suppress needless timer reprogramming | Woodruff, Richard | 2008-12-12 | 1 | -17/+24 |
| | | | | * | | nohz: no softirq pending warnings for offline cpus | Heiko Carstens | 2008-12-12 | 1 | -1/+1 |
| | | |_|/ /
| | |/| | | |
|
| | | | * | | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar | 2008-12-19 | 1 | -1/+5 |
| | | | * | | hrtimer: removing all ur callback modes, fix | Peter Zijlstra | 2008-12-08 | 1 | -7/+1 |
| | | | * | | hrtimer: removing all ur callback modes, fix hotplug | Peter Zijlstra | 2008-12-04 | 1 | -28/+37 |
| | | | * | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 5 | -255/+33 |
| | | |/ / |
|
* | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 25 | -345/+2159 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------------. \ \ \ \ | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 13 | -76/+1927 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/ / /
| | | |/| | | | | | | / /
| | | |_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | |
|
| | | | | | | | | * | | | stacktrace: provide save_stack_trace_tsk() weak alias | Ingo Molnar | 2008-12-25 | 1 | -0/+11 |
| | | | | | | | | |/ / |
|
| | | | | | | | * / / | softirq: remove useless function __local_bh_enable | Liming Wang | 2008-11-28 | 1 | -14/+0 |
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | | | | | * | | | resources: skip sanity check of busy resources | Arjan van de Ven | 2008-12-16 | 1 | -0/+9 |
| | | | | | * | | | | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 2008-12-25 | 1 | -75/+0 |
| | | | | | * | | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 7 | -16/+1883 |
| | | | | | * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-12-18 | 49 | -396/+955 |
| | | | | | |\| | | |
|
| | | | | | * | | | | rcu: fix rcutorture behavior during reboot | Paul E. McKenney | 2008-12-17 | 1 | -10/+56 |
| | | | | * | | | | | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto | 2008-12-19 | 1 | -1/+1 |
| | | | | | |/ / /
| | | | | |/| | | |
|
| | | | * | | | | | lockdep: change a held lock's class | Peter Zijlstra | 2008-12-04 | 1 | -15/+9 |
| | | | * | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 | 34 | -249/+486 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | genirq: warn when IRQF_DISABLED may be ignored | David Brownell | 2008-12-02 | 1 | -0/+12 |
| | | | * | | | | | | lockdep: fix unused function warning in kernel/lockdep.c | Ingo Molnar | 2008-11-25 | 1 | -1/+2 |
| * | | | | | | | | | Merge branch 'core/futexes' into core/core | Ingo Molnar | 2008-12-25 | 1 | -26/+35 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | futex: clean up futex_(un)lock_pi fault handling | Darren Hart | 2008-12-19 | 1 | -14/+12 |
| | * | | | | | | | | | futex: rename field in futex_q to clarify single waiter semantics | Darren Hart | 2008-12-18 | 1 | -5/+6 |
| | * | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSET | Thomas Gleixner | 2008-11-24 | 1 | -7/+17 |
| | * | | | | | | | | | Merge branch 'linus' into core/futexes | Thomas Gleixner | 2008-11-24 | 112 | -4457/+9540 |
| | |\| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'core/debug' into core/core | Ingo Molnar | 2008-12-25 | 1 | -20/+12 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | debug warnings: eliminate warn_on_slowpath() | Ingo Molnar | 2008-11-28 | 1 | -6/+0 |
| | * | | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ON | Arjan van de Ven | 2008-11-28 | 1 | -0/+6 |
| | * | | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpath | Arjan van de Ven | 2008-11-28 | 1 | -20/+12 |
| | * | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debug | Ingo Molnar | 2008-11-26 | 114 | -4506/+9635 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| * | | | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 26 | -91/+195 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | |
|
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-----------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 12 | -225/+187 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | / / / / / / / /
| | |_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | / / / / / / /
| | | | |_|_|_|_|_|/ / / / / / /
| | | |/| | | | | | | / / / / /
| | | | | |_|_|_|_|_|/ / / / /
| | | | |/| | | | | | | | / /
| | | | | | |_|_|_|_|_|_|/ /
| | | | | |/| | | | | | | | |
|
| | | | | | * | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglock | Oleg Nesterov | 2008-11-17 | 2 | -2/+2 |
| | | | | | * | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL check | Oleg Nesterov | 2008-11-17 | 1 | -5/+5 |
| | | | | | * | | | | | | | | account_steal_time: kill the unneeded account_group_system_time() | Oleg Nesterov | 2008-11-17 | 1 | -1/+0 |
| | | | | * | | | | | | | | | rcu: make rcu-stall debug printout more standard | Ingo Molnar | 2008-11-03 | 1 | -2/+2 |
| | | | * | | | | | | | | | | mutex: __used is needed for function referenced only from inline asm | Török Edwin | 2008-11-24 | 1 | -4/+4 |
| | | | * | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 38 | -836/+724 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 108 | -3684/+8722 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | lockstat: contend with points | Peter Zijlstra | 2008-10-20 | 3 | -15/+41 |
| | | | * | | | | | | | | | | | | sched: improve preempt debugging | Nick Piggin | 2008-09-30 | 1 | -1/+1 |
| | | | * | | | | | | | | | | | | lockstat: fixup signed division | Peter Zijlstra | 2008-09-23 | 1 | -3/+4 |
| | | * | | | | | | | | | | | | | futex: fixup get_futex_key() for private futexes | Peter Zijlstra | 2008-09-30 | 1 | -0/+1 |
| | | * | | | | | | | | | | | | | futex: cleanup fshared | Peter Zijlstra | 2008-09-30 | 1 | -29/+19 |
| | | * | | | | | | | | | | | | | futex: use fast_gup() | Peter Zijlstra | 2008-09-30 | 1 | -3/+1 |
| | | * | | | | | | | | | | | | | futex: reduce mmap_sem usage | Peter Zijlstra | 2008-09-30 | 1 | -79/+4 |