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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2017-01-05
1
-6
/
+0
*
KVM: MIPS: Flush KVM entry code from icache globally
James Hogan
2017-01-05
1
-2
/
+2
*
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
2017-01-05
1
-1
/
+4
*
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
Xiao Guangrong
2016-12-24
1
-2
/
+7
*
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-21
1
-4
/
+4
*
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-19
1
-6
/
+5
*
kvm: take srcu lock around kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+7
*
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+10
*
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
2016-12-16
4
-11
/
+23
*
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
Yi Sun
2016-12-15
1
-4
/
+5
*
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-15
1
-1
/
+1
*
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
2016-12-13
1
-21
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
90
-525
/
+2284
|
\
|
*
arm64: Disable PAN on uaccess_enable()
Marc Zyngier
2016-12-12
1
-1
/
+1
|
*
arm64: Work around broken .inst when defective gas is detected
Marc Zyngier
2016-12-06
1
-4
/
+25
|
*
arm64: Add detection code for broken .inst support in binutils
Marc Zyngier
2016-12-06
1
-2
/
+8
|
*
arm64: Remove reference to asm/opcodes.h
Marc Zyngier
2016-12-05
1
-2
/
+0
|
*
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2016-12-02
4
-13
/
+14
|
*
arm64: smp: Prevent raw_smp_processor_id() recursion
Robin Murphy
2016-12-02
1
-1
/
+3
|
*
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
2016-11-29
7
-43
/
+372
|
|
\
|
|
*
selftests: arm64: add test for unaligned/inexact watchpoint handling
Pratyush Anand
2016-11-18
2
-1
/
+240
|
|
*
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
2
-0
/
+40
|
|
*
arm64: hw_breakpoint: Handle inexact watchpoint addresses
Pavel Labath
2016-11-18
1
-27
/
+69
|
|
*
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-11-18
3
-28
/
+28
|
|
*
hw_breakpoint: Allow watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
2
-0
/
+8
|
*
|
arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
Jintack
2016-11-29
1
-1
/
+12
|
*
|
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-23
2
-8
/
+5
|
*
|
arm64: Enable HIBERNATION in defconfig
Catalin Marinas
2016-11-23
1
-0
/
+1
|
*
|
arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
Catalin Marinas
2016-11-21
1
-0
/
+8
|
*
|
arm64: xen: Enable user access before a privcmd hvc call
Catalin Marinas
2016-11-21
1
-0
/
+15
|
*
|
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
1
-4
/
+10
|
*
|
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
7
-20
/
+153
|
*
|
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
10
-13
/
+146
|
*
|
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-21
2
-5
/
+14
|
*
|
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
7
-58
/
+93
|
*
|
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-11-21
1
-4
/
+4
|
*
|
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
7
-4
/
+65
|
*
|
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-16
4
-21
/
+15
|
*
|
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
10
-54
/
+73
|
*
|
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
2
-5
/
+16
|
*
|
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
2
-1
/
+15
|
*
|
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
2016-11-11
1
-3
/
+4
|
*
|
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-11-11
4
-10
/
+7
|
*
|
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
3
-6
/
+24
|
*
|
arm64: unexport walk_stackframe
Mark Rutland
2016-11-11
1
-1
/
+0
|
*
|
arm64: traps: simplify die() and __die()
Mark Rutland
2016-11-11
1
-7
/
+6
|
*
|
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
7
-5
/
+17
|
*
|
arm64: asm-offsets: remove unused definitions
Mark Rutland
2016-11-11
1
-2
/
+0
|
*
|
arm64: thread_info remove stale items
Mark Rutland
2016-11-11
1
-2
/
+0
|
*
|
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
1
-0
/
+6
[next]