index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: merge hid-egalax into hid-multitouch
Richard Nauber
2011-03-14
4
-287
/
+45
*
HID: hid-multitouch: Send events per slot if CONTACTCOUNT is missing
Henrik Rydberg
2011-03-14
1
-1
/
+4
*
HID: add IRTOUCH infrared USB to hid_have_special_driver
Benjamin Tissoires
2011-02-16
1
-0
/
+1
*
HID: hid-multitouch: introduce IrTouch Infrared USB device
Benjamin Tissoires
2011-01-31
3
-0
/
+9
*
HID: hid-multitouch: add Benjamin Tissoires as module_author
Benjamin Tissoires
2011-01-31
1
-0
/
+1
*
HID: hid-multitouch: Rename MT_CLS_DUAL1 and MT_CLS_DUAL2
Benjamin Tissoires
2011-01-31
1
-9
/
+9
*
HID: hid-multitouch: change default mt_class
Benjamin Tissoires
2011-01-31
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
2011-01-12
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
2011-01-13
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
4
-20
/
+24
|
\
\
\
|
*
|
|
cciss: reinstate proper FIFO order of command queue list
Jens Axboe
2011-01-10
3
-15
/
+14
|
*
|
|
floppy: replace NO_GEOM macro with a function
Pekka Enberg
2010-11-08
1
-5
/
+10
*
|
|
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
53
-1085
/
+1323
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2011-01-13
14
-230
/
+734
|
|
\
\
\
\
|
|
*
|
|
|
Revert "sd: implement sd_check_events()"
Jens Axboe
2010-12-22
2
-47
/
+41
|
|
*
|
|
|
cdrom: export cdrom_check_events()
Jens Axboe
2010-12-16
1
-0
/
+1
|
|
*
|
|
|
sd: implement sd_check_events()
Tejun Heo
2010-12-16
2
-41
/
+47
|
|
*
|
|
|
sr: implement sr_check_events()
Tejun Heo
2010-12-16
3
-53
/
+99
|
|
*
|
|
|
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-12-16
5
-51
/
+6
|
|
*
|
|
|
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
2010-12-16
1
-7
/
+11
|
|
*
|
|
|
cdrom: add ->check_events() support
Tejun Heo
2010-12-16
2
-3
/
+58
|
|
*
|
|
|
implement in-kernel gendisk events handling
Tejun Heo
2010-12-16
5
-8
/
+484
|
|
*
|
|
|
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
2010-12-16
4
-94
/
+87
|
|
*
|
|
|
block: kill genhd_media_change_notify()
Tejun Heo
2010-12-16
2
-26
/
+0
|
*
|
|
|
|
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-10
1
-9
/
+13
|
*
|
|
|
|
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
2011-01-07
1
-1
/
+2
|
*
|
|
|
|
block cfq: don't use atomic_t for cfq_group
Shaohua Li
2011-01-07
1
-11
/
+12
|
*
|
|
|
|
block cfq: don't use atomic_t for cfq_queue
Shaohua Li
2011-01-07
1
-11
/
+16
|
*
|
|
|
|
block: trace event block fix unassigned field
Jeff Moyer
2011-01-07
2
-3
/
+5
|
*
|
|
|
|
block: add internal hd part table references
Jens Axboe
2011-01-07
7
-25
/
+34
|
*
|
|
|
|
block: fix accounting bug on cross partition merges
Jerome Marchand
2011-01-05
6
-7
/
+36
|
*
|
|
|
|
kref: add kref_test_and_get
Jerome Marchand
2011-01-05
2
-0
/
+13
|
*
|
|
|
|
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Tejun Heo
2011-01-03
1
-1
/
+6
|
*
|
|
|
|
block: make kblockd_workqueue smarter
Tejun Heo
2011-01-03
1
-1
/
+3
|
*
|
|
|
|
block: Clean up exit_io_context() source code.
Bart Van Assche
2010-12-21
1
-3
/
+2
|
*
|
|
|
|
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
2010-12-20
2
-2
/
+1
|
*
|
|
|
|
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2010-12-17
2
-2
/
+2
|
*
|
|
|
|
block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
Yang Zhang
2010-12-17
1
-1
/
+1
|
*
|
|
|
|
cfq-iosched: don't check cfqg in choose_service_tree()
Gui Jianfeng
2010-12-17
1
-6
/
+0
|
*
|
|
|
|
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
2010-12-17
3
-37
/
+14
|
|
/
/
/
/
|
*
|
|
|
block cfq: select new workload if priority changed
Shaohua Li writes
2010-12-13
1
-0
/
+5
|
*
|
|
|
cfq-iosched: Get rid of on_st flag
Gui Jianfeng
2010-11-30
1
-4
/
+1
|
*
|
|
|
cfq-iosched: Get rid of st->active
Gui Jianfeng
2010-11-30
1
-14
/
+1
|
*
|
|
|
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
28
-719
/
+377
|
|
\
\
\
\
|
|
*
|
|
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
18
-94
/
+149
|
|
*
|
|
|
block: check bdev_read_only() from blkdev_get()
Tejun Heo
2010-11-13
2
-10
/
+8
|
|
*
|
|
|
block: reorganize claim/release implementation
Tejun Heo
2010-11-13
1
-79
/
+48
|
|
*
|
|
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
26
-318
/
+162
[next]