summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-232-2/+3
* [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2007-12-212-4/+4
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-271-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-262-28/+34
|\
| * ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz2008-01-261-8/+0
| * ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz2008-01-261-0/+2
| * ide: kill DATA_READY defineBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: task_end_request() fixTejun Heo2008-01-261-0/+2
| * ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz2008-01-261-0/+6
| * ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo2008-01-261-0/+2
| * ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-261-0/+5
| * ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-1/+2
| * ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-1/+2
| * ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-261-0/+1
| * ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson2008-01-261-1/+1
| * ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz2008-01-261-2/+1
| * ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-261-6/+4
| * ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-261-4/+2
| * ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-261-4/+4
| * cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-261-0/+2
* | [S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2008-01-261-1/+12
* | [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+2
* | [S390] Unused field / extern declaration in processor.hMartin Schwidefsky2008-01-261-4/+0
* | [S390] single-step cleanupRoland McGrath2008-01-261-0/+8
* | [S390] include/asm-s390/: Spelling fixesJoe Perches2008-01-264-5/+5
* | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-0/+4
* | [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-261-1/+3
* | [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-262-4/+0
* | [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens2008-01-261-2/+2
* | [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-262-14/+6
* | [S390] Change vmalloc defintionsChristian Borntraeger2008-01-261-30/+16
* | [S390] Avoid warnings in tlblush.hMartin Schwidefsky2008-01-261-3/+17
* | [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-262-21/+18
* | [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-261-1/+20
* | [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-261-0/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-2513-58/+145
|\
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-0/+4
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-231-1/+1
| * [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+1
| * [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-231-0/+2
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-231-0/+1
| * [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-111-0/+1
| * [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-111-2/+0
| * [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-4/+4
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+1
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-112-0/+19
| * [SCSI] libiscsi: fix shutdownMike Christie2008-01-113-2/+14
OpenPOWER on IntegriCloud