summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Move files_cachep to include/file.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Remove bio_cachep from slab.hChristoph Lameter2006-12-071-1/+0
* [PATCH] make mm/thrash.c:global_faults staticAdrian Bunk2006-12-071-1/+1
* [PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft2006-12-071-0/+4
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-074-14/+10
* [PATCH] node-aware skb allocationChristoph Hellwig2006-12-072-8/+10
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-073-0/+24
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-072-13/+65
* [PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal2006-12-071-5/+17
* [PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev2006-12-071-1/+1
* [PATCH] mlock cleanupRik Bobbaers2006-12-071-1/+1
* [PATCH] Allow user processes to raise their oom_adj valueGuillem Jover2006-12-071-2/+4
* [PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge2006-12-071-10/+8
* [PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2006-12-072-5/+13
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-0717-62/+88
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-078-8/+8
* [PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage2006-12-072-9/+33
* [PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai2006-12-071-19/+21
* [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman2006-12-071-6/+11
* [PATCH] htlb forget rss with pt sharingChen, Kenneth W2006-12-071-8/+0
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-078-1/+144
* [PATCH] balance_pdgat() cleanupAndrew Morton2006-12-071-3/+4
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-072-0/+5
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-075-86/+63
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-072-2/+1
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-074-12/+12
* [PATCH] oom: less memdieNick Piggin2006-12-071-2/+3
* [PATCH] oom: cleanup messagesNick Piggin2006-12-071-14/+13
* [PATCH] oom: don't kill unkillable children or siblingsNick Piggin2006-12-071-2/+11
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-074-12/+265
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-074-44/+59
* [PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W2006-12-071-0/+5
* [PATCH] memory page alloc minor cleanupsPaul Jackson2006-12-071-10/+10
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-073-5/+5
* [PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin2006-12-071-1/+1
* [PATCH] drm-sis linkage fixAndrew Morton2006-12-071-0/+1
* [PATCH] add bottom_half.hAndrew Morton2006-12-073-6/+12
* [PATCH] A few small additions and corrections to READMEJesper Juhl2006-12-061-6/+11
* [PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl2006-12-061-3/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0630-323/+139
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-062-84/+115
| * [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1
| * [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
* | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-061-2/+2
|\ \
OpenPOWER on IntegriCloud