Age | Commit message (Expand) | Author |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n | Stephen Boyd |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | devres: fix possible use after free | Maxin B John |
2011-07-25 | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt |
2011-07-25 | Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | module: add /sys/module/<name>/uevent files | Kay Sievers |
2011-07-24 | module: change attr callbacks to take struct module_kobject | Kay Sievers |
2011-07-24 | modules: add default loader hook implementations | Jonas Bonn |
2011-07-24 | param: fix return value handling in param_set_* | Satoru Moriya |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-07-22 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-22 | sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair | Lin Ming |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | lockdep: Fix lockdep_no_validate against IRQ states | Peter Zijlstra |
2011-07-21 | perf: Remove perf_event_attr::type check | Lin Ming |
2011-07-21 | sched: Replace use of entity_key() | Stephan Baerwolf |
2011-07-21 | sched: Separate group-scheduling code more clearly | Jan H. Schönherr |
2011-07-21 | sched: Reorder root_domain to remove 64 bit alignment padding | Richard Kennedy |
2011-07-21 | sched: Do not attempt to destroy uninitialized rt_bandwidth | Bianca Lutz |
2011-07-21 | sched: Remove unused function cpu_cfs_rq() | Jan Schoenherr |
2011-07-21 | sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' | Jan Schoenherr |
2011-07-21 | sched, cgroup: Optimize load_balance_fair() | Peter Zijlstra |
2011-07-21 | sched: Don't update shares twice on on_rq parent | Paul Turner |
2011-07-21 | sched: update correct entity's runtime in check_preempt_wakeup() | Paul Turner |
2011-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar |
2011-07-21 | ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction | Oleg Nesterov |
2011-07-21 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-07-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-07-20 | rw_semaphore: remove up/down_read_non_owner | Christoph Hellwig |
2011-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-20 | time: Fix stupid KERN_WARN compile issue | John Stultz |
2011-07-20 | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney |
2011-07-20 | audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() | Lai Jiangshan |
2011-07-20 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |