Commit Graph

4267 Commits (df7a3b07c28e7b547d8252a237299e32880b505d)

Author SHA1 Message Date
Christoph Lameter 0ff38490c8 [PATCH] zone_reclaim: dynamic slab reclaim 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 19 years ago
Christoph Lameter 980128f223 [PATCH] Define easier to handle GFP_THISNODE 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
Christoph Hellwig dbe5e69d2d [PATCH] slab: optimize kmalloc_node the same way as kmalloc 19 years ago
Nick Piggin da6052f7b3 [PATCH] update some mm/ comments 19 years ago
Nick Piggin db37648cd6 [PATCH] mm: non syncing lock_page() 19 years ago
Martin Peschke 7ff6f08295 [PATCH] CPU hotplug compatible alloc_percpu() 19 years ago
Martin Schwidefsky 8bc719d3ca [PATCH] out of memory notifier 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type 19 years ago
Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
Christoph Lameter 27bf71c2a7 [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones 19 years ago
Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 19 years ago
Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 19 years ago
Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 19 years ago
Christoph Lameter c1f60a5a41 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h 19 years ago
Franck Bui-Huu f71bf0cac7 [PATCH] bootmem: miscellaneous coding style fixes 19 years ago
Franck Bui-Huu e786e86a54 [PATCH] bootmem: remove useless headers inclusions 19 years ago
Franck Bui-Huu bb0923a668 [PATCH] bootmem: limit to 80 columns width 19 years ago
Franck Bui-Huu 71fb2e8f87 [PATCH] bootmem: remove useless parentheses in bootmem header file 19 years ago
Franck Bui-Huu 2d1a07d487 [PATCH] bootmem: remove useless __init in header file 19 years ago
Adrian Bunk b221385bc4 [PATCH] mm/: make functions static 19 years ago
Peter Zijlstra edc79b2a46 [PATCH] mm: balance dirty pages 19 years ago
Peter Zijlstra d08b3851da [PATCH] mm: tracking shared dirty pages 19 years ago
Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 19 years ago
James Bottomley a6ca1b99ed [PATCH] update to the kernel kmap/kunmap API 19 years ago
Jan Blunck 632bbfeee4 [PATCH] trigger a syntax error if percpu macros are incorrectly used 19 years ago
Dmitriy Zavin 3b17167283 [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) 19 years ago
Arjan van de Ven 0a42540580 [PATCH] Add the canary field to the PDA area and the task struct 19 years ago
H. Peter Anvin 575400d1b4 [PATCH] i386: Fix the EDD code misparsing the command line 19 years ago
Andi Kleen 1bb4996bce [PATCH] Move compiler check for modules to ia64 only 19 years ago
Arjan van de Ven e07e23e1fd [PATCH] non lazy "sleazy" fpu implementation 19 years ago
Prasanna S.P d28c4393a7 [PATCH] x86: error_code is not safe for kprobes 19 years ago
Andi Kleen 5a1b3999d6 [PATCH] x86: Some preparationary cleanup for stack trace 19 years ago
Andi Kleen 3cfc348bf9 [PATCH] x86: Add portable getcpu call 19 years ago
Vojtech Pavlik c08c820508 [PATCH] Add the vgetcpu vsyscall 19 years ago
Don Zickus 8da5adda91 [PATCH] x86: Allow users to force a panic on NMI 19 years ago
Don Zickus 407984f1af [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f20a9ead0d sysfs: add proper sysfs_init() prototype 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Andrew Morton cebc04ba9a add CONFIG_ENABLE_MUST_CHECK 19 years ago
Andrew Morton 4a7fb6363f add __must_check to device management code 19 years ago
Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
Greg Kroah-Hartman 2589f1887b Driver core: add ability for devices to create and remove bin files 19 years ago
Greg Kroah-Hartman c47ed219ba Class: add support for class interfaces for devices 19 years ago
Greg Kroah-Hartman c205ef4880 Driver core: create devices/virtual/ tree 19 years ago