index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
mm, sl[au]b: Taint kernel when we detect a corrupted slab
Dave Jones
2
-0
/
+3
2012-09-19
slab: Only define slab_error for DEBUG
Christoph Lameter
1
-0
/
+2
2012-09-17
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
2012-09-17
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
1
-1
/
+1
2012-09-17
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
1
-5
/
+10
2012-09-17
slab: fix starting index for finding another object
Joonsoo Kim
1
-1
/
+1
2012-09-17
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
1
-2
/
+2
2012-09-17
memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
Wen Congyang
1
-0
/
+1
2012-09-14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-0
/
+7
2012-09-11
slab: fix the DEADLOCK issue on l3 alien lock
Michael Wang
1
-3
/
+3
2012-09-10
slub: Zero initial memory segment for kmem_cache and kmem_cache_node
Christoph Lameter
1
-1
/
+1
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-05
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
Pekka Enberg
3
-13
/
+17
2012-09-05
mm/sl[aou]b: Move kmem_cache refcounting to common code
Christoph Lameter
4
-5
/
+3
2012-09-05
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
Christoph Lameter
5
-81
/
+68
2012-09-05
mm/sl[aou]b: Move kmem_cache allocations into common code
Christoph Lameter
5
-70
/
+52
2012-09-05
mm/sl[aou]b: Move sysfs_slab_add to common
Christoph Lameter
3
-13
/
+13
2012-09-05
mm/sl[aou]b: Do slab aliasing call from common code
Christoph Lameter
3
-4
/
+25
2012-09-05
mm/sl[aou]b: Move duping of slab name to slab_common.c
Christoph Lameter
2
-28
/
+23
2012-09-05
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
5
-36
/
+26
2012-09-05
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
Christoph Lameter
4
-5
/
+1
2012-09-05
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
5
-37
/
+52
2012-09-05
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
5
-75
/
+49
2012-09-05
mm/sl[aou]b: Move list_add() to slab_common.c
Christoph Lameter
4
-4
/
+16
2012-09-05
mm/slab_common: Improve error handling in kmem_cache_create
Christoph Lameter
1
-4
/
+24
2012-09-05
mm/slub: Use kmem_cache for the kmem_cache structure
Christoph Lameter
1
-4
/
+4
2012-09-05
mm/slub: Add debugging to verify correct cache use on kmem_cache_free()
Christoph Lameter
1
-0
/
+7
2012-09-05
mm/memblock: Use NULL instead of 0 for pointers
Sachin Kamat
1
-1
/
+1
2012-09-04
mm: Use __do_krealloc to do the krealloc job
Ezequiel Garcia
1
-14
/
+21
2012-08-29
mm, slab: lock the correct nodelist after reenabling irqs
David Rientjes
1
-0
/
+1
2012-08-27
bootmem: Fix the short description of reserve_bootmem()
Javi Merino
1
-1
/
+1
2012-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+0
2012-08-25
backing-dev: use kstrto* in preference to simple_strtoul
Namjae Jeon
1
-24
/
+26
2012-08-24
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
1
-158
/
+13
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
3
-27
/
+91
2012-08-21
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-21
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-21
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-21
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
2012-08-21
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2
-2
/
+2
2012-08-21
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
Oleg Nesterov
1
-3
/
+2
2012-08-17
mm, slab: remove page_get_cache
David Rientjes
1
-6
/
+0
2012-08-16
mm/slab: restructure kmem_cache_create() debug checks
Shuah Khan
1
-49
/
+48
2012-08-16
Revert "mm/slab_common.c: cleanup"
Pekka Enberg
1
-5
/
+10
2012-08-16
slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
Joonsoo Kim
1
-0
/
+1
2012-08-16
slub: Take node lock during object free checks
Christoph Lameter
1
-12
/
+18
2012-08-16
mm/slab_common.c: cleanup
Andrew Morton
1
-10
/
+5
2012-08-16
slab: do not call compound_head() in page_get_cache()
Michel Lespinasse
1
-1
/
+0
[prev]
[next]