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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
34
-178
/
+475
|
\
|
*
cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
Divyesh Shah
2010-04-09
1
-2
/
+5
|
*
loop: Update mtime when writing using aops
Nikanth Karthikesan
2010-04-08
1
-0
/
+2
|
*
block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
Ricky Benitez
2010-04-05
1
-0
/
+5
|
*
backing-dev: Handle class_create() failure
Anton Blanchard
2010-04-02
1
-0
/
+3
|
*
Block: Fix block/elevator.c elevator_get() off-by-one error
wzt.wzt@gmail.com
2010-04-02
1
-1
/
+1
|
*
drbd: lc_element_by_index() never returns NULL
Philipp Reisner
2010-04-02
1
-1
/
+1
|
*
cciss: unlock on error path
Dan Carpenter
2010-04-02
1
-0
/
+1
|
*
cfq-iosched: Do not merge queues of BE and IDLE classes
Divyesh Shah
2010-03-25
1
-0
/
+2
|
*
cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
Divyesh Shah
2010-03-25
1
-3
/
+13
|
*
i2o: Remove the dangerous kobj_to_i2o_device macro
Ferenc Wagner
2010-03-24
1
-1
/
+0
|
*
block: remove 16 bytes of padding from struct request on 64bits
Richard Kennedy
2010-03-19
1
-5
/
+6
|
*
Merge branch 'master' into for-linus
Jens Axboe
2010-03-19
1756
-49229
/
+63811
|
|
\
|
*
|
cfq-iosched: fix a kbuild regression
Shaohua Li
2010-03-19
1
-5
/
+6
|
*
|
block: make CONFIG_BLK_CGROUP visible
Li Zefan
2010-03-16
1
-1
/
+2
|
*
|
Remove GENHD_FL_DRIVERFS
NeilBrown
2010-03-16
2
-2
/
+2
|
*
|
block: Export max number of segments and max segment size in sysfs
Martin K. Petersen
2010-03-15
1
-0
/
+25
|
*
|
block: Finalize conversion of block limits functions
Martin K. Petersen
2010-03-15
3
-28
/
+2
|
*
|
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
2010-03-15
4
-11
/
+25
|
*
|
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-12
2
-60
/
+76
|
*
|
paride: fix off-by-one test
Roel Kluin
2010-03-12
3
-6
/
+6
|
*
|
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
2010-03-11
1
-4
/
+13
|
*
|
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
2
-2
/
+2
|
*
|
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
2010-03-11
1
-2
/
+2
|
*
|
drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
Philipp Reisner
2010-03-11
1
-2
/
+1
|
*
|
drbd: Reduce the time an empty resync takes usually
Philipp Reisner
2010-03-11
3
-3
/
+12
|
*
|
drbd: add missing drbd command names to avoid <NULL> in error messages
Lars Ellenberg
2010-03-11
1
-0
/
+3
|
*
|
drbd_disconnect: grab meta.socket mutex as well
Lars Ellenberg
2010-03-11
2
-3
/
+4
|
*
|
fix unit of rs_same_csums accounting
Lars Ellenberg
2010-03-11
1
-1
/
+2
|
*
|
drbd: fix broken state change after split-brain attach while connected
Lars Ellenberg
2010-03-11
1
-1
/
+6
|
*
|
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
2010-03-11
1
-19
/
+19
|
*
|
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2010-03-11
5
-6
/
+43
|
*
|
block: drbd: Convert semaphore to mutex
Thomas Gleixner
2010-03-11
1
-5
/
+5
|
*
|
Add DocBook documentation for the block tracepoints.
William Cohen
2010-03-09
2
-0
/
+177
|
*
|
Documentation: fix block/biodoc.txt dma mapping description
FUJITA Tomonori
2010-03-08
1
-2
/
+2
|
*
|
blkdev: fix merge_bvec_fn return value checks v2
Dmitry Monakhov
2010-03-08
1
-2
/
+2
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
33
-298
/
+508
|
\
\
\
|
*
\
\
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
2010-04-09
24
-241
/
+429
|
|
\
\
\
|
|
*
|
|
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
Ben Skeggs
2010-04-09
1
-1
/
+7
|
|
*
|
|
drm/nv50: implement gpio set/get routines
Ben Skeggs
2010-04-09
4
-7
/
+86
|
|
*
|
|
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2010-04-09
2
-14
/
+11
|
|
*
|
|
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2010-04-09
2
-28
/
+21
|
|
*
|
|
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
2010-04-09
1
-0
/
+21
|
|
*
|
|
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin KoĆcielnicki
2010-04-09
1
-1
/
+12
|
|
*
|
|
drm/nv50: another dodgy DP hack
Ben Skeggs
2010-04-09
1
-0
/
+3
|
|
*
|
|
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2010-04-09
4
-5
/
+12
|
|
*
|
|
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
Ben Skeggs
2010-04-09
2
-1
/
+22
|
|
*
|
|
drm/nv50: Allow using the NVA3 new compute class.
Marcin KoĆcielnicki
2010-04-09
1
-3
/
+4
|
|
*
|
|
drm/nv50: cleanup properly if PDISPLAY init fails
Ben Skeggs
2010-04-09
1
-1
/
+3
|
|
*
|
|
drm/nouveau: fixup the init failure paths some more
Ben Skeggs
2010-04-09
1
-1
/
+7
[next]