summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki
2006-12-07[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton
2006-12-07[PATCH] debug: workqueue locking sanityPeter Zijlstra
2006-12-07[PATCH] sleep profilingIngo Molnar
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton
2006-12-07[PATCH] ext3: uninline large functionsAndrew Morton
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder
2006-12-07[PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov
2006-12-07[PATCH] probe_kernel_address() needs to do set_fs()Andrew Morton
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood
2006-12-07[PATCH] pull in necessary header files for cdev.hJan Engelhardt
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar
2006-12-07[PATCH] fuse: add DESTROY operationMiklos Szeredi
2006-12-07[PATCH] fuse: add bmap supportMiklos Szeredi
2006-12-07[PATCH] fuse: update userspace interface to version 7.8Miklos Szeredi
2006-12-07[PATCH] constify inode accessorsJan Engelhardt
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller
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: 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] 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