summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-064-83/+2
* [PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov2006-01-061-2/+3
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-063-17/+41
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-063-43/+44
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-061-10/+6
* [PATCH] mm: page_state fixesNick Piggin2006-01-061-3/+2
* [PATCH] mm: remove pcp lowNick Piggin2006-01-062-8/+2
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-062-8/+21
* [PATCH] mm: microopt conditionsNick Piggin2006-01-061-8/+8
* [PATCH] mm: set_page_refs optNick Piggin2006-01-062-19/+17
* [PATCH] mm: pagealloc optNick Piggin2006-01-061-7/+11
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-061-2/+2
* [PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft2006-01-061-1/+5
* [PATCH] flatmem split out memory modelAndy Whitcroft2006-01-061-1/+6
* [PATCH] Shut up warnings in ipc/shm.cRussell King2006-01-061-3/+18
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-062-8/+0
* [PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft2006-01-061-5/+0
* [PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2006-01-062-10/+0
* [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter2006-01-061-42/+24
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-062-67/+0
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-064-21/+54
* [PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter2006-01-061-6/+8
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-062-22/+108
* [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke2006-01-061-9/+25
* [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke2006-01-061-3/+3
* [PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke2006-01-061-7/+0
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-0625-9/+105
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-062-7/+39
* [PATCH] memhotplug: register_memory should be globalAndy Whitcroft2006-01-061-2/+1
* [PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft2006-01-061-2/+2
* [PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft2006-01-061-1/+0
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-061-3/+2
* [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-061-18/+16
* [PATCH] alpha: dma_map_page() fixAndrew Morton2006-01-061-1/+1
* [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown2006-01-061-1/+13
* [PATCH] nbd: fix TX/RX race conditionHerbert Xu2006-01-062-62/+68
* [PATCH] hfsplus oops fixJoshua Kwan2006-01-061-1/+1
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-051-3/+6
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-05119-56/+46657
|\
| * [PATCH] o Update Kconfig documentation to reflect support for readonly mounts.Mark Fasheh2006-01-031-1/+0
| * [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-033-8/+3
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-032-11/+43
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-0355-0/+24504
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-038-1/+1617
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-0317-0/+10830
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2006-01-037-0/+2624
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-033-0/+1916
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-037-0/+1001
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2006-01-032-0/+441
| * [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-039-45/+113
OpenPOWER on IntegriCloud