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-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-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
2012-08-16
slub: use free_page instead of put_page for freeing kmalloc allocation
Glauber Costa
1
-1
/
+1
2012-08-13
Merge branch 'stable/for-linus-3.6' into linux-next
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-08-13
mm/frontswap: fix uninit'ed variable warning
Seth Jennings
1
-1
/
+1
2012-08-09
block: move down direct IO plugging
Fengguang Wu
1
-4
/
+0
2012-08-09
block: remove plugging at buffered write time
Fengguang Wu
1
-3
/
+0
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
2
-53
/
+0
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-11
/
+40
[prev]
[next]