aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-14
|\
| *-. Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-13
| |\ \
| | | * HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-07
| | | * HID: fix memory leak on error path in debug codeJiri Kosina2009-06-26
| | | * HID: fix debugfs build with !CONFIG_DEBUG_FSJiri Kosina2009-06-26
| | | * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-12
| | | * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-12
| | * | HID: completely remove apple mightymouse from blacklistJan Scholz2009-08-26
| | * | HID: fix overrun in quirks initializationRoel Kluin2009-08-07
| * | | HID: support larger reports than 64 bytes in hiddevJiri Kosina2009-08-20
| * | | HID: local function should be staticH Hartley Sweeten2009-08-18
| * | | HID: ignore Philips IEEE802.15.4 RF DongleHenning Glawe2009-08-08
| * | | HID: ignore all recent SoundGraph iMON devicesJarod Wilson2009-08-08
| * | | HID: Drop NULL test on list_entry resultJulia Lawall2009-07-22
| * | | HID: driver for Twinhan USB 6253:0100 remote controlBruno Premont2009-07-22
| * | | HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-22
| * | | HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda2009-07-22
| * | | HID: ntrig tool separation and pen usagesRafi Rubin2009-07-22
| * | | HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky2009-07-22
| * | | HID: add force feedback support for Logitech WingMan Formula Force GPJiri Kosina2009-07-22
| * | | HID: Support new variants of Samsung USB IR receiver (0419:0001)Robert Schedel2009-07-22
| |/ /
* | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\ \ \
| * | | block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-14
| * | | Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse2009-09-14
| * | | block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-14
| * | | block: Optimal I/O limit wrapperMartin K. Petersen2009-09-14
| * | | cfq: choose a new next_req when a request is dispatchedJeff Moyer2009-09-14
| * | | Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
| * | | aoe: end barrier bios with EOPNOTSUPPEd Cashin2009-09-14
| * | | block: trace bio queueing trial only when it occursMinchan Kim2009-09-11
| * | | block: enable rq CPU completion affinity by defaultJens Axboe2009-09-11
| * | | cfq: fix the log message after dispatched a requestShan Wei2009-09-11
| * | | block: use printk_onceMarcin Slusarz2009-09-11
| * | | cciss: memory leak in cciss_init_one()Eric Dumazet2009-09-11
| * | | splice: update mtime and atime on filesMiklos Szeredi2009-09-11
| * | | block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe2009-09-11
| * | | cfq-iosched: get rid of must_alloc flagJens Axboe2009-09-11
| * | | block: use interrupts disabled version of raise_softirq_irqoff()Jens Axboe2009-09-11
| * | | block: fix comment in blk-iopoll.cJens Axboe2009-09-11
| * | | block: adjust default budget for blk-iopollJens Axboe2009-09-11
| * | | block: fix long lines in block/blk-iopoll.cJens Axboe2009-09-11
| * | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
| * | | block: improve queue_should_plug() by looking at IO depthsJens Axboe2009-09-11
| * | | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
| * | | block: make bio_rw_flagged() return a boolJens Axboe2009-09-11
| * | | Send uevents for write_protect changesHannes Reinecke2009-09-11
| * | | cfq-iosched: no need to keep track of busy_rt_queuesVivek Goyal2009-09-11
| * | | cfq-iosched: drain device queue before switching to a sync queueJens Axboe2009-09-11
| * | | scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
| * | | block: implement mixed merge of different failfast requestsTejun Heo2009-09-11