summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-213-3/+13
|\
| * block: fix memory hotplug and bouncing in block layerAndi Kleen2008-04-211-1/+6
| * block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-211-0/+2
| * block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-211-0/+2
| * cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-211-1/+1
| * cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-1/+2
* | frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-211-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-216-26/+80
|\ \
| * | PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-1/+4
| * | PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
| * | PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+1
| * | PCI: add PCI Express ASPM supportShaohua Li2008-04-203-0/+69
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-5/+0
| * | PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-3/+0
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-0/+1
| * | PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
| * | PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-2/+2
| * | PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-10/+0
| * | PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-2/+0
| * | PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-201-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-212-9/+6
|\ \
| * | [CRYPTO] aes: Export generic setkeySebastian Siewior2008-04-211-2/+6
| * | [CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior2008-04-211-7/+0
| |/
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-211-1/+1
|\ \
| * | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-201-1/+1
| |/
* | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-211-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2149-280/+975
|\ \
| * | [POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras2008-04-201-0/+1
| * | [POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras2008-04-181-0/+17
| * | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-185-30/+62
| * | [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-181-0/+9
| * | [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho2008-04-181-2/+2
| * | [POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum2008-04-181-16/+1
| * | [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-171-0/+1
| * | [POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov2008-04-171-0/+1
| * | [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-172-2/+11
| * | [POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov2008-04-171-0/+88
| * | [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-171-0/+223
| * | [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart2008-04-173-23/+15
| * | [POWERPC] Remove unused machine call outsKumar Gala2008-04-171-3/+0
| * | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-171-1/+3
| * | [POWERPC] Cleanup pgtable-ppc32.hKumar Gala2008-04-171-4/+1
| * | [POWERPC] Update linker script to properly set physical addressesKumar Gala2008-04-171-0/+1
| * | [POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala2008-04-177-17/+7
| * | [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala2008-04-171-2/+2
| * | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-2/+0
| * | [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-171-0/+24
| * | [POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov2008-04-171-0/+56
| * | [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-171-0/+69
| * | [LMB] Add lmb_alloc_nid()David S. Miller2008-04-151-0/+2
OpenPOWER on IntegriCloud