Age | Commit message (Expand) | Author |
2010-05-19 | padata: Flush the padata queues actively | Steffen Klassert |
2010-05-19 | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-18 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley |
2010-05-18 | Merge branch 'next' into for-linus | James Morris |
2010-05-18 | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar |
2010-05-17 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
2010-05-17 | PM: PM QOS update fix | Mark Gross |
2010-05-15 | sysctl: add proc_do_large_bitmap | Octavian Purdila |
2010-05-15 | sysctl: refactor integer handling proc code | Amerigo Wang |
2010-05-14 | profile: fix stats and data leakage | Hugh Dickins |
2010-05-13 | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar |
2010-05-12 | genirq: Clear CPU mask in affinity_hint when none is provided | Peter P Waskiewicz Jr |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-11 | memcg: fix css_is_ancestor() RCU locking | KAMEZAWA Hiroyuki |
2010-05-11 | memcg: fix css_id() RCU locking for real | KAMEZAWA Hiroyuki |
2010-05-11 | bsdacct: use del_timer_sync() in acct_exit_ns() | Vitaliy Gusev |
2010-05-11 | kexec: fix OOPS in crash_kernel_shrink | Vitaly Mayatskikh |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-05-11 | rcu: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney |
2010-05-11 | resource: shared I/O region support | Alan Cox |
2010-05-11 | sched, wait: Use wrapper functions | Changli Gao |
2010-05-11 | perf: Fix exit() vs event-groups | Peter Zijlstra |
2010-05-11 | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra |
2010-05-11 | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar |
2010-05-10 | Freezer / cgroup freezer: Update stale locking comments | Matt Helsley |
2010-05-10 | PM QOS update | Mark Gross |
2010-05-10 | PM / Hibernate: Fix block_io.c printk warning | Randy Dunlap |
2010-05-10 | PM / Hibernate: Group swap ops | Jiri Slaby |
2010-05-10 | PM / Hibernate: Move the first_sector out of swsusp_write | Jiri Slaby |
2010-05-10 | PM / Hibernate: Separate block_io | Jiri Slaby |
2010-05-10 | PM / Hibernate: Snapshot cleanup | Jiri Slaby |
2010-05-10 | rcu: fix build bug in RCU_FAST_NO_HZ builds | Paul E. McKenney |
2010-05-10 | rcu: RCU_FAST_NO_HZ must check RCU dyntick state | Paul E. McKenney |
2010-05-10 | rcu: reduce the number of spurious RCU_SOFTIRQ invocations | Paul E. McKenney |
2010-05-10 | rcu: permit discontiguous cpu_possible_mask CPU numbering | Paul E. McKenney |
2010-05-10 | rcu: improve RCU CPU stall-warning messages | Paul E. McKenney |
2010-05-10 | rcu: print boot-time console messages if RCU configs out of ordinary | Paul E. McKenney |
2010-05-10 | rcu: disable CPU stall warnings upon panic | Paul E. McKenney |
2010-05-10 | rcu: slim down rcutiny by removing rcu_scheduler_active and friends | Paul E. McKenney |
2010-05-10 | rcu: refactor RCU's context-switch handling | Paul E. McKenney |
2010-05-10 | rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk | Paul E. McKenney |
2010-05-10 | rcu: shrink rcutiny by making synchronize_rcu_bh() be inline | Paul E. McKenney |
2010-05-10 | rcu: ignore offline CPUs in last non-dyntick-idle CPU check | Lai Jiangshan |