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
*
mm, oom: base root bonus on current usage
David Rientjes
2014-01-30
2
-3
/
+3
*
mm: don't lose the SOFT_DIRTY flag on mprotect
Andrey Vagin
2014-01-30
1
-1
/
+2
*
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
2014-01-30
1
-2
/
+17
*
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
2014-01-30
1
-1
/
+1
*
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2014-01-30
2
-12
/
+9
*
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2014-01-30
2
-58
/
+6
*
zram: introduce zram->tb_lock
Minchan Kim
2014-01-30
2
-6
/
+23
*
zram: use atomic operation for stat
Minchan Kim
2014-01-30
2
-20
/
+16
*
zram: remove unnecessary free
Minchan Kim
2014-01-30
1
-8
/
+0
*
zram: delay pending free request in read path
Minchan Kim
2014-01-30
1
-1
/
+0
*
zram: fix race between reset and flushing pending work
Minchan Kim
2014-01-30
1
-2
/
+2
*
zsmalloc: add maintainers
Minchan Kim
2014-01-30
1
-0
/
+8
*
zram: add zram maintainers
Minchan Kim
2014-01-30
1
-0
/
+8
*
zsmalloc: add copyright
Minchan Kim
2014-01-30
2
-0
/
+2
*
zram: add copyright
Minchan Kim
2014-01-30
2
-0
/
+2
*
zram: remove old private project comment
Minchan Kim
2014-01-30
4
-9
/
+0
*
zram: promote zram from staging
Minchan Kim
2014-01-30
9
-3
/
+3
*
zsmalloc: move it under mm
Minchan Kim
2014-01-30
9
-34
/
+28
*
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
1
-16
/
+1
*
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
3
-43
/
+19
*
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
2014-01-30
1
-0
/
+1
*
drivers/video/backlight/lcd.c: call put_device if device_register fails
Levente Kurusa
2014-01-30
1
-1
/
+1
*
memblock, bootmem: restore goal for alloc_low
Yinghai Lu
2014-01-30
1
-2
/
+2
*
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
39
-1895
/
+2435
|
\
|
*
mg_disk: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-21
1
-1
/
+1
|
*
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
2014-01-21
1
-0
/
+5
|
*
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-21
2
-3
/
+15
|
*
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2014-01-21
2
-97
/
+149
|
*
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-01-21
2
-10
/
+29
|
|
\
|
|
*
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
2014-01-17
2
-10
/
+29
|
*
|
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-21
1
-1
/
+1
|
*
|
drivers/block/cciss.c:cciss_init_one(): use proper errnos
Andrew Morton
2014-01-21
1
-2
/
+2
|
*
|
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
2014-01-21
1
-1
/
+1
|
*
|
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
Jingoo Han
2014-01-21
1
-1
/
+0
|
*
|
drivers/block/sx8.c: use module_pci_driver()
Jingoo Han
2014-01-21
1
-14
/
+1
|
*
|
bcache: Fix auxiliary search trees for key size > cacheline size
Kent Overstreet
2014-01-08
1
-14
/
+14
|
*
|
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
1
-2
/
+4
|
*
|
bcache: Improve bucket_prio() calculation
Kent Overstreet
2014-01-08
2
-3
/
+16
|
*
|
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
2014-01-08
3
-8
/
+11
|
*
|
bcache: update bch_bkey_try_merge
Nicholas Swenson
2014-01-08
3
-16
/
+28
|
*
|
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
4
-229
/
+257
|
*
|
bcache: Convert sorting to btree_keys
Kent Overstreet
2014-01-08
3
-36
/
+33
|
*
|
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
9
-217
/
+264
|
*
|
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
2014-01-08
6
-38
/
+41
|
*
|
bcache: Refactor bset_tree sysfs stats
Kent Overstreet
2014-01-08
3
-47
/
+54
|
*
|
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
2014-01-08
3
-13
/
+31
|
*
|
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
9
-264
/
+323
|
*
|
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
9
-289
/
+423
|
*
|
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
8
-276
/
+341
|
*
|
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
6
-49
/
+87
[next]