summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: SAMSUNG: remove duplicated header includeJingoo Han2011-12-081-1/+0
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-152-4/+4
| | |\ \ \
| | * \ \ \ Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-12-136-5/+11
| | |\ \ \ \
| | | * | | | arm/imx: fix power button on imx51 babbage boardShawn Guo2011-12-091-1/+1
| | | * | | | ARM: imx: fix cpufreq build errorsRichard Zhao2011-12-091-0/+1
| | | * | | | ARM: mx5: add __initconst for fec pdataDong Aisheng2011-12-093-3/+3
| | | * | | | MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2011-12-091-1/+6
| | | | |/ / | | | |/| |
| * | | | | ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-151-2/+2
| * | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-151-3/+15
| |\ \ \ \ \
| | * | | | | xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-151-3/+15
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-137-94/+37
| |\ \ \ \ \ \
| | * | | | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-126-48/+35
| | * | | | | | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-091-46/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-135-66/+99
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard2011-12-111-6/+6
| | * | | | | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-061-0/+3
| | * | | | | ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-063-59/+88
| | * | | | | ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre2011-12-061-1/+2
* | | | | | | Merge branch 'omap/ehci' into next/driversArnd Bergmann2011-12-274-88/+51
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'usbhost_runtime_pm_14_devel_3.3' of git://git.pwsan.com/linux-2...Tony Lindgren2011-12-164-88/+51
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-161-3/+0
| | * | | | | | | ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-162-19/+17
| | * | | | | | | ARM: OMAP: USB: register hwmods of usbhsKeshava Munegowda2011-12-161-66/+34
* | | | | | | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-2786-232/+1038
|\| | | | | | | |
| * | | | | | | | Merge branch 'hwmod_data_devel_3.3' of git://git.pwsan.com/linux-2.6 into hwmodTony Lindgren2011-12-166-13/+594
| |\| | | | | | |
| | * | | | | | | ARM: OMAP3+: hwmod data: Add the default clockactivity for I2CShubhrajyoti D2011-12-162-7/+9
| | * | | | | | | ARM: OMAP3: hwmod data: disable multiblock reads on MMC1/2 on OMAP34xx/35xx <...Paul Walmsley2011-12-161-4/+90
| | * | | | | | | ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP4Benoit Cousson2011-12-161-1/+207
| | * | | | | | | ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3Keshava Munegowda2011-12-161-0/+221
| | * | | | | | | ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna2011-12-155-1/+67
| * | | | | | | | Merge branch 'hwmod_data_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into f...Tony Lindgren2011-12-161-5/+13
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ARM: OMAP: hwmod data: fix the panic on Nokia RM-680 during bootAaro Koskinen2011-12-151-1/+13
| | * | | | | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-151-4/+0
| | |/ / / / /
| * | | | | | ARM: OMAP: rx51: fix USBFelipe Contreras2011-12-131-1/+1
| * | | | | | ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula2011-12-121-3/+3
| |/ / / / /
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-098-44/+68
| |\ \ \ \ \
| | * | | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-096-35/+48
| | * | | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-081-7/+14
| | * | | | | x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
| | * | | | | x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-097-21/+20
| |\ \ \ \ \
| | * | | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-032-18/+8
| | * | | | | arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-031-3/+6
| | * | | | | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-034-0/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
| |\ \ \ \ \
| | * | | | | iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
| * | | | | | thp: add compound tail page _mapcount when mappedYouquan Song2011-12-091-0/+2
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-0828-55/+69
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2011-12-081-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2