summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-27Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann3-35/+13
2011-12-21arm/at91: fix build of stamp9g20Olof Johansson1-2/+2
2011-12-20Merge branch 'u300/cleanup' into next/cleanupOlof Johansson3-21/+1
2011-12-19Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson402-3628/+3045
2011-12-19ARM: u300: delete memory.hLinus Walleij3-21/+1
2011-12-18ARM: picoxcell: move io mappings to common.cJamie Iles4-34/+13
2011-12-18ARM: picoxcell: don't reserve irq_descsJamie Iles3-8/+4
2011-12-18ARM: picoxcell: remove mach/memory.hJamie Iles1-1/+0
2011-12-16Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann1-52/+1
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson176-770/+1150
2011-12-15ARM: at91: delete the pcontrol_g20_defconfigPaul Gortmaker1-175/+0
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon1-12/+3
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon2-1/+5
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon1-10/+40
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon2-1/+46
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles1-2/+3
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-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 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King32-322/+1199
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas2-1/+18
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon1-1/+15
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas1-1/+27
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas1-2/+17
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas6-5/+104
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas1-1/+10
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas5-12/+243
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas5-7/+150
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas6-0/+261
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon4-0/+16
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2-149/+174
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas3-93/+100
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2-38/+41
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King3-11/+15
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas1-12/+19
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-07arm/tegra: Remove code that's ifndef CONFIG_ARM_GICStephen Warren1-23/+0
2011-12-07arm/tegra: remove unused definespdeschrijver@nvidia.com1-4/+0
2011-12-07arm/tegra: fix variable formatting in makefileOlof Johansson1-13/+13
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
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-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King32-89/+140
2011-12-06ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren1-1/+2
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven2-1/+5