| Commit message (Expand) | Author | Age | Files | Lines |
* | kgdb: sparse fix | Jason Wessel | 2008-06-24 | 1 | -1/+2 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-23 | 1 | -20/+73 |
|\ |
|
| * | futexes: fix fault handling in futex_lock_pi | Thomas Gleixner | 2008-06-23 | 1 | -20/+73 |
* | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-06-23 | 4 | -10/+18 |
|\ \
| |/ |
|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-20 | 4 | -10/+18 |
| |\ |
|
| | * | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-19 | 1 | -5/+10 |
| | * | rcupreempt: remove export of rcu_batches_completed_bh | Steven Rostedt | 2008-06-19 | 1 | -2/+0 |
| | * | cpuset: limit the input of cpuset.sched_relax_domain_level | Li Zefan | 2008-06-19 | 2 | -3/+8 |
* | | | sched: refactor wait_for_completion_timeout() | Oleg Nesterov | 2008-06-20 | 1 | -18/+6 |
* | | | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier | 2008-06-20 | 1 | -0/+10 |
* | | | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra | 2008-06-20 | 1 | -1/+2 |
|/ / |
|
* | | sched, delay accounting: fix incorrect delay time when constantly waiting on ... | Bharath Ravi | 2008-06-19 | 1 | -0/+6 |
* | | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky | 2008-06-19 | 2 | -0/+28 |
* | | sched: rt-group: fix RR buglet | Peter Zijlstra | 2008-06-19 | 1 | -1/+3 |
* | | sched: rt-group: heirarchy aware throttle | Peter Zijlstra | 2008-06-19 | 1 | -26/+33 |
* | | sched: rt-group: fix hierarchy | Peter Zijlstra | 2008-06-19 | 1 | -1/+0 |
* | | sched: NULL pointer dereference while setting sched_rt_period_us | Dario Faggioli | 2008-06-19 | 1 | -1/+1 |
* | | sched: fix defined-but-unused warning | Rabin Vincent | 2008-06-17 | 1 | -0/+2 |
|/ |
|
* | kprobes: fix error checking of batch registration | Masami Hiramatsu | 2008-06-12 | 1 | -6/+9 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-12 | 1 | -8/+14 |
|\ |
|
| * | sched: 64-bit: fix arithmetics overflow | Lai Jiangshan | 2008-06-12 | 1 | -2/+7 |
| * | sched: fair group: fix overflow(was: fix divide by zero) | Lai Jiangshan | 2008-06-12 | 1 | -2/+5 |
| * | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 | 1 | -4/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds | 2008-06-06 | 1 | -38/+73 |
|\ \ |
|
| * | | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 2008-05-31 | 1 | -38/+73 |
* | | | cpusets: fix bug when adding nonexistent cpu or mem | Lai Jiangshan | 2008-06-06 | 1 | -3/+7 |
| |/
|/| |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-06-04 | 1 | -10/+6 |
|\ \ |
|
| * | | kgdb: use common ascii helpers and put_unaligned_be32 helper | Harvey Harrison | 2008-05-28 | 1 | -10/+6 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-05-29 | 6 | -582/+147 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar | 2008-05-29 | 10 | -157/+85 |
| |\ \
| | |/ |
|
| * | | sched: stop wake_affine from causing serious imbalance | Mike Galbraith | 2008-05-29 | 1 | -11/+14 |
| * | | sched: fix sched_clock_cpu() | Peter Zijlstra | 2008-05-29 | 1 | -4/+14 |
| * | | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar | 2008-05-29 | 4 | -488/+75 |
| * | | sched: cleanup | Ingo Molnar | 2008-05-29 | 1 | -2/+2 |
| * | | show_schedstat(): fix memleak | Adrian Bunk | 2008-05-29 | 1 | -0/+1 |
| * | | sched: unite unlikely pairs in rt_policy() and schedule_debug() | Roel Kluin | 2008-05-29 | 1 | -2/+2 |
| * | | revert ("sched: fair: weight calculations") | Ingo Molnar | 2008-05-29 | 2 | -75/+39 |
* | | | splice: fix sendfile() issue with relay | Tom Zanussi | 2008-05-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 | 1 | -0/+34 |
* | | posix timers: sigqueue_free: don't free sigqueue if it is queued | Oleg Nesterov | 2008-05-26 | 1 | -6/+10 |
* | | cgroups: remove node_ prefix_from ns subsystem | Cedric Le Goater | 2008-05-24 | 1 | -1/+1 |
* | | sys_prctl(): fix return of uninitialized value | Shi Weihua | 2008-05-24 | 1 | -4/+2 |
* | | signals: fix sigqueue_free() vs __exit_signal() race | Oleg Nesterov | 2008-05-24 | 2 | -2/+8 |
* | | stop_machine: make stop_machine_run more virtualization friendly | Christian Borntraeger | 2008-05-23 | 1 | -3/+4 |
* | | modules: proper cleanup of kobject without CONFIG_SYSFS | Denis V. Lunev | 2008-05-23 | 1 | -2/+14 |
* | | module loading ELF handling: use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-23 | 1 | -1/+1 |
* | | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 2 | -8/+8 |
|\ \ |
|
| * | | [PATCH] list_for_each_rcu must die: audit | Paul E. McKenney | 2008-05-17 | 1 | -3/+2 |
| * | | [patch 1/1] audit_send_reply(): fix error-path memory leak | Andrew Morton | 2008-05-17 | 1 | -5/+6 |
| |/ |
|
* | | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro | 2008-05-16 | 1 | -1/+4 |