| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Update cyblafb driver | Knut Petersen | 2006-01-09 | 1 | -0/+4 |
* | [PATCH] rcu: uninline __rcu_pending() | Oleg Nesterov | 2006-01-09 | 1 | -30/+1 |
* | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-09 | 3 | -4/+20 |
|\ |
|
| * | [IDE] Use the block layer deferred softirq request completion | Jens Axboe | 2006-01-09 | 1 | -0/+1 |
| * | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 2006-01-09 | 1 | -1/+0 |
| * | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq | Jens Axboe | 2006-01-09 | 2 | -3/+19 |
* | | [BLOCK] Kill blk_attempt_remerge() | Jens Axboe | 2006-01-09 | 1 | -1/+0 |
* | | make elv_try_merge() static, kill the dead declaration of | Coywolf Qi Hunt | 2006-01-09 | 1 | -2/+0 |
|/ |
|
* | [PATCH] Make vm86 support optional | Matt Mackall | 2006-01-08 | 2 | -2/+20 |
* | [PATCH] remove semicolons from save_flags() | Andrew Morton | 2006-01-08 | 1 | -1/+1 |
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-08 | 10 | -293/+293 |
* | [PATCH] parport: bring back an unused phase for ppdev ioctl | Marko Kohtala | 2006-01-08 | 1 | -1/+3 |
* | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2006-01-08 | 2 | -71/+78 |
* | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso | 2006-01-08 | 2 | -2/+3 |
* | [PATCH] shrink struct page | Andrew Morton | 2006-01-08 | 1 | -19/+22 |
* | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise | 2006-01-08 | 1 | -5/+7 |
* | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 16 | -103/+15 |
* | [PATCH] Abandon gcc-2.95.x | Andrew Morton | 2006-01-08 | 2 | -31/+0 |
* | [PATCH] remove unused blkp field in percpu_data | Eric Dumazet | 2006-01-08 | 1 | -1/+0 |
* | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 2006-01-08 | 1 | -1/+0 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 | 1 | -2/+7 |
* | [PATCH] shared mounts: cleanup | Miklos Szeredi | 2006-01-08 | 2 | -2/+3 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -0/+2 |
* | [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 | George Anzinger | 2006-01-08 | 1 | -0/+17 |
* | [PATCH] keys: Permit running process to instantiate keys | David Howells | 2006-01-08 | 3 | -0/+15 |
* | [PATCH] keys: Permit key expiry time to be set | David Howells | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] Fix some problems with truncate and mtime semantics. | NeilBrown | 2006-01-08 | 1 | -1/+2 |
* | [PATCH] Permit multiple inclusion of linux/pagevec.h | David Howells | 2006-01-08 | 1 | -0/+5 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 | 1 | -0/+2 |
* | [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* | Tom Zanussi | 2006-01-08 | 1 | -3/+2 |
* | [PATCH] relayfs: add support for global relay buffers | Tom Zanussi | 2006-01-08 | 1 | -1/+7 |
* | [PATCH] relayfs: add support for relay files in other filesystems | Tom Zanussi | 2006-01-08 | 1 | -0/+34 |
* | [PATCH] relayfs: remove unused alloc/destroy_inode() | Tom Zanussi | 2006-01-08 | 1 | -14/+0 |
* | [PATCH] relayfs: add relayfs_remove_file() | Tom Zanussi | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] relayfs: export relayfs_create_file() with fileops param | Tom Zanussi | 2006-01-08 | 1 | -1/+6 |
* | [PATCH] ELF: symbol table type additions | Jan Beulich | 2006-01-08 | 1 | -0/+2 |
* | [PATCH] rcu file: use atomic primitives | Nick Piggin | 2006-01-08 | 3 | -222/+2 |
* | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-08 | 1 | -0/+3 |
* | [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) | OGAWA Hirofumi | 2006-01-08 | 1 | -1/+2 |
* | [PATCH] export/change sync_page_range/_nolock() | OGAWA Hirofumi | 2006-01-08 | 1 | -1/+3 |
* | [PATCH] fat: support ->direct_IO() | OGAWA Hirofumi | 2006-01-08 | 1 | -1/+2 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 2 | -4/+21 |
* | [PATCH] new driver synclink_gt | Paul Fulghum | 2006-01-08 | 1 | -1/+8 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] cpuset: remove test for null cpuset from alloc code path | Paul Jackson | 2006-01-08 | 1 | -0/+2 |
* | [PATCH] cpuset: rebind vma mempolicies fix | Paul Jackson | 2006-01-08 | 1 | -0/+18 |
* | [PATCH] cpuset: number_of_cpusets optimization | Paul Jackson | 2006-01-08 | 1 | -1/+9 |
* | [PATCH] cpuset: numa_policy_rebind cleanup | Paul Jackson | 2006-01-08 | 1 | -2/+10 |
* | [PATCH] cpuset: implement cpuset_mems_allowed | Paul Jackson | 2006-01-08 | 1 | -1/+7 |