index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-28
/
+24
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
1
-10
/
+13
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
1
-18
/
+6
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
10
-13
/
+70
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
1
-1
/
+21
2020-07-02
perf/x86/lbr: Add interface to get LBR information
Like Xu
1
-0
/
+12
2020-07-02
cpufreq: intel_pstate: Allow enable/disable energy efficiency
Srinivas Pandruvada
1
-2
/
+4
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
1
-0
/
+2
2020-06-30
x86: Remove dev->archdata.iommu pointer
Joerg Roedel
1
-3
/
+0
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
1
-0
/
+5
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+26
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-2
/
+2
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
3
-6
/
+4
2020-06-26
x86/hyperv: allocate the hypercall page with only read and execute bits
Christoph Hellwig
1
-0
/
+2
2020-06-26
x86: kill dump_fpu()
Al Viro
1
-1
/
+0
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
1
-1
/
+1
2020-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+2
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
1
-2
/
+0
2020-06-22
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
1
-1
/
+1
2020-06-22
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
1
-1
/
+1
2020-06-22
x86/msr: Move the F15h MSRs where they belong
Borislav Petkov
1
-3
/
+2
2020-06-18
x86/mm/32: Fix -Wmissing prototypes warnings for init.c
Benjamin Thiel
1
-6
/
+3
2020-06-18
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
1
-0
/
+3
2020-06-18
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
1
-0
/
+15
2020-06-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
1
-3
/
+1
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2
-16
/
+13
2020-06-18
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
Andi Kleen
1
-0
/
+30
2020-06-18
x86/stackprotector: Pre-initialize canary for secondary CPUs
Brian Gerst
1
-0
/
+12
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
1
-1
/
+4
2020-06-15
x86/asm: Unify __ASSEMBLY__ blocks
Borislav Petkov
1
-4
/
+2
2020-06-15
x86/cpufeatures: Mark two free bits in word 3
Borislav Petkov
1
-0
/
+2
2020-06-15
x86/msr: Lift AMD family 0x15 power-specific MSRs
Borislav Petkov
1
-1
/
+4
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
1
-0
/
+5
2020-06-15
x86/entry, bug: Comment the instrumentation_begin() usage for WARN()
Peter Zijlstra
1
-0
/
+6
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
1
-0
/
+18
2020-06-15
x86, kcsan: Remove __no_kcsan_or_inline usage
Peter Zijlstra
1
-5
/
+1
2020-06-15
x86, sched: check for counters overflow in frequency invariant accounting
Giovanni Gherdovich
1
-1
/
+1
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
1
-2
/
+12
2020-06-15
perf/x86: Add perf text poke events for kprobes
Adrian Hunter
1
-0
/
+2
2020-06-15
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
1
-0
/
+7
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-14
/
+35
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
28
-454
/
+840
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
1
-2
/
+2
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
1
-1
/
+1
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+34
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+20
[prev]
[next]