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-11-23
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
Oleg Drokin
1
-3
/
+3
2005-11-23
[PATCH] mm: update split ptlock Kconfig
Hugh Dickins
1
-4
/
+2
2005-11-22
[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...
Eric Paris
1
-0
/
+6
2005-11-22
[PATCH] unpaged: PG_reserved bad_page
Hugh Dickins
1
-12
/
+34
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
1
-2
/
+12
2005-11-22
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
2
-24
/
+46
2005-11-22
[PATCH] unpaged: COW on VM_UNPAGED
Hugh Dickins
1
-12
/
+25
2005-11-22
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
Hugh Dickins
2
-14
/
+7
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
5
-18
/
+24
2005-11-22
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
2
-8
/
+0
2005-11-22
[PATCH] unpaged: private write VM_RESERVED
Hugh Dickins
2
-19
/
+0
2005-11-22
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
1
-1
/
+1
2005-11-18
Merge branch 'master'
Kyle McMartin
1
-0
/
+1
2005-11-18
[PARISC] Fix compile warning caused by conflicting types of expand_upwards()
Matthew Wilcox
1
-1
/
+1
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
1
-0
/
+1
2005-11-17
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
1
-3
/
+4
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
2
-7
/
+15
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2
-2
/
+2
2005-11-14
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
1
-3
/
+12
2005-11-13
[PATCH] slab: remove alloc_pages() calls
Christoph Lameter
1
-5
/
+1
2005-11-13
[PATCH] slab: convert cache to page mapping macros
Pekka Enberg
1
-17
/
+32
2005-11-13
[PATCH] mm: highmem watermarks
Nick Piggin
1
-13
/
+14
2005-11-13
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
2
-113
/
+88
2005-11-13
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
1
-34
/
+55
2005-11-13
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
1
-0
/
+5
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2005-11-10
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
1
-1
/
+1
2005-11-08
mm/slab.c: fix a comment typo
Adrian Bunk
1
-1
/
+1
2005-11-07
[PATCH] mm/swap_state.c: unexport swapper_space
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] mm/swap.c: unexport vm_acct_memory
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport nr_swap_pages
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] unexport hugetlb_total_pages
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] mm/{mmap,nommu}.c: several unexports
Adrian Bunk
2
-8
/
+0
2005-11-07
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
1
-2
/
+2
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
1
-0
/
+1
2005-11-07
[PATCH] readahead commentary
Andrew Morton
1
-9
/
+22
2005-11-07
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
Manfred Spraul
1
-2
/
+2
2005-11-07
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
1
-1
/
+1
2005-11-07
[PATCH] slab: don't BUG on duplicated cache
Andrew Morton
1
-33
/
+34
2005-11-07
[PATCH] Suppress split ptlock on arches which may use one page for multiple p...
Hugh Dickins
1
-0
/
+2
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-0
/
+3
2005-11-01
Export __pagevec_release and pagevec_lookup_tag
Steve French
1
-0
/
+3
2005-10-30
[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c
Matt Mackall
1
-1
/
+4
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-1
/
+1
2005-10-30
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
1
-1
/
+0
2005-10-30
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+64
[next]