summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
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] remove kernel syscallsArnd Bergmann
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] 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