summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-20Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson
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-16Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann
2011-12-16Merge branch 'at91/defconfig' into next/cleanupOlof Johansson
2011-12-15ARM: at91: delete the pcontrol_g20_defconfigPaul Gortmaker
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-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-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
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-12-08ARM: sa1100: fix build errorJett.Zhou
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon