summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-083-31/+56
|\
| * OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-053-5/+36
| * OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-053-31/+25
* | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-198-11/+11
* | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-17317-1639/+2170
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-163-9/+4
| |\ \
| | * | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
| | * | sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-042-7/+3
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-1611-13/+26
| |\ \ \
| | * \ \ Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2011-12-153-4/+11
| | |\ \ \
| | | * | | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim2011-12-081-2/+5
| | | * | | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap2011-12-081-1/+5
| | | * | | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han2011-12-081-0/+1
| | | * | | 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
| | |\ \ \
| | | * | | ARM: OMAP: rx51: fix USBFelipe Contreras2011-12-131-1/+1
| | | * | | ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula2011-12-121-3/+3
| | * | | | 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 '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
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-072-7/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-051-1/+6