aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller
2006-12-07[PATCH] fix v850 compilationAdrian Bunk
2006-12-07[PATCH] Support for freezeable workqueuesRafael J. Wysocki
2006-12-07[PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki
2006-12-07[PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin
2006-12-07[PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft
2006-12-07[PATCH] slab: deprecate kmem_cache_tAndrew Morton
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter
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