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-26
hugetlb: fix CONFIG_SYSCTL=n build
Nishanth Aravamudan
1
-12
/
+12
2008-07-26
uninline arch_pick_mmap_layout()
Andrew Morton
1
-0
/
+10
2008-07-25
mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
Ingo Molnar
1
-11
/
+11
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
1
-0
/
+5
2008-07-25
memcg: limit change shrink usage
KAMEZAWA Hiroyuki
1
-4
/
+44
2008-07-25
memcg: clean up checking of the disabled flag
Li Zefan
1
-11
/
+12
2008-07-25
memcg: remove a redundant check
KAMEZAWA Hiroyuki
1
-28
/
+25
2008-07-25
memcg: add hints for branch
KAMEZAWA Hiroyuki
1
-4
/
+4
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2
-7
/
+30
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
5
-75
/
+92
2008-07-25
memcg: better migration handling
KAMEZAWA Hiroyuki
2
-70
/
+80
2008-07-25
memcg: avoid unnecessary initialization
KAMEZAWA Hiroyuki
1
-3
/
+8
2008-07-25
memcg: make global var read_mostly
KAMEZAWA Hiroyuki
1
-3
/
+3
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
1
-19
/
+5
2008-07-25
jbd: fix race between free buffer and commit transaction
Mingming Cao
1
-2
/
+1
2008-07-25
pdflush: use time_after() instead of open-coding it
OGAWA Hirofumi
1
-2
/
+2
2008-07-24
mm: fix ever-decreasing swap priority
Hugh Dickins
1
-24
/
+25
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
2
-2
/
+2
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
1
-0
/
+60
2008-07-24
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...
Kent Liu
1
-1
/
+3
2008-07-24
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
2
-7
/
+7
2008-07-24
memory hotplug: allocate usemap on the section with pgdat
Yasunori Goto
1
-1
/
+77
2008-07-24
mm: remove initialization of static per-cpu variables
Vegard Nossum
1
-4
/
+4
2008-07-24
mm: make register_page_bootmem_info_section() static
Adrian Bunk
1
-1
/
+1
2008-07-24
mm/page_alloc.c: cleanups
Adrian Bunk
1
-12
/
+13
2008-07-24
mm: add alloc_pages_exact() and free_pages_exact()
Timur Tabi
1
-0
/
+53
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-19
/
+21
2008-07-24
bootmem: revisit alloc_bootmem_section
Johannes Weiner
1
-21
/
+6
2008-07-24
bootmem: Make __alloc_bootmem_low_node fall back to other nodes
Johannes Weiner
1
-9
/
+16
2008-07-24
bootmem: respect goal more likely
Johannes Weiner
1
-38
/
+54
2008-07-24
bootmem: factor out the marking of a PFN range
Johannes Weiner
1
-119
/
+69
2008-07-24
bootmem: free/reserve helpers
Johannes Weiner
1
-22
/
+43
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
1
-136
/
+76
2008-07-24
bootmem: clean up free_all_bootmem_core
Johannes Weiner
1
-45
/
+38
2008-07-24
bootmem: revisit bootmem descriptor list handling
Johannes Weiner
1
-13
/
+10
2008-07-24
bootmem: revisit bitmap size calculations
Johannes Weiner
1
-18
/
+9
2008-07-24
bootmem: add debugging framework
Johannes Weiner
1
-7
/
+44
2008-07-24
bootmem: add documentation to API functions
Johannes Weiner
1
-1
/
+149
2008-07-24
bootmem: clean up bootmem.c file header
Johannes Weiner
1
-9
/
+5
2008-07-24
bootmem: reorder code to match new bootmem structure
Johannes Weiner
1
-179
/
+177
2008-07-24
hugetlb: quota is not freed for unused reserved private huge pages
Adam Litke
1
-1
/
+3
2008-07-24
hugetlb: fix a hugepage reservation check for MAP_SHARED
Mel Gorman
1
-6
/
+6
2008-07-24
hugetlb: allow arch overridden hugepage allocation
Jon Tollefson
1
-8
/
+3
2008-07-24
hugetlb: override default huge page size
Nick Piggin
1
-6
/
+17
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
2
-4
/
+20
2008-07-24
hugetlb: printk cleanup
Andi Kleen
1
-4
/
+16
2008-07-24
hugetlb: support boot allocate different sizes
Andi Kleen
1
-9
/
+30
2008-07-24
hugetlb: support larger than MAX_ORDER
Andi Kleen
1
-2
/
+81
2008-07-24
mm: export prep_compound_page to mm
Andi Kleen
2
-1
/
+3
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
1
-0
/
+12
[next]