index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2016-10-26
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
2016-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-21
arm64: KVM: Take S1 walks into account when determining S2 write faults
Will Deacon
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
2016-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-09-29
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2016-09-28
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
2016-09-23
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-09-15
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
2016-09-12
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
2016-09-12
arm64: alternative: add auto-nop infrastructure
Mark Rutland
2016-09-09
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2016-09-09
arm64: Remove shadowed asm-generic headers
Robin Murphy
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-09-09
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-09-09
arm64: dcc: simplify accessors
Mark Rutland
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
[next]