summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: don't allocate a payload for discard requestChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | writeback: remove wb_listChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: BARRIER request should imply SYNCChristoph Hellwig2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-08
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | Input: dynamically allocate ABS informationDaniel Mack2010-08-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | Input: add static inline accessors for ABS propertiesDaniel Mack2010-08-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: otg.h: Fix the mixup in parameters order.Igor Grinberg2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | USB: don't stop root-hub status polls too soonAlan Stern2010-08-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | U6715 16550A serial driver supportPhilippe Langlais2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | serial: general fixes in the serial_rs485 structureClaudio Scordino2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: implement BTM as mutex instead of BKLArnd Bergmann2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: remove tty_lock_nestedArnd Bergmann2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Make vt's have a tty_portAlan Cox2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial - fix tty referencing in set_ldiscAlan Cox2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | istallion: use bit ops for the board flagsAlan Cox2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | vt/console: try harder to print output when panicingJesse Barnes2010-08-10