summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-261-2/+0Star
* ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz2008-04-261-2/+2
* ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz2008-04-261-1/+1
* ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz2008-04-261-0/+1
* ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-26/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-261-3/+10
|\
| * generic: make optimized inlining arch-opt-inIngo Molnar2008-04-261-1/+2
| * x86: add optimized inliningIngo Molnar2008-04-261-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-263-137/+13Star
|\ \
| * | ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz2008-04-261-1/+0Star
| * | ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-261-2/+0Star
| * | remove include/linux/hdsmart.hAdrian Bunk2008-04-262-127/+0Star
| * | ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz2008-04-261-0/+2
| * | ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+7
| * | ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2008-04-261-2/+0Star
| * | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-261-4/+4
| * | ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+1
| |/
* | x86: section mismatch fixes, #2Jacek Luczak2008-04-261-1/+1
* | x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-261-4/+4
* | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-261-11/+0Star
* | x86: get_bios_ebda() requires asm/io.hAkinobu Mita2008-04-261-0/+2
* | x86: use bitmap library for pin_programmedAkinobu Mita2008-04-261-2/+4
* | x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-261-0/+2
* | x86: remove NexGen supportDmitri Vorobiev2008-04-261-1/+0Star
* | fix asm-x86/{posix_types,unistd}.hAdrian Bunk2008-04-262-2/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-262-5/+3Star
|\
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-252-4/+2Star
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2513-102/+231
|\ \
| * | [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-242-54/+55
| * | [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-0/+1
| * | [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-242-19/+128
| * | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-243-13/+43
| * | [POWERPC] 4xx: Fix duplicate phys_addr_t definitionJosh Boyer2008-04-241-2/+0Star
| * | [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-6/+2Star
| * | [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-241-0/+2
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-242-8/+0Star
| |\ \
| | * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-211-4/+0Star
| | * | [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-211-4/+0Star
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-251-0/+6
|\ \ \ \
| * | | | leds: Document the context brightness_set needsRichard Purdie2008-04-251-0/+1
| * | | | leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-251-0/+2
| * | | | leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-251-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-256-12/+22
|\ \ \ \
| * | | | generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
| * | | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-241-0/+9