aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * | agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-09
| * | agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-09
| * | hvc_console: Export (GPL'ed) hvc_removeAmit Shah2009-12-08
* | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \
| * | | lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\ \ \ \
| * | | | tty: split the lock up a bit furtherAlan Cox2009-12-11
| * | | | tty: Move the leader test in disassociateAlan Cox2009-12-11
| * | | | tty: Push the bkl down a bit in the hangup codeAlan Cox2009-12-11
| * | | | tty: Push the lock down further into the ldisc codeAlan Cox2009-12-11
| * | | | tty: push the BKL down into the handlers a bitAlan Cox2009-12-11
| * | | | tty: moxa: split open lockAlan Cox2009-12-11
| * | | | tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-11
| * | | | tty: moxa: Fix modem op lockingAlan Cox2009-12-11
| * | | | tty: moxa: Kill off the throttle methodAlan Cox2009-12-11
| * | | | tty: moxa: Locking clean upAlan Cox2009-12-11
| * | | | tty: moxa: rework the locking a bitAlan Cox2009-12-11
| * | | | tty: moxa: Use more tty_port opsAlan Cox2009-12-11
| * | | | tty: isicom: fix deadlock on shutdownAlan Cox2009-12-11
| * | | | tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-11
| * | | | tty: mxser: use the tty_port_open methodAlan Cox2009-12-11
| * | | | tty: isicom: sort out the board init logicAlan Cox2009-12-11
| * | | | tty: isicom: switch to the new tty_port_open helperAlan Cox2009-12-11
| * | | | tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-11
| * | | | tty: istallion: tty port open/close methodsAlan Cox2009-12-11
| * | | | tty: stallion: Convert to the tty_port_open/close methodsAlan Cox2009-12-11
| * | | | tty: tty_port: Move the IO_ERROR clearAlan Cox2009-12-11
| * | | | tty: tty_port: Add IO_ERROR bit handlingAlan Cox2009-12-11
| * | | | tty: riscom8: switch to the tty_port_open APIAlan Cox2009-12-11
| * | | | tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-11
| * | | | tty_port: Move hupcl handlingAlan Cox2009-12-11
| * | | | tty_port: coding style cleaning passAlan Cox2009-12-11
| * | | | tty_port: add "tty_port_open" helperAlan Cox2009-12-11
| * | | | tty: stallion: kill BKL ioctlAlan Cox2009-12-11
| * | | | tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-11
| * | | | tty: esp: remove broken driverAlan Cox2009-12-11
| * | | | tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-11
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| |/ / /
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-10
| |\ \ \ \
| | * | | | agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-07
| * | | | | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-07
| |\| | | |
| | * | | | agp/intel: Fix product names and #definesAdam Jackson2009-12-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-09
|\ \ \ \ \ \