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-07-09
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
5
-31
/
+83
2012-07-09
slub: remove invalid reference to list iterator variable
Julia Lawall
1
-1
/
+1
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
mm: cma: don't replace lowmem pages with highmem
Rabin Vincent
1
-1
/
+6
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2012-07-02
slab: move FULL state transition to an initcall
Glauber Costa
1
-4
/
+4
2012-07-02
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
Feng Tang
1
-1
/
+1
2012-07-02
mm, slab: Build fix for recent kmem_cache changes
Thierry Reding
1
-1
/
+1
2012-07-02
slab: rename gfpflags to allocflags
Glauber Costa
1
-5
/
+5
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
30
-984
/
+1137
2012-06-28
mm/vmscan: cleanup comment error in balance_pgdat
Wanpeng Li
1
-1
/
+1
2012-06-28
mm: fix page reclaim comment error
Wanpeng Li
1
-1
/
+2
2012-06-27
mm/mmu_gather: enable tlb flush range in generic mmu_gather
Alex Shi
1
-0
/
+9
2012-06-20
mm, mempolicy: fix mbind() to do synchronous migration
David Rientjes
1
-1
/
+1
2012-06-20
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
1
-4
/
+32
2012-06-20
mm/memory.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
6
-13
/
+11
2012-06-20
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
David Rientjes
1
-1
/
+9
2012-06-20
memcg: fix use_hierarchy css_is_ancestor oops regression
Hugh Dickins
1
-1
/
+1
2012-06-20
mm, oom: fix and cleanup oom score calculations
David Rientjes
1
-8
/
+7
2012-06-20
slub: refactoring unfreeze_partials()
Joonsoo Kim
1
-34
/
+14
2012-06-20
slub: use __cmpxchg_double_slab() at interrupt disabled place
Joonsoo Kim
1
-3
/
+9
2012-06-20
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
3
-4
/
+10
2012-06-15
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
1
-8
/
+4
2012-06-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+20
2012-06-14
slab: Get rid of obj_size macro
Christoph Lameter
1
-26
/
+21
2012-06-14
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
3
-107
/
+99
2012-06-14
slab: Remove some accessors
Christoph Lameter
1
-27
/
+8
2012-06-14
slab: Use page struct fields instead of casting
Christoph Lameter
1
-4
/
+4
2012-06-14
slob: Remove various small accessors
Christoph Lameter
1
-40
/
+9
2012-06-14
slob: No need to zero mapping since it is no longer in use
Christoph Lameter
1
-1
/
+0
2012-06-14
slob: Define page struct fields used in mm_types.h
Christoph Lameter
1
-58
/
+37
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-06-11
mm: frontswap: remove unnecessary check during initialization
Sasha Levin
1
-2
/
+1
2012-06-11
mm: frontswap: make all branches of if statement in put page consistent
Sasha Levin
1
-5
/
+5
2012-06-11
mm: frontswap: split frontswap_shrink further to simplify locking
Sasha Levin
1
-15
/
+21
2012-06-11
mm: frontswap: split out __frontswap_unuse_pages
Sasha Levin
1
-20
/
+39
2012-06-11
mm: frontswap: split out __frontswap_curr_pages
Sasha Levin
1
-11
/
+17
2012-06-11
mm: frontswap: trivial coding convention issues
Sasha Levin
1
-3
/
+4
2012-06-11
mm: frontswap: remove casting from function calls through ops structure
Sasha Levin
1
-5
/
+5
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
1
-2
/
+2
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2
-42
/
+67
2012-06-08
mm, oom: fix badness score underflow
David Rientjes
1
-2
/
+2
2012-06-08
memblock: Document memblock_is_region_{memory,reserved}()
Stephen Boyd
1
-0
/
+20
2012-06-07
shmem: replace_page must flush_dcache and others
Hugh Dickins
1
-20
/
+37
2012-06-04
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-06-04
nommu: fix compilation of nommu.c
Greg Ungerer
1
-1
/
+1
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-13
/
+385
2012-06-04
Merge branch 'slub/cleanups' into slab/next
Pekka Enberg
1
-81
/
+92
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
3
-131
/
+28
[prev]
[next]