aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'devel-stable' into for-linusRussell King2012-01-05
|\
| * ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij2012-01-05
| * Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-04
| |\
| | * Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-02
| | * ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm2012-01-02
| * | ARM: 7236/1: vic: always use simple opsJamie Iles2012-01-03
| * | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-19
| |\ \
| | * | imx6q: Remove unconditional dependency on l2x0 L2 cache supportDave Martin2011-12-19
| | * | highbank: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-19
| | * | omap4: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-19
| | * | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| | * | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| * | | ARM: 7233/1: ux500: remove overlapping iotable entriesLinus Walleij2011-12-18
| * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
| * | | ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-12
| * | | ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-12
| * | | ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-12
| * | | ARM: lib: add call_with_stack function for safely changing stackWill Deacon2011-12-12
| * | | ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles2011-12-11
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-08
| |\ \ \
| | * | | ARM: LPAE: Add the Kconfig entriesCatalin Marinas2011-12-08
| | * | | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon2011-12-08
| | * | | ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Add context switching supportCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas2011-12-08
| | * | | ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-08
| | * | | ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-08
| | * | | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas2011-12-08
| | * | | ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2011-12-08
| | * | | ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-08
| | * | | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-08
| * | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-06
| |\| | |
| | * | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-06
| | * | | ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-06
| | * | | ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-06
| | * | | ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-06
| | * | | ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-06
| | * | | ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-06
| * | | | ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-06
| * | | | ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-06
| * | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-26
| | * | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| | * | | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-26
| | * | | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-26
| | * | | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-26