Age | Commit message (Expand) | Author |
2008-06-12 | kprobes: fix error checking of batch registration | Masami Hiramatsu |
2008-06-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-12 | sched: 64-bit: fix arithmetics overflow | Lai Jiangshan |
2008-06-12 | sched: fair group: fix overflow(was: fix divide by zero) | Lai Jiangshan |
2008-06-10 | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov |
2008-06-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds |
2008-06-06 | cpusets: fix bug when adding nonexistent cpu or mem | Lai Jiangshan |
2008-06-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-05-31 | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan |
2008-05-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-05-29 | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar |
2008-05-29 | sched: stop wake_affine from causing serious imbalance | Mike Galbraith |
2008-05-29 | sched: fix sched_clock_cpu() | Peter Zijlstra |
2008-05-29 | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar |
2008-05-29 | sched: cleanup | Ingo Molnar |
2008-05-29 | show_schedstat(): fix memleak | Adrian Bunk |
2008-05-29 | sched: unite unlikely pairs in rt_policy() and schedule_debug() | Roel Kluin |
2008-05-29 | revert ("sched: fair: weight calculations") | Ingo Molnar |
2008-05-28 | kgdb: use common ascii helpers and put_unaligned_be32 helper | Harvey Harrison |
2008-05-28 | splice: fix sendfile() issue with relay | Tom Zanussi |
2008-05-26 | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov |
2008-05-26 | posix timers: sigqueue_free: don't free sigqueue if it is queued | Oleg Nesterov |
2008-05-24 | cgroups: remove node_ prefix_from ns subsystem | Cedric Le Goater |
2008-05-24 | sys_prctl(): fix return of uninitialized value | Shi Weihua |
2008-05-24 | signals: fix sigqueue_free() vs __exit_signal() race | Oleg Nesterov |
2008-05-23 | stop_machine: make stop_machine_run more virtualization friendly | Christian Borntraeger |
2008-05-23 | modules: proper cleanup of kobject without CONFIG_SYSFS | Denis V. Lunev |
2008-05-23 | module loading ELF handling: use SELFMAG instead of numeric constant | Cyrill Gorcunov |
2008-05-19 | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-17 | [PATCH] list_for_each_rcu must die: audit | Paul E. McKenney |
2008-05-17 | [patch 1/1] audit_send_reply(): fix error-path memory leak | Andrew Morton |
2008-05-16 | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro |
2008-05-16 | [PATCH] dup_fd() fixes, part 1 | Al Viro |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |
2008-05-14 | cgroups: fix compile warning | Mirco Tischler |
2008-05-11 | Add new 'cond_resched_bkl()' helper function | Linus Torvalds |
2008-05-10 | BKL: revert back to the old spinlock implementation | Linus Torvalds |
2008-05-10 | Revert "semaphore: fix" | Linus Torvalds |
2008-05-09 | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell |
2008-05-09 | module: be more picky about allowing missing module versions | Rusty Russell |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-05-08 | Fix cpuset sched_relax_domain_level control file | Paul Menage |
2008-05-08 | sched: fix weight calculations | Mike Galbraith |
2008-05-08 | semaphore: fix | Ingo Molnar |
2008-05-08 | Revert "relay: fix splice problem" | Jens Axboe |
2008-05-05 | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra |
2008-05-05 | sched: fix cpu clock | Ingo Molnar |
2008-05-05 | sched: fair-group: fix a Div0 error of the fair group scheduler | Miao Xie |
2008-05-05 | sched: fix missing locking in sched_domains code | Heiko Carstens |