aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter
2006-12-07[PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter
2006-12-07[PATCH] Move names_cachep to linux/fs.hChristoph Lameter
2006-12-07[PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter
2006-12-07[PATCH] Move filep_cachep to include/file.hChristoph Lameter
2006-12-07[PATCH] Move files_cachep to include/file.hChristoph Lameter
2006-12-07[PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter
2006-12-07[PATCH] Move sighand_cachep to include/signal.hChristoph Lameter
2006-12-07[PATCH] Remove bio_cachep from slab.hChristoph Lameter
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter
2006-12-07[PATCH] add bottom_half.hAndrew Morton
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer
2006-12-06Actually update the fixed up compile failures.David Howells
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy