aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk1-6/+0
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-3/+3
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap2-7/+7
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2-2/+2
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki1-0/+6
2006-12-07[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner1-2/+2
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton1-2/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann19-2701/+0
2006-12-07[PATCH] debug: workqueue locking sanityPeter Zijlstra1-0/+5
2006-12-07[PATCH] sleep profilingIngo Molnar1-1/+23
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra6-8/+9
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton1-59/+17
2006-12-07[PATCH] ext3: uninline large functionsAndrew Morton1-59/+17
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder1-0/+1
2006-12-07[PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan1-0/+3
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov1-24/+0
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov1-15/+2
2006-12-07[PATCH] probe_kernel_address() needs to do set_fs()Andrew Morton1-0/+8
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood1-0/+1
2006-12-07[PATCH] pull in necessary header files for cdev.hJan Engelhardt1-0/+4
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+10
2006-12-07[PATCH] fuse: add DESTROY operationMiklos Szeredi1-0/+1
2006-12-07[PATCH] fuse: add bmap supportMiklos Szeredi1-0/+11
2006-12-07[PATCH] fuse: update userspace interface to version 7.8Miklos Szeredi1-3/+9
2006-12-07[PATCH] constify inode accessorsJan Engelhardt1-3/+3
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra1-0/+19
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard1-0/+2
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller1-1/+1
2006-12-07[PATCH] fix v850 compilationAdrian Bunk1-2/+0
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: Support i386 systems with PAE or without PSERafael J. Wysocki1-12/+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 Lameter21-28/+28
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 Lameter2-2/+1
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