Commit Graph

36208 Commits (b89a81712f486e4f7a606987413e387605fdeaf4)
 

Author SHA1 Message Date
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
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Vasily Averin 7543fc7b3a [PATCH] ext3: wrong error behavior 19 years ago
Mingming Cao 36faadc144 [PATCH] ext3: more comments about block allocation/reservation code 19 years ago
Mingming Cao 321fb9e818 [PATCH] ext3: turn on reservation dump on block allocation errors 19 years ago
Eric Sandeen 37ed322290 [PATCH] JBD: 16T fixes 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Eric Sandeen 41f04d852e [PATCH] ext2: fix mounts at 16T 19 years ago
Eric Sandeen 855565e81a [PATCH] fix ext3 mounts at 16T 19 years ago
Alexey Dobriyan 2aed348469 [PATCH] jbd: use BUILD_BUG_ON in journal init 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Josh Triplett e7ab8d6505 [PATCH] jbd: add lock annotation to jbd_sync_bh 19 years ago
KAMEZAWA Hiroyuki bbf2bef9f5 [PATCH] fix "cpu to node relationship fixup: map cpu to node" 19 years ago
Linus Torvalds a5b08073a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 19 years ago
Linus Torvalds ff0972c26b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 19 years ago
Franck Bui-Huu a09fc446fb [MIPS] setup.c: use early_param() for early command line parsing 19 years ago
Franck Bui-Huu 1c6fd44d7e [MIPS] setup.c: remove MAXMEM macro 19 years ago
Franck Bui-Huu 8df32c636e [MIPS] setup.c: do not inline functions 19 years ago
Franck Bui-Huu 8ff7bc4808 [MIPS] setup.c: remove useless includes. 19 years ago
Franck Bui-Huu d2043ca848 [MIPS] setup.c: move initrd code inside dedicated functions 19 years ago
Franck Bui-Huu b6f1f0dea1 [MIPS] setup.c: cleanup bootmem_init() 19 years ago
Franck Bui-Huu b594318259 [MIPS] get_wchan(): remove uses of mfinfo[64] 19 years ago