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
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
*
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
*
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
*
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
*
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
*
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
*
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
*
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
1
-1
/
+9
*
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
3
-12
/
+5
*
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
1
-3
/
+9
*
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
*
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
1
-12
/
+11
*
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
1
-9
/
+15
*
slab: Return NULL for oversized allocations
Christoph Lameter
2013-05-06
2
-0
/
+9
*
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
2013-05-01
1
-0
/
+1
*
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
2013-04-05
1
-3
/
+9
*
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
2013-04-05
1
-1
/
+1
*
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
2013-04-02
1
-1
/
+1
*
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
2013-04-02
1
-8
/
+9
*
slub: correctly bootstrap boot caches
Glauber Costa
2013-02-28
1
-0
/
+6
*
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-06
1
-1
/
+1
*
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
2013-02-06
1
-14
/
+15
*
slab: Handle ARCH_DMA_MINALIGN correctly
Christoph Lameter
2013-02-06
1
-14
/
+18
*
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
3
-28
/
+32
*
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
2
-259
/
+259
*
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
5
-173
/
+124
*
stat: Use size_t for sizes instead of unsigned
Christoph Lameter
2013-02-01
1
-1
/
+1
*
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
4
-99
/
+64
*
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
6
-24
/
+13
*
slab: Common constants for kmalloc boundaries
Christoph Lameter
2013-02-01
3
-37
/
+38
*
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
2
-69
/
+68
*
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
2
-45
/
+44
*
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2013-02-01
3
-173
/
+88
*
slab: Common kmalloc slab index determination
Christoph Lameter
2013-02-01
2
-113
/
+122
*
slab: Move kmalloc related function defs
Christoph Lameter
2013-02-01
1
-9
/
+9
*
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2013-02-01
1
-1
/
+1
*
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
1
-2
/
+2
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
19
-445
/
+738
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
[next]