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
2006-12-08
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
6
-13
/
+13
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
3
-8
/
+0
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-4
/
+2
2006-12-07
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
3
-6
/
+2
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
1
-1
/
+1
2006-12-07
[PATCH] read_cache_pages() cleanup
OGAWA Hirofumi
1
-7
/
+1
2006-12-07
[PATCH] slab: use probe_kernel_address()
Andrew Morton
1
-5
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-0
/
+3
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2
-45
/
+17
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-12
/
+26
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-7
/
+12
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
3
-4
/
+4
2006-12-07
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
1
-22
/
+57
2006-12-07
[PATCH] GFP_THISNODE must not trigger global reclaim
Christoph Lameter
1
-0
/
+11
2006-12-07
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
1
-12
/
+28
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-5
/
+5
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
1
-2
/
+0
2006-12-07
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2
-17
/
+17
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
1
-6
/
+5
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
3
-3
/
+3
2006-12-07
[PATCH] drain_node_page(): Drain pages in batch units
Christoph Lameter
1
-2
/
+8
2006-12-07
[PATCH] make mm/thrash.c:global_faults static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
1
-0
/
+4
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+5
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-13
/
+42
2006-12-07
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
1
-5
/
+17
2006-12-07
[PATCH] OOM can panic due to processes stuck in __alloc_pages()
Kirill Korotaev
1
-1
/
+1
2006-12-07
[PATCH] mlock cleanup
Rik Bobbaers
1
-1
/
+1
2006-12-07
[PATCH] mm: add noaliencache boot option to disable numa alien caches
Paul Menage
1
-9
/
+29
2006-12-07
[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
Ravikiran G Thirumalai
1
-19
/
+21
2006-12-07
[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along
Kevin Hilman
1
-6
/
+11
2006-12-07
[PATCH] htlb forget rss with pt sharing
Chen, Kenneth W
1
-8
/
+0
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+7
2006-12-07
[PATCH] balance_pdgat() cleanup
Andrew Morton
1
-3
/
+4
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
1
-0
/
+2
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
1
-71
/
+45
2006-12-07
[PATCH] grab swap token reordered
Ashwin Chaugule
2
-2
/
+1
2006-12-07
[PATCH] oom: less memdie
Nick Piggin
1
-2
/
+3
2006-12-07
[PATCH] oom: cleanup messages
Nick Piggin
1
-14
/
+13
2006-12-07
[PATCH] oom: don't kill unkillable children or siblings
Nick Piggin
1
-2
/
+11
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2
-7
/
+183
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
3
-23
/
+23
2006-12-07
[PATCH] __unmap_hugepage_range(): add comment
Chen, Kenneth W
1
-0
/
+5
2006-12-07
[PATCH] memory page alloc minor cleanups
Paul Jackson
1
-10
/
+10
[next]