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
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-0
/
+5
|
\
|
*
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
1
-0
/
+1
|
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-17
1
-0
/
+4
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
4
-9
/
+0
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...
Bjorn Helgaas
2016-03-15
2
-3
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-03-07
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
2016-03-08
1
-1
/
+0
|
|
|
*
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
2016-03-08
1
-1
/
+0
|
|
|
/
|
*
|
ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
2
-5
/
+0
|
*
|
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
35
-589
/
+1637
|
\
\
|
*
|
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
2016-03-09
1
-5
/
+4
|
*
|
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
2
-0
/
+10
|
*
|
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
2016-03-09
1
-2
/
+9
|
*
|
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
2016-03-09
1
-2
/
+31
|
*
|
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-03-09
1
-113
/
+180
|
*
|
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+22
|
*
|
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
3
-0
/
+62
|
*
|
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
3
-1
/
+5
|
*
|
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+3
|
*
|
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
5
-5
/
+110
|
*
|
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
2
-1
/
+4
|
*
|
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
3
-1
/
+22
|
*
|
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
2
-3
/
+27
|
*
|
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
2
-4
/
+29
|
*
|
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
2
-2
/
+127
|
*
|
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
2
-4
/
+32
|
*
|
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
3
-4
/
+139
|
*
|
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
1
-4
/
+24
|
*
|
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
2
-2
/
+19
|
*
|
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
2
-2
/
+43
|
*
|
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
2
-0
/
+9
|
*
|
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2016-02-29
2
-0
/
+56
|
*
|
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
2016-02-29
1
-5
/
+7
|
*
|
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
3
-153
/
+5
|
*
|
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
9
-20
/
+8
|
*
|
arm64: VHE: Add support for running Linux in EL2 mode
Marc Zyngier
2016-02-29
2
-1
/
+40
|
*
|
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
2016-02-29
1
-5
/
+13
|
*
|
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
2016-02-29
1
-1
/
+5
|
*
|
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
3
-67
/
+90
|
*
|
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
2016-02-29
1
-8
/
+27
|
*
|
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
2016-02-29
1
-0
/
+6
|
*
|
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
2016-02-29
1
-5
/
+5
|
*
|
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
2016-02-29
3
-7
/
+52
|
*
|
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
2016-02-29
3
-4
/
+23
|
*
|
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
2016-02-29
1
-2
/
+13
|
*
|
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
2016-02-29
1
-42
/
+42
|
*
|
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
2016-02-29
1
-15
/
+33
|
*
|
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
2016-02-29
3
-9
/
+31
[next]