summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-163-21/+21
* sparc64: fix direct access to irq_descSam Ravnborg2011-03-161-7/+7
* sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo2011-03-161-2/+2
* sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo2011-03-161-26/+27
* sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo2011-03-161-3/+7
* sparc/leon: Add LEON dma_ops.Kristoffer Glembo2011-03-161-5/+13
* sparc: Add pci32_unmap_page.Kristoffer Glembo2011-03-161-0/+8
* sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo2011-03-161-14/+11
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1640-202/+554
|\
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2814-71/+60
| * dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2816-85/+70
| * dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely2011-02-281-4/+400
| * Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-28127-819/+1175
| |\
| * | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-0410-42/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-0/+10
|\ \ \
| * | | net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-141-0/+1
| * | | net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-141-0/+3
| * | | net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-141-0/+6
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-169-10/+8
|\ \ \ \
| * \ \ \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24127-819/+1175
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman2011-02-221-8/+0
| * | | | tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
| * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-177-0/+7
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-162-13/+67
|\ \ \ \ \
| * | | | | memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot2011-02-031-0/+14
| * | | | | memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot2011-02-031-13/+53
| |/ / / /
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1636-400/+1248
|\ \ \ \ \
| * | | | | ARM: tegra: Add support for Tegra USB PHYsBenoit Goby2011-03-114-0/+885
| * | | | | ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-076-129/+7
| * | | | | USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-0/+4
| * | | | | arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar2011-03-071-19/+0
| * | | | | arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2011-03-012-10/+19
| * | | | | arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda2011-03-012-154/+26
| * | | | | arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-0118-18/+18
| * | | | | arm: omap: usb: usbhs core device initializationKeshava Munegowda2011-03-012-14/+183
| * | | | | usb: host: omap: common usb host core driverKeshava Munegowda2011-03-011-0/+3
| * | | | | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-0120-136/+152
| * | | | | arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi2011-03-012-5/+5
| * | | | | arm: omap: usb: host: add names to resourcesFelipe Balbi2011-03-011-0/+9
| * | | | | usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-03-011-0/+4
| * | | | | usb: otg: OMAP4430: Save/restore the contextHema HK2011-03-011-0/+7
| * | | | | usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-184-7/+18
* | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-1642-1039/+3784
|\ \ \ \ \ \
| * | | | | | ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport2011-03-031-0/+3
| * | | | | | ARM: tegra: add PCI Express power gatingMike Rapoport2011-03-031-2/+20
| * | | | | | ARM: tegra: PCIE minor code refactoringMike Rapoport2011-03-031-9/+9
| * | | | | | ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren2011-02-231-12/+10
| * | | | | | ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-231-6/+6
| * | | | | | ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-231-2/+2
| * | | | | | ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2011-02-232-4/+1
OpenPOWER on IntegriCloud