index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
2015-08-20
arm64: mdscr_el1: avoid exposing DCC to userspace
Will Deacon
2015-08-08
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2015-01-23
arm64: Fix SCTLR_EL1 initialisation
Suzuki K. Poulose
2014-09-08
arm64: convert part of soft_restart() to assembly
Arun Chandran
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-04-03
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2014-03-04
arm64: remove unnecessary cache flush at boot
Mark Rutland
2014-01-27
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
2013-12-16
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
2013-12-06
arm64: ensure completion of TLB invalidatation
Mark Rutland
2013-10-25
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-09-03
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
2013-09-02
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2012-09-24
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
2012-09-17
arm64: CPU support
Catalin Marinas