index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2007-02-23
Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
2007-02-23
fix msync error on unmapped area
Hugh Dickins
2007-02-23
read_zero_pagealigned() locking fix
Hugh Dickins
2007-02-23
Fix incorrect user space access locking in mincore() (CVE-2006-4814)
Linus Torvalds
2006-11-18
[PATCH] init_reap_node() initialization fix
Daniel Yeisley
2006-11-18
[PATCH] Fix sys_move_pages when a NULL node list is passed.
Stephen Rothwell
2006-11-03
[PATCH] Use min of two prio settings in calculating distress for reclaim
Martin Bligh
2006-11-03
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
2006-11-03
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
Andy Whitcroft
2006-11-03
[PATCH] mm: fix a race condition under SMC + COW
Suresh Siddha
2006-10-13
invalidate_inode_pages2(): ignore page refcounts
Andrew Morton
2006-10-13
do not free non slab allocated per_cpu_pageset
David Rientjes
2006-10-13
zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-08
[PATCH] invalidate_complete_page() race fix
Andrew Morton
2006-09-08
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
2006-09-01
[PATCH] fix NUMA interleaving for huge pages
Nishanth Aravamudan
2006-09-01
[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks
Pavel Mironchik
2006-09-01
[PATCH] ZVC: Scale thresholds depending on the size of the system
Christoph Lameter
2006-09-01
[PATCH] ZVC: Overstep counters
Christoph Lameter
2006-08-27
[PATCH] swsusp: Fix swap_type_of
Rafael J. Wysocki
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
2006-08-06
[PATCH] memory hotadd fixes: enhance collision check
KAMEZAWA Hiroyuki
2006-08-06
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
2006-08-06
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
KAMEZAWA Hiroyuki
2006-08-06
[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op
Andrew Morton
2006-07-31
[PATCH] Fix kmem_cache_alloc() been documented twice
Rolf Eike Beer
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-29
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
[PATCH] nommu: export two symbols for drivers to use
Luke Yang
2006-07-14
[PATCH] ia64: race flushing icache in COW path
Anil Keshavamurthy
2006-07-14
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
2006-07-13
[PATCH] revert slab.c locking change
Ingo Molnar
2006-07-13
[PATCH] lockdep: annotate mm/slab.c
Arjan van de Ven
2006-07-13
[PATCH] lockdep: undo mm/slab.c annotation
Ingo Molnar
2006-07-10
[PATCH] vmstat: export all_vm_events()
Heiko Carstens
2006-07-10
[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
[PATCH] fadvise: remove dead comments
Andrew Morton
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate SLAB code
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate mm
Ingo Molnar
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] slab: consolidate code to free slabs from freelist
Christoph Lameter
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
[next]