summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich
2007-12-24[Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz
2008-01-26ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-26ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: kill DATA_READY defineBartlomiej Zolnierkiewicz
2008-01-26ide: task_end_request() fixTejun Heo
2008-01-26ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz
2008-01-26ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo
2008-01-26ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz
2008-01-26ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz
2008-01-26ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson
2008-01-26ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz
2008-01-26cy82c693: add ->set_dma_mode methodBartlomiej 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_maskCarsten Otte
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe 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 InterfaceMichael 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 defintionsChristian Borntraeger
2008-01-26[S390] Avoid warnings in tlblush.hMartin 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds