summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-263-25/+25
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-261-163/+33
* [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/+27
* [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-251-1/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-231-0/+9
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-221-0/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-231-1/+1
|\ \ | |/ |/|
| * [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-221-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-221-0/+7
|\ \ | |/ |/|
| * Merge ../linusDave Jones2006-09-059-50/+196
| |\
| * | [AGPGART] remove private page protection mapHugh Dickins2006-07-261-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/+5
* | [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-291-2/+0
|/
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-141-0/+4
* [PATCH] nommu: export two symbols for drivers to useLuke Yang2006-07-141-0/+2
* [PATCH] ia64: race flushing icache in COW pathAnil Keshavamurthy2006-07-141-1/+1
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-141-3/+4
* [PATCH] revert slab.c locking changeIngo Molnar2006-07-131-9/+0
* [PATCH] lockdep: annotate mm/slab.cArjan van de Ven2006-07-131-0/+32
* [PATCH] lockdep: undo mm/slab.c annotationIngo Molnar2006-07-131-23/+10
* [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/+1
* [PATCH] fadvise: remove dead commentsAndrew Morton2006-07-101-12/+0
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-4/+4
* [PATCH] lockdep: annotate SLAB codeIngo Molnar2006-07-031-11/+48
* [PATCH] lockdep: annotate mmIngo Molnar2006-07-032-2/+2
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-1/+1
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-0/+2
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-032-13/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-308-8/+0
|\
OpenPOWER on IntegriCloud