summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-244-10/+13
|\
| * usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
| * usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK2011-05-181-2/+5
| * usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-183-3/+3
| * usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-05-181-5/+3
| |
| \
| \
| \
*---. \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-1746-2768/+960
|\ \ \ \
| | | * | arm: omap2/3: Use generic irq chipTony Lindgren2011-05-161-72/+25
| | * | | omap: drop board-igep0030.cMike Rapoport2011-05-173-440/+1
| | * | | omap: igep0020: add support for IGEP3Mike Rapoport2011-05-171-23/+80
| | * | | omap: igep0020: minor refactoringMike Rapoport2011-05-171-27/+30
| | * | | omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport2011-05-171-79/+79
| | * | | omap: Remove support for omap2evmTony Lindgren2011-05-131-1/+0
| | * | | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-1227-701/+398
| | * | | omap: musb: introduce default board configMike Rapoport2011-05-0915-98/+27
| | * | | omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-036-176/+67
| | * | | omap: use common initialization for PMIC i2c busMike Rapoport2011-05-0321-232/+78
| | * | | omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-0312-444/+128
| | * | | OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
| | * | | OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
| | * | | OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
| | * | | OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
| | * | | OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
| | * | | OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
| | * | | OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
| | * | | omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren2011-05-031-76/+7
| | * | | OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12
| | * | | OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2011-05-032-31/+26
| | * | | arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-032-9/+8
| | * | | omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-209-427/+73
| | * | | omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2011-04-202-4/+4
| | |/ /
| * | | OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M2011-05-131-0/+1
| * | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
| | |/ | |/|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-128-53/+97
|\ \ \
| * | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-123-3/+3
| * | | ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann2011-05-121-37/+53
| * | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| * | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
| |\ \ \
| | * | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| | * | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| | * | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-071-0/+5
| | * | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-072-1/+2
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-1210-45/+28
|\ \ \ \ \
| * | | | | [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-101-1/+1
| * | | | | [S390] oprofile: fix min/max interval query checksMartin Schwidefsky2011-05-103-18/+8
| * | | | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-103-24/+16
| * | | | | [S390] disassembler: handle b280/spp instructionChristian Borntraeger2011-05-101-0/+1
| * | | | | [S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2011-05-102-2/+2
| | |_|/ / | |/| | |
* | | | | MIPS: Alchemy: fix xxs1500 build errorManuel Lauss2011-05-101-3/+2
* | | | | MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney2011-05-101-0/+1
* | | | | MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kbWu Zhangjin2011-05-101-1/+1