Commit Graph

36461 Commits (78aef519ed07797f94cff1d0d66dd01704474916)
 

Author SHA1 Message Date
Jeff Dike 53dd2b55c5 [PATCH] uml: use correct SIGBUS handler 19 years ago
Jeff Dike 09b185a316 [PATCH] uml: fix gcov support 19 years ago
Jeff Dike a8b4fc4d7c [PATCH] uml: fix missing x86_64 register definitions 19 years ago
Jeff Dike 0715501bf1 [PATCH] uml: get rid of ZONE_DMA use 19 years ago
Jeff Dike 5e7672ec3f [PATCH] uml: const more data 19 years ago
Paolo 'Blaisorblade' Giarrusso 48af05ed54 [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock 19 years ago
Paolo 'Blaisorblade' Giarrusso 06837504de [PATCH] uml: use -mcmodel=kernel for x86_64 19 years ago
Hirokazu Takata 85f651794c [PATCH] m32r: revise __raw_read_trylock() 19 years ago
Hirokazu Takata a27f311332 [PATCH] m32r: Fix "value computed not used" warnings 19 years ago
David Howells f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
David Howells 930e652a21 [PATCH] NOMMU: Make futexes work under NOMMU conditions 19 years ago
David Howells 0112c4c646 [PATCH] NOMMU: Add docs about shared memory 19 years ago
David Howells 6fa5f80bc3 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels 19 years ago
David Howells 3034097a50 [PATCH] NOMMU: Order the per-mm_struct VMA list 19 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
David Howells d00c7b9937 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode 19 years ago
David Howells 7b4d5b8b39 [PATCH] NOMMU: Check VMA protections 19 years ago
Sonic Zhang 910e46da4b [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() 19 years ago
David Howells 0159b141d8 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search 19 years ago
David Howells 5da6185bca [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem 19 years ago
David Howells 0ec76a110f [PATCH] NOMMU: Check that access_process_vm() has a valid target 19 years ago
Haavard Skinnemoen 361f6ed1d0 [PATCH] AVR32: Use unsigned long flags for saving interrupt state 19 years ago
Rolf Eike Beer d24afc57d5 [PATCH] Mark __remove_vm_area() static 19 years ago
Rolf Eike Beer ead04089b1 [PATCH] Fix kerneldoc comments in mm/vmalloc.c 19 years ago
Randy Dunlap 423b41d773 [PATCH] mm/page_alloc: use NULL instead of 0 for ptr 19 years ago
Jes Sorensen 17a3b05047 [PATCH] mspec driver 19 years ago
Jes Sorensen f4b81804a2 [PATCH] do_no_pfn() 19 years ago
Christoph Lameter 5d29234362 [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat 19 years ago
Christoph Lameter 66a550308b [PATCH] Do not allocate pagesets for unpopulated zones. 19 years ago
Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter 77f700dab4 [PATCH] Disable GFP_THISNODE in the non-NUMA case 19 years ago
Christoph Lameter 08e0f6a970 [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA 19 years ago
Jes Sorensen c72419138f [PATCH] Condense output of show_free_areas() 19 years ago
Christoph Lameter de3083ec3e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() 19 years ago
Nick Piggin 0fd0e6b05a [PATCH] page invalidation cleanup 19 years ago
Heiko Carstens 5b99cd0eff [PATCH] own header file for struct page 19 years ago
Andrew Morton e129b5c23c [PATCH] vm: add per-zone writeout counter 19 years ago
Mel Gorman fb01439c5b [PATCH] Allow an arch to expand node boundaries 19 years ago
Mel Gorman 9c7cd6877c [PATCH] Account for holes that are outside the range of physical memory 19 years ago
Mel Gorman 0e0b864e06 [PATCH] Account for memmap and optionally the kernel image as holes 19 years ago
Mel Gorman 05e0caad3b [PATCH] Have ia64 use add_active_range() and free_area_init_nodes 19 years ago
Mel Gorman 5cb248abf5 [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes 19 years ago
Mel Gorman 4cfee88ad3 [PATCH] Have x86 use add_active_range() and free_area_init_nodes 19 years ago
Mel Gorman c67c3cb4c9 [PATCH] Have Power use add_active_range() and free_area_init_nodes() 19 years ago
Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 19 years ago
Andrew Morton 2bd0cfbde2 [PATCH] fix x86_64-mm-spinlock-cleanup 19 years ago
Alexey Dobriyan 133d205a18 [PATCH] Make kmem_cache_destroy() return void 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago