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
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: move_page_tables by extents
Hugh Dickins
1
-96
/
+72
2005-10-29
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
3
-125
/
+99
2005-10-29
[PATCH] mm: exit_mmap need not reset
Hugh Dickins
1
-6
/
+0
2005-10-29
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
1
-14
/
+27
2005-10-29
[PATCH] mm: remove_vma_list consolidation
Hugh Dickins
1
-24
/
+12
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
3
-14
/
+14
2005-10-29
[PATCH] mm: anon is already wrprotected
Hugh Dickins
2
-7
/
+7
2005-10-29
[PATCH] mm: zap_pte_range dont dirty anon
Hugh Dickins
1
-4
/
+6
2005-10-29
[PATCH] mm: msync_pte_range progress
Hugh Dickins
1
-24
/
+14
2005-10-29
[PATCH] mm: copy_pte_range progress fix
Hugh Dickins
1
-6
/
+8
2005-10-29
[PATCH] slab: add additional debugging to detect slabs from the wrong node
Christoph Lameter
1
-1
/
+4
2005-10-29
[PATCH] shrink_list(): skip anon pages if not may_swap
Lee Schermerhorn
1
-1
/
+3
2005-10-29
[PATCH] mm/msync.c cleanup
OGAWA Hirofumi
1
-14
/
+14
2005-10-29
[PATCH] Remove near all BUGs in mm/mempolicy.c
Andi Kleen
1
-7
/
+2
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-67
/
+53
2005-10-29
[PATCH] mm: set per-cpu-pages lower threshold to zero
Seth, Rohit
1
-2
/
+2
2005-10-29
[PATCH] mm: page_alloc: increase size of per-cpu-pages
Seth, Rohit
1
-12
/
+12
2005-10-29
[PATCH] swaptoken tuning
Rik Van Riel
2
-2
/
+6
2005-10-29
[PATCH] vmalloc_node
Christoph Lameter
1
-16
/
+57
2005-10-28
[PATCH] gfp_t: the rest
Al Viro
2
-19
/
+24
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
5
-15
/
+15
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
2
-5
/
+5
2005-10-26
[PATCH] NUMA: broken per cpu pageset counters
Magnus Damm
1
-0
/
+2
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
2
-12
/
+24
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-10
/
+21
2005-10-19
[PATCH] mm: hugetlb truncation fixes
Hugh Dickins
1
-14
/
+21
2005-10-19
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
1
-2
/
+12
2005-10-16
Fix memory ordering bug in page reclaim
Linus Torvalds
1
-4
/
+9
2005-10-11
[PATCH] Don't map the same page too much
Hugh Dickins
1
-0
/
+3
2005-10-11
[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings
Suzuki
1
-7
/
+4
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
11
-41
/
+37
2005-09-30
Revert "x86-64: Reverse order of bootmem lists"
Linus Torvalds
1
-11
/
+3
2005-09-28
[PATCH] kmalloc_node IRQ safety fix
Alok N Kataria
1
-7
/
+18
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
1
-3
/
+3
2005-09-23
[PATCH] revert oversized kmalloc check
Andrew Morton
1
-1
/
+2
2005-09-22
[PATCH] Fix bd_claim() error code.
Rob Landley
1
-0
/
+1
2005-09-22
[PATCH] __kmalloc: Generate BUG if size requested is too large.
Christoph Lameter
1
-2
/
+1
2005-09-22
[PATCH] slab: fix handling of pages from foreign NUMA nodes
Christoph Lameter
1
-19
/
+19
2005-09-22
[PATCH] slab: alpha inlining fix
Ivan Kokshaysky
1
-3
/
+4
2005-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] fix locking comment in unmap_region()
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-17
[PATCH] fix mm/Kconfig spelling
Dave Hansen
1
-2
/
+2
2005-09-14
[PATCH] Fix slab BUG_ON() triggered by change in array cache size
Alok Kataria
1
-1
/
+1
2005-09-14
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
Hugh Dickins
1
-0
/
+3
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
1
-1
/
+2
2005-09-13
[PATCH] Fix MPOL_F_VERIFY
Andi Kleen
1
-1
/
+6
2005-09-13
[PATCH] vm: kswapd cleanup: use pgdat
Con Kolivas
1
-2
/
+2
2005-09-12
[PATCH] x86-64: Reverse order of bootmem lists
Andi Kleen
1
-3
/
+11
[next]