summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pull in necessary header files for cdev.hJan Engelhardt2006-12-071-0/+4
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-071-1/+10
* [PATCH] fuse: add DESTROY operationMiklos Szeredi2006-12-071-0/+1
* [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-071-0/+11
* [PATCH] fuse: update userspace interface to version 7.8Miklos Szeredi2006-12-071-3/+9
* [PATCH] constify inode accessorsJan Engelhardt2006-12-071-3/+3
* [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-0/+19
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-071-0/+2
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-071-1/+1
* [PATCH] fix v850 compilationAdrian Bunk2006-12-071-2/+0Star
* [PATCH] Support for freezeable workqueuesRafael J. Wysocki2006-12-071-3/+5
* [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-071-5/+1Star
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-071-12/+1Star
* [PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham2006-12-071-1/+8
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-81/+84
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-3/+6
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-2/+1Star
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-1/+1
* [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-071-0/+101
* [PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo2006-12-071-1/+2
* [PATCH] mm: make compound page destructor handling explicitAndy Whitcroft2006-12-071-0/+18
* [PATCH] slab: deprecate kmem_cache_tAndrew Morton2006-12-071-8/+9
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-0721-28/+28
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-3/+0Star
* [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