Age | Commit message (Expand) | Author |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2009-12-11 | tty: Move the leader test in disassociate | Alan Cox |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | kgdb: Always process the whole breakpoint list on activate or deactivate | Jason Wessel |
2009-12-11 | kgdb: continue and warn on signal passing from gdb | Jason Wessel |
2009-12-11 | kgdb: allow for cpu switch when single stepping | Jason Wessel |
2009-12-11 | kgdb: Read buffer overflow | Jason Wessel |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-08 | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-06 | PM / Runtime: Export the PM runtime workqueue | Alan Stern |
2009-12-06 | PM / Hibernate: Swap, use KERN_CONT | Jiri Slaby |
2009-12-06 | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham |
2009-12-06 | PM / Hibernate: Move swap functions to kernel/power/swap.c. | Nigel Cunningham |
2009-12-06 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-12-05 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-04 | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König |
2009-12-04 | fix kerneldoc for set_irq_msi() | Liuweni |
2009-12-03 | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy |
2009-12-03 | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker |
2009-12-03 | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker |
2009-12-03 | rcu: Add expedited grace-period support for preemptible RCU | Paul E. McKenney |
2009-12-03 | rcu: Enable fourth level of TREE_RCU hierarchy | Paul E. McKenney |
2009-12-03 | rcu: Rename "quiet" functions | Paul E. McKenney |
2009-12-03 | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity |
2009-12-03 | Merge branch 'master' into next | James Morris |