summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo2006-12-071-1/+1
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-1/+1
* [PATCH] remove useless carta_random32.hStephane Eranian2006-12-071-29/+0
* [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy2006-12-071-2/+21
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-0717-17/+20
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-0716-17/+17
* [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet2006-12-071-4/+4
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-7/+11
* [PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk2006-12-071-2/+0
* [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-1/+0
* [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-1/+0
* [PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2006-12-071-1/+0
* [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-071-6/+0
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-3/+3
* [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-072-7/+7
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-072-2/+2
* [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-071-0/+6
* [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner2006-12-071-2/+2
* [PATCH] remove HASH_HIGHMEMAndrew Morton2006-12-071-2/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-0719-2701/+0
* [PATCH] debug: workqueue locking sanityPeter Zijlstra2006-12-071-0/+5
* [PATCH] sleep profilingIngo Molnar2006-12-071-1/+23
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-076-8/+9
* [PATCH] ext4: uninline large functionsAndrew Morton2006-12-071-59/+17
* [PATCH] ext3: uninline large functionsAndrew Morton2006-12-071-59/+17
* [PATCH] Exar quad port serialPaul B Schroeder2006-12-071-0/+1
* [PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan2006-12-071-0/+3
* [PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov2006-12-071-24/+0
* [PATCH] taskstats: cleanup do_exit() pathOleg Nesterov2006-12-071-15/+2
* [PATCH] probe_kernel_address() needs to do set_fs()Andrew Morton2006-12-071-0/+8
* [PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2006-12-071-0/+1
* [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/+0
* [PATCH] Support for freezeable workqueuesRafael J. Wysocki2006-12-071-3/+5
* [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-071-5/+1
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-071-12/+1
* [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/+1
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-1/+1