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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2
-4
/
+32
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
3
-4
/
+139
2016-02-29
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
1
-4
/
+24
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2
-2
/
+19
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2
-2
/
+43
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2
-0
/
+9
2016-02-29
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2
-0
/
+56
2016-02-29
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
1
-5
/
+7
2016-02-29
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
3
-153
/
+5
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
9
-20
/
+8
2016-02-29
arm64: VHE: Add support for running Linux in EL2 mode
Marc Zyngier
2
-1
/
+40
2016-02-29
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
1
-5
/
+13
2016-02-29
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
1
-1
/
+5
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
3
-67
/
+90
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
1
-8
/
+27
2016-02-29
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
1
-0
/
+6
2016-02-29
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
1
-5
/
+5
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
3
-7
/
+52
2016-02-29
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
3
-4
/
+23
2016-02-29
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
1
-2
/
+13
2016-02-29
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
1
-42
/
+42
2016-02-29
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
1
-15
/
+33
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
3
-9
/
+31
2016-02-29
arm64: KVM: VHE: Introduce unified system register accessors
Marc Zyngier
1
-0
/
+72
2016-02-29
arm64: KVM: VHE: Patch out kern_hyp_va
Marc Zyngier
2
-4
/
+33
2016-02-29
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
2
-9
/
+38
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
2
-1
/
+16
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
1
-0
/
+10
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
5
-14
/
+50
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
1
-0
/
+5
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
1
-3
/
+0
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
1
-0
/
+4
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2
-3
/
+3
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
1
-2
/
+2
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-2
/
+2
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
3
-25
/
+27
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
1
-3
/
+1
2016-02-26
arm64: kconfig: add submenu for 8.2 architectural features
Will Deacon
1
-0
/
+4
2016-02-26
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2
-5
/
+6
2016-02-26
arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot
Lorenzo Pieralisi
1
-26
/
+14
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
3
-0
/
+6
2016-02-26
arm64: Remove fixmap include fragility
Mark Rutland
3
-62
/
+94
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
4
-1
/
+34
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
3
-9
/
+19
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
1
-2
/
+0
2016-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+10
2016-02-25
arm64: Fix building error with 16KB pages and 36-bit VA
Catalin Marinas
1
-1
/
+1
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
6
-13
/
+19
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2
-17
/
+22
[prev]
[next]