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
2008-07-24
hugetlb: new sysfs interface
Nishanth Aravamudan
1
-66
/
+222
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
2
-15
/
+19
2008-07-24
hugetlb: multiple hstates for multiple page sizes
Andi Kleen
1
-27
/
+121
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
4
-172
/
+210
2008-07-24
hugetlb: factor out prep_new_huge_page
Andi Kleen
1
-6
/
+11
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
1
-0
/
+16
2008-07-24
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
2
-2
/
+3
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
1
-0
/
+20
2008-07-24
tmpfs: support aio
Hugh Dickins
1
-21
/
+34
2008-07-24
generic_file_aio_read() cleanups
Hugh Dickins
1
-23
/
+19
2008-07-24
vma_page_offset() has no callees: drop it
Johannes Weiner
1
-20
/
+9
2008-07-24
hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits
Andy Whitcroft
1
-27
/
+145
2008-07-24
hugetlb: allow huge page mappings to be created without reservations
Andy Whitcroft
1
-5
/
+53
2008-07-24
hugetlb: move reservation region support earlier
Andy Whitcroft
1
-121
/
+125
2008-07-24
mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations
Andy Whitcroft
2
-4
/
+5
2008-07-24
huge page private reservation review cleanups
Andy Whitcroft
1
-13
/
+45
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
2
-19
/
+184
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-39
/
+119
2008-07-24
hugetlb: move hugetlb_acct_memory()
Mel Gorman
1
-41
/
+41
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2
-6
/
+7
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
1
-6
/
+6
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
1
-48
/
+17
2008-07-24
buddy: clarify comments describing buddy merge
Andy Whitcroft
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
3
-6
/
+13
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
1
-18
/
+113
2008-07-24
mm: remove nopfn
Nick Piggin
1
-60
/
+7
2008-07-24
kill generic_file_direct_IO()
Christoph Hellwig
1
-66
/
+51
2008-07-24
mm/hugetlb.c: fix duplicate variable
Adrian Bunk
1
-1
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-0
/
+1
2008-07-24
mm/migrate.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-07-24
page allocator: inline some __alloc_pages() wrappers
KOSAKI Motohiro
1
-17
/
+2
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
1
-12
/
+12
2008-07-24
mm: normalize internal argument passing of bootmem data
Johannes Weiner
1
-8
/
+6
2008-07-24
mm: fix free_all_bootmem_core alignment check
Johannes Weiner
1
-11
/
+10
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2
-3
/
+3
2008-07-24
mm: print out the zonelists on request for manual verification
Mel Gorman
3
-0
/
+51
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
4
-8
/
+44
2008-07-24
mm: verify the page links and memory model
Mel Gorman
3
-0
/
+91
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
4
-9
/
+59
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2008-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-9
/
+1
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
1
-0
/
+1
2008-07-19
highmem: Export totalhigh_pages.
David S. Miller
1
-0
/
+1
2008-07-19
slub: dump more data on slab corruption
Pekka Enberg
1
-1
/
+1
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-3
/
+4
2008-07-16
SLUB: simplify re on_each_cpu()
Alexey Dobriyan
1
-8
/
+0
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
5
-17
/
+14
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
7
-50
/
+108
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
3
-4
/
+4
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-12
/
+5
[next]