summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller1-1/+1
2006-12-07[PATCH] Support for freezeable workqueuesRafael J. Wysocki1-3/+5
2006-12-07[PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki1-5/+1
2006-12-07[PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham1-1/+8
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-81/+84
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-3/+6
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki1-2/+1
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-1/+1
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin1-0/+101
2006-12-07[PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo1-1/+2
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft1-0/+18
2006-12-07[PATCH] slab: deprecate kmem_cache_tAndrew Morton1-8/+9
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter8-8/+8
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-3/+0
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-4/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter1-2/+0
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter1-2/+0
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft1-3/+3
2006-12-07[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter1-15/+18
2006-12-07[PATCH] Move names_cachep to linux/fs.hChristoph Lameter2-3/+2
2006-12-07[PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move filep_cachep to include/file.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move files_cachep to include/file.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Remove bio_cachep from slab.hChristoph Lameter1-1/+0
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig1-3/+3
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig1-0/+22
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig1-0/+23
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra1-3/+5
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+37
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+1
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin1-0/+3
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule2-4/+10
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson2-5/+82
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter1-21/+36
2006-12-07[PATCH] add bottom_half.hAndrew Morton3-6/+12
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells16-109/+81
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells116-1159/+1652
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-5/+9
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-0/+15
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-39/+40
2006-12-04[PATCH] fix fallout from header dependency trimmingAl Viro3-1/+2
2006-12-04netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds1-0/+1