summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-074-4/+3Star
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-2/+1Star
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-071-1/+0Star
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+0Star
* [PATCH] slab: remove SLAB_NOIOChristoph Lameter2006-12-071-1/+0Star
* [PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter2006-12-071-2/+0Star
* [PATCH] slab: remove SLAB_NO_GROWChristoph Lameter2006-12-071-2/+0Star
* [PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft2006-12-071-7/+20
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-072-4/+4
* [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter2006-12-071-15/+18
* [PATCH] Move names_cachep to linux/fs.hChristoph Lameter2006-12-072-3/+2Star
* [PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2006-12-072-1/+2
* [PATCH] Move filep_cachep to include/file.hChristoph Lameter2006-12-072-1/+2
* [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/+0Star
* [PATCH] node-aware skb allocationChristoph Hellwig2006-12-071-3/+3
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-071-0/+22
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-071-0/+23
* [PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra2006-12-072-5/+13
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-0711-26/+58
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+1
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-071-0/+3
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-072-4/+10
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-072-5/+82
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-071-21/+36
* [PATCH] add bottom_half.hAndrew Morton2006-12-073-6/+12
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-073-13/+34
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-8/+29
| * [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
* | x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-062-2/+2
* | [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-062-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-0638-1913/+869Star
|\ \
| * | sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-062-33/+31Star
| * | sh: Fixup pte_mkhuge() build failure.Paul Mundt2006-12-061-0/+8
| * | sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-063-101/+150
| * | sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt2006-12-061-24/+24
| * | sh: dyntick infrastructure.Paul Mundt2006-12-061-0/+21
| * | sh: Clock framework tidying.Paul Mundt2006-12-061-10/+2Star
| * | sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-063-11/+6Star
| * | sh: dma-api channel capability extensions.Mark Glaisher2006-12-061-11/+29
| * | sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy2006-12-061-2/+2
| * | sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-3/+3
| * | sh: generic push-switch framework.Paul Mundt2006-12-061-0/+28
| * | sh: pmd rework.Stuart Menefy2006-12-062-31/+27Star
| * | sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy2006-12-061-21/+23
| * | sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-9/+3Star
| * | sh: Preliminary support for SH-X2 MMU.Paul Mundt2006-12-064-144/+324