summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: added U-Boot build target: uImageDaniel Hellstrom2011-03-173-1/+66
* sparc64: rename virt_irq => irq - IISam Ravnborg2011-03-177-53/+53
* sparc64: rename virt_irq => irq - ISam Ravnborg2011-03-172-80/+77
* sparc64: use up-to-data genirq functionsSam Ravnborg2011-03-172-59/+61
* sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg2011-03-171-10/+10
* sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg2011-03-171-39/+39
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-173-21/+21
* sparc64: fix direct access to irq_descSam Ravnborg2011-03-171-7/+7
* sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo2011-03-171-2/+2
* sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo2011-03-171-26/+27
* sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo2011-03-171-3/+7
* sparc/leon: Add LEON dma_ops.Kristoffer Glembo2011-03-171-5/+13
* sparc: Add pci32_unmap_page.Kristoffer Glembo2011-03-171-0/+8
* sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo2011-03-171-14/+11
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-17178-1725/+1407
|\
| * tty: serial: altera_jtaguart: Add device tree supportTobias Klauser2011-03-012-2/+17
| * tty: serial: altera_uart: Add devicetree supportTobias Klauser2011-03-012-4/+54
| * dt: eliminate of_platform_driver shim codeGrant Likely2011-03-012-79/+1
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-2827-148/+134
| * dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-289-46/+42
| * dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-41/+33
| * dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2813-64/+52
| * dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2826-128/+123
| * dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-49/+43
| * dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-36/+28
| * dt: uartlite: merge platform and of_platform driver bindingsGrant Likely2011-02-281-79/+24
| * dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely2011-02-281-82/+47
| * ipmi: convert OF driver to platform driverRob Herring2011-02-281-47/+23
| * leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely2011-02-281-127/+87
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2827-148/+133
| * dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2826-161/+120
| * dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely2011-02-284-437/+400
| * drivercore/dt: add a match table pointer to struct deviceGrant Likely2011-02-282-2/+4
| * dt: Typo fix.Lennert Buytenhek2011-02-281-1/+1
| * Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-28738-5880/+7892
| |\
| * | altera_ps2: Add devicetree supportWalter Goossens2011-02-162-2/+17
| * | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-0410-42/+24
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-1755-619/+220
|\ \ \
| * | | BKL: That's all, folksArnd Bergmann2011-03-057-232/+2
| * | | fs/locks.c: Remove stale FIXME left over from BKL conversionMatt Fleming2011-03-051-1/+0
| * | | ipx: remove the BKLArnd Bergmann2011-03-052-33/+20
| * | | appletalk: remove the BKLArnd Bergmann2011-03-052-25/+16
| * | | x25: remove the BKLArnd Bergmann2011-03-053-43/+23
| * | | ufs: remove the BKLArnd Bergmann2011-03-027-108/+83
| * | | hpfs: remove the BKLArnd Bergmann2011-03-027-62/+75
| * | | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-0221-22/+0
| * | | tracing: don't trace the BKLArnd Bergmann2011-03-022-68/+0
| * | | adfs: remove the big kernel lockArnd Bergmann2011-03-024-25/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-171143-37918/+119131
|\ \ \
| * | | bonding: enable netpoll without checking link statusAndy Gospodarek2011-03-161-2/+0