index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-15
37
-232
/
+755
|
\
|
*
-
.
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2009-09-13
9
-153
/
+455
|
|
\
\
|
|
|
*
HID: fix memory leak on error patch in debug code
Julia Lawall
2009-08-08
1
-0
/
+1
|
|
|
*
HID: fix memory leak on error path in debug code
Jiri Kosina
2009-06-26
1
-1
/
+3
|
|
|
*
HID: fix debugfs build with !CONFIG_DEBUG_FS
Jiri Kosina
2009-06-26
1
-6
/
+6
|
|
|
*
HID: use debugfs for events/reports dumping
Jiri Kosina
2009-06-12
4
-49
/
+276
|
|
|
*
HID: use debugfs for report dumping descriptor
Jiri Kosina
2009-06-12
8
-122
/
+195
|
|
*
|
HID: completely remove apple mightymouse from blacklist
Jan Scholz
2009-08-26
1
-1
/
+0
|
|
*
|
HID: fix overrun in quirks initialization
Roel Kluin
2009-08-08
1
-1
/
+1
|
*
|
|
HID: support larger reports than 64 bytes in hiddev
Jiri Kosina
2009-08-20
1
-1
/
+1
|
*
|
|
HID: local function should be static
H Hartley Sweeten
2009-08-18
1
-1
/
+2
|
*
|
|
HID: ignore Philips IEEE802.15.4 RF Dongle
Henning Glawe
2009-08-08
2
-0
/
+4
|
*
|
|
HID: ignore all recent SoundGraph iMON devices
Jarod Wilson
2009-08-08
2
-10
/
+7
|
*
|
|
HID: Drop NULL test on list_entry result
Julia Lawall
2009-07-23
1
-5
/
+0
|
*
|
|
HID: driver for Twinhan USB 6253:0100 remote control
Bruno Premont
2009-07-23
5
-0
/
+159
|
*
|
|
HID: adding __init/__exit macros to module init/exit functions
Peter Huewe
2009-07-23
24
-48
/
+48
|
*
|
|
HID: add rumble support for Thrustmaster Dual Trigger 3-in-1
Ruben Aos Garralda
2009-07-23
3
-4
/
+10
|
*
|
|
HID: ntrig tool separation and pen usages
Rafi Rubin
2009-07-23
1
-4
/
+29
|
*
|
|
HID: Avoid double spin_lock_init on usbhid->lock
Sergey Senozhatsky
2009-07-23
1
-1
/
+0
|
*
|
|
HID: add force feedback support for Logitech WingMan Formula Force GP
Jiri Kosina
2009-07-23
5
-0
/
+6
|
*
|
|
HID: Support new variants of Samsung USB IR receiver (0419:0001)
Robert Schedel
2009-07-23
1
-5
/
+34
|
|
/
/
*
|
|
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-15
42
-284
/
+729
|
\
\
\
|
*
|
|
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
2009-09-14
6
-67
/
+37
|
*
|
|
Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads
David Woodhouse
2009-09-14
1
-2
/
+2
|
*
|
|
block: don't assume device has a request list backing in nr_requests store
Jens Axboe
2009-09-14
1
-1
/
+6
|
*
|
|
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-09-14
3
-2
/
+22
|
*
|
|
cfq: choose a new next_req when a request is dispatched
Jeff Moyer
2009-09-14
1
-0
/
+1
|
*
|
|
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-09-14
6
-19
/
+42
|
*
|
|
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
2009-09-14
1
-0
/
+3
|
*
|
|
block: trace bio queueing trial only when it occurs
Minchan Kim
2009-09-11
1
-2
/
+2
|
*
|
|
block: enable rq CPU completion affinity by default
Jens Axboe
2009-09-11
1
-1
/
+2
|
*
|
|
cfq: fix the log message after dispatched a request
Shan Wei
2009-09-11
1
-1
/
+1
|
*
|
|
block: use printk_once
Marcin Slusarz
2009-09-11
3
-20
/
+8
|
*
|
|
cciss: memory leak in cciss_init_one()
Eric Dumazet
2009-09-11
1
-2
/
+2
|
*
|
|
splice: update mtime and atime on files
Miklos Szeredi
2009-09-11
1
-2
/
+6
|
*
|
|
block: make blk_iopoll_prep_sched() follow normal 0/1 return convention
Jens Axboe
2009-09-11
1
-2
/
+9
|
*
|
|
cfq-iosched: get rid of must_alloc flag
Jens Axboe
2009-09-11
1
-5
/
+1
|
*
|
|
block: use interrupts disabled version of raise_softirq_irqoff()
Jens Axboe
2009-09-11
1
-1
/
+1
|
*
|
|
block: fix comment in blk-iopoll.c
Jens Axboe
2009-09-11
1
-3
/
+6
|
*
|
|
block: adjust default budget for blk-iopoll
Jens Axboe
2009-09-11
1
-1
/
+3
|
*
|
|
block: fix long lines in block/blk-iopoll.c
Jens Axboe
2009-09-11
1
-12
/
+14
|
*
|
|
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
2009-09-11
5
-2
/
+272
|
*
|
|
block: improve queue_should_plug() by looking at IO depths
Jens Axboe
2009-09-11
2
-2
/
+11
|
*
|
|
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-11
17
-60
/
+54
|
*
|
|
block: make bio_rw_flagged() return a bool
Jens Axboe
2009-09-11
1
-1
/
+4
|
*
|
|
Send uevents for write_protect changes
Hannes Reinecke
2009-09-11
1
-2
/
+16
|
*
|
|
cfq-iosched: no need to keep track of busy_rt_queues
Vivek Goyal
2009-09-11
1
-23
/
+0
|
*
|
|
cfq-iosched: drain device queue before switching to a sync queue
Jens Axboe
2009-09-11
1
-13
/
+25
|
*
|
|
scsi,block: update SCSI to handle mixed merge failures
Tejun Heo
2009-09-11
3
-21
/
+4
|
*
|
|
block: implement mixed merge of different failfast requests
Tejun Heo
2009-09-11
4
-5
/
+161
[next]