summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg24-4/+22
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg6-6/+5
2009-12-12dontdiff: add generatedSam Ravnborg1-0/+1
2009-12-12kbuild: search arch/$ARCH/include before include/Sam Ravnborg1-2/+1
2009-12-12kbuild: fix bzImage build for x86Michael Tokarev1-1/+1
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds77-594/+1677
2009-12-12Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-601/+417
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-9/+18
2009-12-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-96/+94
2009-12-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+32
2009-12-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-168/+221
2009-12-12Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-59/+248
2009-12-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds40-564/+877
2009-12-12Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds12-12/+209
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3064-222946/+331666
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds16-74/+248
2009-12-12Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman1-1/+1
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds36-3820/+921
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds50-707/+1000
2009-12-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds30-321/+254
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds679-174515/+165727
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds21-506/+428
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds106-1881/+9634
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+10
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-25/+59
2009-12-12tty: split the lock up a bit furtherAlan Cox1-0/+3
2009-12-12tty: Move the leader test in disassociateAlan Cox2-3/+4
2009-12-12tty: Push the bkl down a bit in the hangup codeAlan Cox1-2/+2
2009-12-12tty: Push the lock down further into the ldisc codeAlan Cox2-5/+9
2009-12-12tty: push the BKL down into the handlers a bitAlan Cox4-63/+95
2009-12-12tty: moxa: split open lockAlan Cox1-12/+11
2009-12-12tty: moxa: Kill the use of lock_kernelAlan Cox1-14/+2
2009-12-12tty: moxa: Fix modem op lockingAlan Cox1-15/+10
2009-12-12tty: moxa: Kill off the throttle methodAlan Cox1-20/+1
2009-12-12tty: moxa: Locking clean upAlan Cox1-33/+25
2009-12-12tty: moxa: rework the locking a bitAlan Cox1-5/+22
2009-12-12tty: moxa: Use more tty_port opsAlan Cox1-116/+21
2009-12-12tty: isicom: fix deadlock on shutdownAlan Cox1-1/+1
2009-12-12tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox1-67/+78
2009-12-12tty: mxser: use the tty_port_open methodAlan Cox1-76/+35
2009-12-12tty: isicom: sort out the board init logicAlan Cox2-30/+12
2009-12-12tty: isicom: switch to the new tty_port_open helperAlan Cox1-67/+21
2009-12-12tty: tty_port: Add a kref object to the tty portAlan Cox2-0/+30
2009-12-12tty: istallion: tty port open/close methodsAlan Cox1-117/+60
2009-12-12tty: stallion: Convert to the tty_port_open/close methodsAlan Cox1-81/+35
2009-12-12tty: tty_port: Move the IO_ERROR clearAlan Cox1-1/+1
2009-12-12tty: tty_port: Add IO_ERROR bit handlingAlan Cox1-1/+5
2009-12-12tty: riscom8: switch to the tty_port_open APIAlan Cox1-48/+41
2009-12-12tty: tty_port: Change the buffer allocator lockingAlan Cox2-4/+6
2009-12-12tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox1-0/+4