summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-9/+4
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-4/+11
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-4/+4
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+15
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-94/+37
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-66/+99
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann6-5/+11
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula1-3/+3
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard6-48/+35
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming1-46/+2
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-44/+68
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-21/+20
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09arm/imx: fix power button on imx51 babbage boardShawn Guo1-1/+1
2011-12-09ARM: imx: fix cpufreq build errorsRichard Zhao1-0/+1
2011-12-09ARM: mx5: add __initconst for fec pdataDong Aisheng3-3/+3
2011-12-09MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming6-35/+48
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds28-55/+69
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-12-08ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han1-0/+1
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+5
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-2/+3
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven2-1/+5
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann6-16/+18
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann5-6/+7
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann2-0/+2
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann3-14/+19
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann6-8/+8
2011-12-06x86/intel_mid: Kconfig select fixAlan Cox1-0/+3
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König3-59/+88
2011-12-06ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre1-1/+2
2011-12-06x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox1-2/+3
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel1-0/+1
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-29/+150
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-32/+50