Age | Commit message (Expand) | Author | Files | Lines |
2006-01-10 | [PATCH] Add list_for_each_entry_safe_reverse() | David Howells | 1 | -0/+14 |
2006-01-10 | [PATCH] i386: GPIO driver for AMD CS5535/CS5536 | Ben Gardner | 1 | -0/+9 |
2006-01-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -0/+69 |
2006-01-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 13 | -18/+178 |
2006-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 1 | -2/+2 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 1 | -2/+3 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 1 | -3/+3 |
2006-01-10 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 6 | -11/+12 |
2006-01-10 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 1 | -0/+4 |
2006-01-10 | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2 | -0/+26 |
2006-01-10 | [PATCH] mutex subsystem, core | Ingo Molnar | 1 | -0/+119 |
2006-01-10 | [PATCH] mutex subsystem, add typecheck_fn(type, function) | Chuck Ebbert | 1 | -0/+9 |
2006-01-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-01-10 | s/assoicated/associated/ | Adrian Bunk | 1 | -1/+1 |
2006-01-10 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -2/+4 |
2006-01-10 | [MMC] Indicate that R1/R1b contains command opcode | Pierre Ossman | 1 | -2/+3 |
2006-01-10 | [CRYPTO] Allow multiple implementations of the same algorithm | Herbert Xu | 1 | -0/+5 |
2006-01-10 | [MMC] Add DATA_MULTI flag | Russell King | 1 | -0/+1 |
2006-01-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 5 | -29/+26 |
2006-01-09 | [PATCH] PCI Error Recovery: header file patch | linas | 1 | -0/+67 |
2006-01-09 | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 1 | -0/+1 |
2006-01-09 | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 1 | -0/+1 |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 3 | -7/+7 |
2006-01-09 | [PATCH] rcu: uninline __rcu_pending() | Oleg Nesterov | 1 | -30/+1 |
2006-01-09 | V4L/DVB (3269): ioctls cleanups. | Michael Krufky | 2 | -1/+2 |
2006-01-09 | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 3 | -4/+20 |
2006-01-09 | V4L/DVB (3234): Included advanced debug option to tvp5150.c | Mauro Carvalho Chehab | 1 | -0/+1 |
2006-01-09 | V4L/DVB (3233): Fixed API to set I2S speed control | Mauro Carvalho Chehab | 1 | -1/+0 |
2006-01-09 | DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag | Andrew de Quincey | 1 | -0/+10 |
2006-01-09 | V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h | Mauro Carvalho Chehab | 1 | -1/+10 |
2006-01-09 | V4L (926_2): Moves compat32 functions from fs to v4l subsystem | Arnd Bergmann | 2 | -26/+3 |
2006-01-09 | [IDE] Use the block layer deferred softirq request completion | Jens Axboe | 1 | -0/+1 |
2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 1 | -1/+0 |
2006-01-09 | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq | Jens Axboe | 2 | -3/+19 |
2006-01-09 | [BLOCK] Kill blk_attempt_remerge() | Jens Axboe | 1 | -1/+0 |
2006-01-09 | make elv_try_merge() static, kill the dead declaration of | Coywolf Qi Hunt | 1 | -2/+0 |
2006-01-09 | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 1 | -7/+1 |
2006-01-09 | [PATCH] remove semicolons from save_flags() | Andrew Morton | 1 | -1/+1 |
2006-01-09 | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 7 | -196/+196 |
2006-01-09 | [PATCH] parport: bring back an unused phase for ppdev ioctl | Marko Kohtala | 1 | -1/+3 |
2006-01-09 | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2 | -71/+78 |
2006-01-09 | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+0 |
2006-01-09 | [PATCH] shrink struct page | Andrew Morton | 1 | -19/+22 |
2006-01-09 | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise | 1 | -5/+7 |
2006-01-09 | [PATCH] remove gcc-2 checks | Andrew Morton | 9 | -48/+13 |
2006-01-09 | [PATCH] Abandon gcc-2.95.x | Andrew Morton | 2 | -31/+0 |
2006-01-09 | [PATCH] remove unused blkp field in percpu_data | Eric Dumazet | 1 | -1/+0 |
2006-01-09 | [PATCH] fs: remove s_old_blocksize from struct super_block | Pekka Enberg | 1 | -1/+0 |
2006-01-09 | [PATCH] shrink dentry struct | Eric Dumazet | 1 | -2/+7 |