Age | Commit message (Expand) | Author |
2009-12-12 | Kbuild: clean up marker | Wenji Huang |
2009-12-12 | net: add net_tstamp.h to headers_install | Jie Zhang |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg |
2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg |
2009-12-12 | kbuild: move compile.h to include/generated | Sam Ravnborg |
2009-12-12 | kbuild: drop include/asm | Sam Ravnborg |
2009-12-12 | kbuild: do not check for include/asm-$ARCH | Sam Ravnborg |
2009-12-12 | kbuild: drop include2/ used for O=... builds | Sam Ravnborg |
2009-12-12 | sh: move machtypes.h to include/generated | Sam Ravnborg |
2009-12-12 | arm: move mach-types to include/generated | Sam Ravnborg |
2009-12-12 | ia64: move nr-irqs.h to include/generated | Sam Ravnborg |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-12 | kbuild: move bounds.h to include/generated | Sam Ravnborg |
2009-12-12 | dontdiff: add generated | Sam Ravnborg |
2009-12-12 | kbuild: search arch/$ARCH/include before include/ | Sam Ravnborg |
2009-12-12 | kbuild: fix bzImage build for x86 | Michael Tokarev |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds |
2009-12-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-11 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-11 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2009-12-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-12-11 | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman |
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/jac... | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | 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: split the lock up a bit further | Alan Cox |
2009-12-11 | tty: Move the leader test in disassociate | Alan Cox |
2009-12-11 | tty: Push the bkl down a bit in the hangup code | Alan Cox |
2009-12-11 | tty: Push the lock down further into the ldisc code | Alan Cox |
2009-12-11 | tty: push the BKL down into the handlers a bit | Alan Cox |
2009-12-11 | tty: moxa: split open lock | Alan Cox |
2009-12-11 | tty: moxa: Kill the use of lock_kernel | Alan Cox |
2009-12-11 | tty: moxa: Fix modem op locking | Alan Cox |
2009-12-11 | tty: moxa: Kill off the throttle method | Alan Cox |
2009-12-11 | tty: moxa: Locking clean up | Alan Cox |
2009-12-11 | tty: moxa: rework the locking a bit | Alan Cox |
2009-12-11 | tty: moxa: Use more tty_port ops | Alan Cox |
2009-12-11 | tty: isicom: fix deadlock on shutdown | Alan Cox |