summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-261-37/+44
* [PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu2006-09-261-37/+45
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-261-7/+3Star
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-261-10/+18
* [PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu2006-09-261-1/+1
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-263-25/+25
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-261-163/+33Star
* [PATCH] mm: fixup do_wp_page()Peter Zijlstra2006-09-261-6/+13
* [PATCH] mm: small cleanup of install_page()Peter Zijlstra2006-09-261-2/+2
* [PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra2006-09-261-10/+24
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-262-2/+13
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-265-29/+113
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-264-28/+27Star
* [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-261-1/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-241-0/+9
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-231-0/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-241-1/+1
|\ \ | |/ |/|
| * [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-231-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-231-0/+7
|\ \ | |/ |/|
| * Merge ../linusDave Jones2006-09-059-50/+196
| |\
| * | [AGPGART] remove private page protection mapHugh Dickins2006-07-271-0/+7
* | | [PATCH] invalidate_complete_page() race fixAndrew Morton2006-09-081-4/+7
* | | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-2/+15
| |/ |/|
* | [PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan2006-09-011-1/+9
* | [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocksPavel Mironchik2006-09-011-2/+7
* | [PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter2006-09-011-20/+119
* | [PATCH] ZVC: Overstep countersChristoph Lameter2006-09-011-15/+5Star
* | [PATCH] swsusp: Fix swap_type_ofRafael J. Wysocki2006-08-271-1/+2
* | [PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev2006-08-141-0/+20
* | [PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki2006-08-061-7/+22
* | [PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2006-08-061-1/+1
* | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki2006-08-061-7/+16
* | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton2006-08-061-1/+2
* | [PATCH] Fix kmem_cache_alloc() been documented twiceRolf Eike Beer2006-07-311-1/+1
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-1/+1
* | [PATCH] MM: Remove rogue readahead printkAndi Kleen2006-07-301-2/+0Star
|/
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-151-0/+4
* [PATCH] nommu: export two symbols for drivers to useLuke Yang2006-07-151-0/+2
* [PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy2006-07-151-1/+1
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-151-3/+4
* [PATCH] revert slab.c locking changeIngo Molnar2006-07-141-9/+0Star
* [PATCH] lockdep: annotate mm/slab.cArjan van de Ven2006-07-131-0/+32
* [PATCH] lockdep: undo mm/slab.c annotationIngo Molnar2006-07-131-23/+10Star
* [PATCH] vmstat: export all_vm_events()Heiko Carstens2006-07-101-0/+1
* [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+3
* [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+1Star
* [PATCH] fadvise: remove dead commentsAndrew Morton2006-07-101-12/+0Star
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-4/+4
* [PATCH] lockdep: annotate SLAB codeIngo Molnar2006-07-041-11/+48