index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
1
-7
/
+6
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
1
-1
/
+8
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
1
-3
/
+3
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-8
/
+196
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
1
-3
/
+3
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-0
/
+3
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+5
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-23
/
+1
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
1
-2
/
+1
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
1
-7
/
+8
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-5
/
+8
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
1
-4
/
+2
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
1
-1
/
+1
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
1
-1
/
+0
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-3
/
+6
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-5
/
+4
2017-02-24
arm64: Avoid clobbering mm in erratum workaround on QDF2400
Shanker Donthineni
1
-1
/
+1
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
1
-0
/
+1
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
1
-5
/
+1
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
1
-0
/
+6
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+6
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
1
-7
/
+2
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
1
-0
/
+4
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
1
-0
/
+2
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
1
-32
/
+21
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
1
-3
/
+0
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-0
/
+12
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
1
-0
/
+28
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
1
-2
/
+2
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-0
/
+2
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
1
-0
/
+2
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
1
-2
/
+0
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+6
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
1
-1
/
+3
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
1
-6
/
+15
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
1
-1
/
+1
2015-10-07
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
1
-2
/
+2
2015-08-20
arm64: mdscr_el1: avoid exposing DCC to userspace
Will Deacon
1
-1
/
+2
2015-08-08
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
1
-1
/
+3
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
1
-1
/
+0
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-4
/
+0
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
1
-0
/
+13
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
1
-46
/
+0
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
1
-0
/
+3
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
1
-1
/
+1
2015-01-23
arm64: Fix SCTLR_EL1 initialisation
Suzuki K. Poulose
1
-4
/
+8
[next]