summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds