summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-18Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...Russell King
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King
2013-06-17Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...Russell King
2013-06-17ARM: mpu: Ensure that MPU depends on CPU_V7Jonathan Austin
2013-06-17ARM: mpu: protect the vectors page with an MPU regionJonathan Austin
2013-06-17ARM: mpu: Allow enabling of the MPU via kconfigJonathan Austin
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2013-06-07ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin
2013-06-07ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin
2013-06-07ARM: mpu: add header for MPU register layouts and region dataJonathan Austin
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin
2013-06-07ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin
2013-06-07ARM: add Cortex-R7 Processor InfoJonathan Austin
2013-06-07ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon
2013-06-07ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon
2013-06-07ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier
2013-06-07arm: fix up ARM_ARCH_TIMER selectsMark Rutland
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland
2013-06-07ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier
2013-06-05ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: Add support for flushing HugeTLB pages.Steve Capper
2013-06-04ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2013-05-30ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon
2013-05-30ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2013-05-30ARM: mm: clean up membank size limit checksCyril Chemparathy
2013-05-30ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy
2013-05-30ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2013-05-30ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-05-30ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy
2013-05-30ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t for initrd locationVitaly Andrianov
2013-05-30ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov
2013-05-30ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2013-05-30ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds