开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-06-29
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
Steven Capper
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-18
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-17
Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...
Russell King
2013-06-17
ARM: mpu: Ensure that MPU depends on CPU_V7
Jonathan Austin
2013-06-17
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
ARM: mpu: Allow enabling of the MPU via kconfig
Jonathan Austin
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-06-07
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
2013-06-07
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-06-07
ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL
Jonathan Austin
2013-06-07
ARM: add Cortex-R7 Processor Info
Jonathan Austin
2013-06-07
ARM: select CPU_CPU15_MMU/MPU appropriately
Jonathan Austin
2013-06-07
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
2013-06-07
ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU
Jonathan Austin
2013-06-07
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-06-07
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
2013-06-07
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
2013-06-07
ARM: nommu: define dummy TLB operations for nommu configurations
Will Deacon
2013-06-07
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
Will Deacon
2013-06-07
ARM: arch_timer: stop virtual timer when booted in HYP mode
Marc Zyngier
2013-06-07
arm: fix up ARM_ARCH_TIMER selects
Mark Rutland
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
Mark Rutland
2013-06-07
ARM: hyp: initialize CNTVOFF to zero
Marc Zyngier
2013-06-05
ARM: 7745/1: psci: fix building without HOTPLUG_CPU
Arnd Bergmann
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
ARM: mm: Add support for flushing HugeTLB pages.
Steve Capper
2013-06-04
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
2013-05-30
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-30
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
2013-05-30
ARM: mm: clean up membank size limit checks
Cyril Chemparathy
2013-05-30
ARM: mm: cleanup checks for membank overlap with vmalloc area
Cyril Chemparathy
2013-05-30
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
2013-05-30
ARM: mm: use physical addresses in highmem sanity checks
Cyril Chemparathy
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
ARM: LPAE: use phys_addr_t for initrd location
Vitaly Andrianov
2013-05-30
ARM: LPAE: use phys_addr_t in free_memmap()
Vitaly Andrianov
2013-05-30
ARM: LPAE: use phys_addr_t in alloc_init_pud()
Vitaly Andrianov
2013-05-30
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
[next]