summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-071-3/+3
| * | | | | | | | | | | | | block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-071-1/+1
| * | | | | | | | | | | | | block: fix for block tracing build errorStephen Rothwell2010-08-071-11/+15
| * | | | | | | | | | | | | block: push BKL into blktrace ioctlsArnd Bergmann2010-08-071-0/+12
| * | | | | | | | | | | | | block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-1/+0
| * | | | | | | | | | | | | block: remove unused REQ_TYPE_LINUX_BLOCKFUJITA Tomonori2010-08-071-15/+0
| * | | | | | | | | | | | | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-3/+1
| * | | | | | | | | | | | | block: introduce REQ_FLUSH flagFUJITA Tomonori2010-08-071-0/+2
| * | | | | | | | | | | | | block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-071-0/+4
| * | | | | | | | | | | | | gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-071-1/+1
| * | | | | | | | | | | | | block: don't allocate a payload for discard requestChristoph Hellwig2010-08-071-0/+2
| * | | | | | | | | | | | | writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-071-1/+1
| * | | | | | | | | | | | | writeback: remove wb_listChristoph Hellwig2010-08-071-4/+1
| * | | | | | | | | | | | | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-073-130/+99
| * | | | | | | | | | | | | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-072-29/+14
| * | | | | | | | | | | | | block: kill ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-071-1/+1
| * | | | | | | | | | | | | block: BARRIER request should imply SYNCChristoph Hellwig2010-08-071-2/+2
| * | | | | | | | | | | | | block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-071-1/+4
* | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-081-0/+1
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-101-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten2010-08-081-0/+3
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-102-22/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-102-22/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D2010-08-031-0/+2
| | * | | | | | | | | | | | | | | | Input: dynamically allocate ABS informationDaniel Mack2010-08-021-39/+18
| | * | | | | | | | | | | | | | | | Input: add static inline accessors for ABS propertiesDaniel Mack2010-08-021-0/+30
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-108-19/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap2010-08-101-0/+3
| * | | | | | | | | | | | | | | | | | USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-101-0/+4
| * | | | | | | | | | | | | | | | | | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-102-7/+39
| * | | | | | | | | | | | | | | | | | USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-101-0/+1
| * | | | | | | | | | | | | | | | | | USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-101-0/+2
| * | | | | | | | | | | | | | | | | | USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+1
| * | | | | | | | | | | | | | | | | | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-5/+17
| * | | | | | | | | | | | | | | | | | USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-101-0/+2
| * | | | | | | | | | | | | | | | | | USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-101-0/+4
| * | | | | | | | | | | | | | | | | | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-101-3/+3
| * | | | | | | | | | | | | | | | | | USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-101-1/+1
| * | | | | | | | | | | | | | | | | | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-0/+4
| * | | | | | | | | | | | | | | | | | USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-101-0/+23
| * | | | | | | | | | | | | | | | | | USB: otg.h: Fix the mixup in parameters order.Igor Grinberg2010-08-101-2/+2
| * | | | | | | | | | | | | | | | | | USB: don't stop root-hub status polls too soonAlan Stern2010-08-101-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-1010-17/+197
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | U6715 16550A serial driver supportPhilippe Langlais2010-08-103-1/+10
| * | | | | | | | | | | | | | | | | | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-103-0/+65
| * | | | | | | | | | | | | | | | | | serial: general fixes in the serial_rs485 structureClaudio Scordino2010-08-101-1/+3
| * | | | | | | | | | | | | | | | | | serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos2010-08-101-1/+1
| * | | | | | | | | | | | | | | | | | vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester2010-08-101-11/+46
| * | | | | | | | | | | | | | | | | | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-101-0/+4
OpenPOWER on IntegriCloud