Age | Commit message (Expand) | Author |
2008-01-28 | SG: Convert SCSI to use scatterlist helpers for sg chaining | Jens Axboe |
2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe |
2008-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-01-27 | i2c: Add i2c_new_dummy() utility | David Brownell |
2008-01-27 | i2c: Stop using the redundant client list | David Brownell |
2008-01-27 | i2c-pxa: Add polling transfer | Mike Rapoport |
2008-01-27 | i2c: Discard unused driver IDs | Jean Delvare |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-27 | i2c: Drop redundant i2c_driver.list | Jean Delvare |
2008-01-27 | i2c: Drop redundant i2c_adapter.list | Jean Delvare |
2008-01-27 | i2c: Change prototypes of refcounting functions | Jean Delvare |
2008-01-27 | i2c: Use the driver model reference counting | Jean Delvare |
2008-01-27 | i2c: Constify client address data | Mark M. Hoffman |
2008-01-27 | i2c: some overdue driver removal | Adrian Bunk |
2008-01-27 | i2c: the scheduled I2C RTC driver removal | Adrian Bunk |
2008-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-01-26 | ide: remove REQ_TYPE_ATA_CMD | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: kill DATA_READY define | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: task_end_request() fix | Tejun Heo |
2008-01-26 | ide: set IDE_TFLAG_IN_* flags before queuing/executing command | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: fix ->io_32bit race in ide_taskfile_ioctl() | Tejun Heo |
2008-01-26 | ide: remove broken disk byte-swapping support | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: add ide_set_irq() inline helper | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: Fix build break caused by "ide: remove ideprobe_init()" | Olof Johansson |
2008-01-26 | ide: remove ideprobe_init() | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: merge ->fixup and ->quirkproc methods | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz |
2008-01-26 | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-01-26 | cy82c693: add ->set_dma_mode method | Bartlomiej Zolnierkiewicz |
2008-01-26 | [S390] do local_irq_restore while spinning in spin_lock_irqsave. | Hisashi Hifumi |
2008-01-26 | [S390] add smp_call_function_mask | Carsten Otte |
2008-01-26 | [S390] Unused field / extern declaration in processor.h | Martin Schwidefsky |
2008-01-26 | [S390] single-step cleanup | Roland McGrath |
2008-01-26 | [S390] include/asm-s390/: Spelling fixes | Joe Perches |
2008-01-26 | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. | Michael Holzheu |
2008-01-26 | [S390] kernel: Shutdown Actions Interface | Michael Holzheu |
2008-01-26 | [S390] Get rid of additional_cpus kernel parameter. | Heiko Carstens |
2008-01-26 | [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. | Heiko Carstens |
2008-01-26 | [S390] Remove owner_pc member from raw_spinlock_t. | Heiko Carstens |
2008-01-26 | [S390] Change vmalloc defintions | Christian Borntraeger |
2008-01-26 | [S390] Avoid warnings in tlblush.h | Martin Schwidefsky |
2008-01-26 | [S390] Fix tlb flushing with idte. | Martin Schwidefsky |
2008-01-26 | [S390] Standby cpu activation/deactivation. | Heiko Carstens |
2008-01-26 | [S390] cio: Extend adapter interrupt interface. | Peter Oberparleiter |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |