Age | Commit message (Expand) | Author |
2006-01-09 | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-09 | [PATCH] Update cyblafb driver | Knut Petersen |
2006-01-09 | [PATCH] rcu: uninline __rcu_pending() | Oleg Nesterov |
2006-01-09 | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-01-09 | [IDE] Use the block layer deferred softirq request completion | Jens Axboe |
2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe |
2006-01-09 | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq | Jens Axboe |
2006-01-09 | [BLOCK] Kill blk_attempt_remerge() | Jens Axboe |
2006-01-09 | make elv_try_merge() static, kill the dead declaration of | Coywolf Qi Hunt |
2006-01-09 | [PATCH] ppc64: Fix oprofile when compiled as a module | Anton Blanchard |
2006-01-09 | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: fix allocation on 64k pages | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: clean up use of bitops | Arnd Bergmann |
2006-01-09 | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann |
2006-01-09 | [PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled | Haren Myneni |
2006-01-09 | [PATCH] powerpc: added a udbg_progress | Kumar Gala |
2006-01-08 | [PATCH] Make vm86 support optional | Matt Mackall |
2006-01-08 | [PATCH] remove semicolons from save_flags() | Andrew Morton |
2006-01-08 | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck |
2006-01-08 | [PATCH] parport: bring back an unused phase for ppdev ioctl | Marko Kohtala |
2006-01-09 | powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef | Paul Mackerras |
2006-01-08 | [PATCH] Split out screen_info from tty.h | Brian Gerst |
2006-01-08 | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso |
2006-01-08 | [PATCH] shrink struct page | Andrew Morton |
2006-01-08 | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise |
2006-01-08 | [PATCH] /dev/mem: validate mmap requests | Bjorn Helgaas |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] Abandon gcc-2.95.x | Andrew Morton |
2006-01-08 | [PATCH] remove unused blkp field in percpu_data | Eric Dumazet |
2006-01-08 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-08 | [PATCH] shared mounts: cleanup | Miklos Szeredi |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 | George Anzinger |
2006-01-08 | [PATCH] keys: Permit running process to instantiate keys | David Howells |
2006-01-08 | [PATCH] keys: Permit key expiry time to be set | David Howells |
2006-01-08 | [PATCH] Fix some problems with truncate and mtime semantics. | NeilBrown |
2006-01-08 | [PATCH] Permit multiple inclusion of linux/pagevec.h | David Howells |
2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig |
2006-01-08 | [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add support for global relay buffers | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add support for relay files in other filesystems | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: remove unused alloc/destroy_inode() | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add relayfs_remove_file() | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: export relayfs_create_file() with fileops param | Tom Zanussi |