aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig2-8/+10
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig3-0/+24
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2-13/+65
2006-12-07[PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal1-5/+17
2006-12-07[PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev1-1/+1
2006-12-07[PATCH] mlock cleanupRik Bobbaers1-1/+1
2006-12-07[PATCH] Allow user processes to raise their oom_adj valueGuillem Jover1-2/+4
2006-12-07[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge1-10/+8
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2-5/+13
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra17-62/+88
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra8-8/+8
2006-12-07[PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage2-9/+33
2006-12-07[PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai1-19/+21
2006-12-07[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman1-6/+11
2006-12-07[PATCH] htlb forget rss with pt sharingChen, Kenneth W1-8/+0
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W8-1/+144
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton1-3/+4
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin2-0/+5
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule5-86/+63
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule2-2/+1
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin4-12/+12
2006-12-07[PATCH] oom: less memdieNick Piggin1-2/+3
2006-12-07[PATCH] oom: cleanup messagesNick Piggin1-14/+13
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin1-2/+11
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson4-12/+265
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter4-44/+59
2006-12-07[PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W1-0/+5
2006-12-07[PATCH] memory page alloc minor cleanupsPaul Jackson1-10/+10
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton3-5/+5
2006-12-07[PATCH] skip data conversion in compat_sys_mount when data_page is NULLAndrey Mirkin1-1/+1
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton1-0/+1
2006-12-07[PATCH] add bottom_half.hAndrew Morton3-6/+12
2006-12-06[PATCH] A few small additions and corrections to READMEJesper Juhl1-6/+11
2006-12-06[PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl1-3/+7
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds30-323/+139
2006-12-06Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+2
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro2-5/+13
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro6-24/+21
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2-2/+2
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas2-4/+4
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb1-2/+2
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto2-84/+115
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu23-231/+14
2006-12-06[MIPS] genirq: use name instead of typenameAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto1-2/+1
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2-5/+5
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22