index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
7
-4304
/
+5
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
1
-4
/
+9
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
1
-9
/
+9
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
1
-0
/
+2
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2
-0
/
+4
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
4
-28
/
+6
2017-04-09
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
1
-1
/
+11
2017-04-09
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
Marc Zyngier
1
-15
/
+9
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
2
-6
/
+0
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
2
-8
/
+1
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2
-1
/
+9
2017-04-09
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-0
/
+14
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
3
-5
/
+1
2017-04-09
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+24
2017-04-09
ARM: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
3
-7
/
+29
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2
-1
/
+13
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2
-1
/
+3
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
1
-0
/
+5
2017-04-09
ARM: hyp-stub: Use r1 for the soft-restart address
Marc Zyngier
1
-3
/
+2
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
1
-1
/
+2
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
3
-5
/
+9
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
4
-8
/
+28
2017-04-09
ARM: hyp-stub: improve ABI
Russell King
1
-5
/
+22
2017-04-09
arm: KVM: Treat CP15 accessors returning false as successful
Marc Zyngier
1
-3
/
+3
2017-04-09
arm: KVM: Make unexpected register accesses inject an undef
Marc Zyngier
2
-18
/
+18
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2
-5
/
+9
2017-04-09
kvm: arm/arm64: Rework gpa callback handlers
Suzuki K Poulose
1
-18
/
+13
2017-03-17
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2017-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-8
/
+16
2017-03-10
ARM: wire up statx syscall
Russell King
1
-0
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-03-09
KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
Linu Cherian
1
-0
/
+3
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-03-07
arm: KVM: Survive unknown traps from guests
Mark Rutland
2
-7
/
+13
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+12
2017-03-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
6
-66
/
+13
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-1
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
ARM: deconfig: fix the moxart defconfig
Linus Walleij
1
-6
/
+6
2017-03-02
ARM: ux500: resume the second core properly
Linus Walleij
5
-60
/
+7
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
5
-3
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
5
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]