aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: kill off uif_tAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: move kernel stuff out of vt.hAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-09-19kfifo: Use "const" definitionsAlan Cox
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito
2009-09-19V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski
2009-09-19V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth
2009-09-19V4L/DVB (12922): Add the SAA7164 I2C bus identifierSteven Toth
2009-09-19V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-18rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney