index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
74
-275
/
+2235
|
\
|
*
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
Steven Capper
2013-06-29
1
-0
/
+2
|
*
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
5
-20
/
+118
|
*
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-20
2
-0
/
+79
|
*
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
2013-06-18
7
-14
/
+16
|
|
\
|
|
*
ARM: arch_timer: stop virtual timer when booted in HYP mode
Marc Zyngier
2013-06-07
1
-0
/
+5
|
|
*
arm: fix up ARM_ARCH_TIMER selects
Mark Rutland
2013-06-07
4
-5
/
+5
|
|
*
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-9
/
+0
|
|
*
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
Mark Rutland
2013-06-07
1
-0
/
+4
|
|
*
ARM: hyp: initialize CNTVOFF to zero
Marc Zyngier
2013-06-07
1
-0
/
+2
|
*
|
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
13
-96
/
+139
|
|
\
\
|
|
*
|
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-30
2
-2
/
+8
|
|
*
|
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
2013-05-30
1
-1
/
+1
|
|
*
|
ARM: mm: clean up membank size limit checks
Cyril Chemparathy
2013-05-30
1
-8
/
+11
|
|
*
|
ARM: mm: cleanup checks for membank overlap with vmalloc area
Cyril Chemparathy
2013-05-30
1
-18
/
+1
|
|
*
|
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
2013-05-30
1
-1
/
+1
|
|
*
|
ARM: mm: use physical addresses in highmem sanity checks
Cyril Chemparathy
2013-05-30
1
-12
/
+10
|
|
*
|
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
4
-8
/
+37
|
|
*
|
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
2
-21
/
+28
|
|
*
|
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
2
-12
/
+19
|
|
*
|
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
2
-6
/
+14
|
|
*
|
ARM: LPAE: use phys_addr_t for initrd location
Vitaly Andrianov
2013-05-30
1
-6
/
+7
|
|
*
|
ARM: LPAE: use phys_addr_t in free_memmap()
Vitaly Andrianov
2013-05-30
1
-3
/
+3
|
|
*
|
ARM: LPAE: use phys_addr_t in alloc_init_pud()
Vitaly Andrianov
2013-05-30
1
-1
/
+2
|
|
*
|
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
2013-05-30
2
-4
/
+4
|
|
|
/
|
*
|
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-18
63
-225
/
+564
|
|
\
\
|
|
*
|
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
7
-1
/
+78
|
|
*
|
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
9
-2
/
+276
|
|
*
|
ARM: mm: Add support for flushing HugeTLB pages.
Steve Capper
2013-06-04
1
-10
/
+15
|
|
*
|
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
2013-06-04
1
-0
/
+17
|
|
|
/
|
*
|
Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...
Russell King
2013-06-17
20
-51
/
+646
|
|
\
\
|
|
*
|
ARM: mpu: Ensure that MPU depends on CPU_V7
Jonathan Austin
2013-06-17
1
-0
/
+1
|
|
*
|
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
3
-2
/
+24
|
|
*
|
ARM: mpu: Allow enabling of the MPU via kconfig
Jonathan Austin
2013-06-17
2
-2
/
+13
|
|
*
|
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
3
-3
/
+17
|
|
*
|
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
1
-1
/
+7
|
|
*
|
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-06-07
1
-0
/
+249
|
|
*
|
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
2
-0
/
+90
|
|
*
|
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
2013-06-07
1
-0
/
+72
|
|
*
|
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-06-07
2
-0
/
+6
|
|
*
|
ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL
Jonathan Austin
2013-06-07
2
-1
/
+19
|
|
*
|
ARM: add Cortex-R7 Processor Info
Jonathan Austin
2013-06-07
1
-1
/
+12
|
|
*
|
ARM: select CPU_CPU15_MMU/MPU appropriately
Jonathan Austin
2013-06-07
1
-1
/
+2
|
|
*
|
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
2013-06-07
1
-0
/
+2
|
|
*
|
ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU
Jonathan Austin
2013-06-07
1
-1
/
+4
|
|
*
|
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-06-07
3
-34
/
+50
|
|
*
|
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
2013-06-07
1
-0
/
+2
|
|
*
|
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
2013-06-07
1
-0
/
+4
|
|
*
|
ARM: nommu: define dummy TLB operations for nommu configurations
Will Deacon
2013-06-07
2
-1
/
+26
|
|
*
|
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
Will Deacon
2013-06-07
1
-4
/
+46
[next]