| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] aio: remove ki_retried debugging member | Benjamin LaHaise | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 19 | -68/+102 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 5 | -6/+6 |
* | [PATCH] cleanup include/asm-generic/atomic.h | Adrian Bunk | 2006-12-07 | 2 | -4/+4 |
* | [PATCH] include/asm-h8300/: "extern inline" -> "static inline" | Adrian Bunk | 2006-12-07 | 4 | -8/+8 |
* | [PATCH] include/asm-cris/: "extern inline" -> "static inline" | Adrian Bunk | 2006-12-07 | 2 | -9/+9 |
* | [PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed | Robert P. J. Day | 2006-12-07 | 1 | -0/+3 |
* | [PATCH] fs: reiserfs add missing brackets | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Trivial cleanup in the PCI IDs for the CS5535 | Jordan Crouse | 2006-12-07 | 1 | -3/+2 |
* | [PATCH] proper prototype for remove_inode_dquot_ref() | Adrian Bunk | 2006-12-07 | 1 | -0/+3 |
* | [PATCH] Save some bytes in struct inode | Arnaldo Carvalho de Melo | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove useless carta_random32.h | Stephane Eranian | 2006-12-07 | 1 | -29/+0 |
* | [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set | Gautham R Shenoy | 2006-12-07 | 1 | -2/+21 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 17 | -17/+20 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 16 | -17/+17 |
* | [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations | Eric Dumazet | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 | 1 | -7/+11 |
* | [PATCH] fs/lockd/host.c: make 2 functions static | Adrian Bunk | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static | Adrian Bunk | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static | Adrian Bunk | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] make kernel/signal.c:kill_proc_info() static | Adrian Bunk | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] remove kernel/lockdep.c:lockdep_internal | Adrian Bunk | 2006-12-07 | 1 | -6/+0 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] declare smp_call_function_single in generic code | Randy Dunlap | 2006-12-07 | 2 | -7/+7 |
* | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] Fix the size limit of compat space msgsize | suzuki | 2006-12-07 | 1 | -0/+6 |
* | [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns | Thomas Gleixner | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] remove HASH_HIGHMEM | Andrew Morton | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 19 | -2701/+0 |
* | [PATCH] debug: workqueue locking sanity | Peter Zijlstra | 2006-12-07 | 1 | -0/+5 |
* | [PATCH] sleep profiling | Ingo Molnar | 2006-12-07 | 1 | -1/+23 |
* | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 | 6 | -8/+9 |
* | [PATCH] ext4: uninline large functions | Andrew Morton | 2006-12-07 | 1 | -59/+17 |
* | [PATCH] ext3: uninline large functions | Andrew Morton | 2006-12-07 | 1 | -59/+17 |
* | [PATCH] Exar quad port serial | Paul B Schroeder | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] Compile-time check re world-writeable module params | Alexey Dobriyan | 2006-12-07 | 1 | -0/+3 |
* | [PATCH] taskstats: cleanup ->signal->stats allocation | Oleg Nesterov | 2006-12-07 | 1 | -24/+0 |
* | [PATCH] taskstats: cleanup do_exit() path | Oleg Nesterov | 2006-12-07 | 1 | -15/+2 |
* | [PATCH] probe_kernel_address() needs to do set_fs() | Andrew Morton | 2006-12-07 | 1 | -0/+8 |
* | [PATCH] parport_pc: Add support for OX16PCI952 parallel port | Ryan Underwood | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] pull in necessary header files for cdev.h | Jan Engelhardt | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 2006-12-07 | 1 | -1/+10 |
* | [PATCH] fuse: add DESTROY operation | Miklos Szeredi | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] fuse: add bmap support | Miklos Szeredi | 2006-12-07 | 1 | -0/+11 |
* | [PATCH] fuse: update userspace interface to version 7.8 | Miklos Szeredi | 2006-12-07 | 1 | -3/+9 |
* | [PATCH] constify inode accessors | Jan Engelhardt | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra | 2006-12-07 | 1 | -0/+19 |