aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-22[Blackfin] arch: GPIO API cleanup and anomaly updateMichael Hennerich1-36/+36
2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interfaceMichael Hennerich6-11/+11
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt5-6/+133
2008-01-22[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or optionMichael Hennerich1-1/+5
2007-12-24[Blackfin] arch: update to latest anomaly sheetsMike Frysinger4-31/+67
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich5-0/+10
2007-12-24[Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt1-1/+1
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.Sonic Zhang2-3/+89
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz1-1/+1
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2-2/+3
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2-4/+4
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz1-0/+4
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-28/+34
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz1-8/+0
2008-01-26ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-01-26ide: kill DATA_READY defineBartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: task_end_request() fixTejun Heo1-0/+2
2008-01-26ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz1-0/+6
2008-01-26ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo1-0/+2
2008-01-26ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz1-0/+5
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-1/+2
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz1-1/+2
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz1-0/+1
2008-01-26ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson1-1/+1
2008-01-26ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz1-2/+1
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz1-6/+4
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz1-4/+2
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz1-4/+4
2008-01-26cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz1-0/+2
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-1/+12
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+2
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath1-0/+8
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches4-5/+5
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-0/+4
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu1-1/+3
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2-4/+0
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens1-2/+2
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2-14/+6
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-30/+16
2008-01-26[S390] Avoid warnings in tlblush.hMartin Schwidefsky1-3/+17
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky2-21/+18
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens1-1/+20
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter1-0/+19
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-58/+145
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds3-138/+162
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-85/+215
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker3-138/+162