summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson
2011-12-18ARM: picoxcell: implement watchdog restartJamie Iles
2011-12-18ARM: picoxcell: move io mappings to common.cJamie Iles
2011-12-18ARM: picoxcell: don't reserve irq_descsJamie Iles
2011-12-18ARM: picoxcell: remove mach/memory.hJamie Iles
2011-12-15Merge branch 'davinci/features' into next/develOlof Johansson
2011-12-13Merge branch 'orion/devel' into next/develOlof Johansson
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn
2011-12-13ARM: Kirkwood: Add configuration for MPP12 as GPIOArnaud Patard
2011-12-13ARM: Kirkwood: Recognize A1 revision of 6282 chipMartin Michlmayr
2011-12-13Merge branch 'highbank/devel' into next/develOlof Johansson
2011-12-13Merge branch 'ux500/devel' into next/develOlof Johansson
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon
2011-12-12ARM: ux500: update the MOP500 GPIO assignmentsLinus Walleij
2011-12-12ARM: ux500: add device sdi1 for SDIOStefan Nilsson XK
2011-12-12ARM: ux500: support SD cards on HREFv60 boardsStefan Nilsson XK
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik
2011-12-08ARM: OMAP1: Set the omap1623 sram size to 16KTony Lindgren
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King