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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
x86/hpet: Remove the unused hpet_msi_read() function
Thomas Gleixner
1
-7
/
+0
2019-06-28
x86/hpet: Remove unused parameter from hpet_next_event()
Thomas Gleixner
1
-5
/
+5
2019-06-28
x86/hpet: Remove pointless x86-64 specific #include
Thomas Gleixner
1
-4
/
+0
2019-06-28
x86/hpet: Restructure init code
Thomas Gleixner
1
-38
/
+43
2019-06-28
x86/hpet: Replace printk(KERN...) with pr_...()
Thomas Gleixner
1
-26
/
+19
2019-06-28
x86/hpet: Simplify CPU online code
Thomas Gleixner
1
-29
/
+2
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
1
-4
/
+22
2019-06-27
x86/tls: Fix possible spectre-v1 in do_get_thread_area()
Dianzhang Chen
1
-2
/
+7
2019-06-27
x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
Dianzhang Chen
1
-1
/
+4
2019-06-27
x86/jailhouse: Mark jailhouse_x2apic_available() as __init
Zhenzhong Duan
1
-1
/
+1
2019-06-26
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
1
-1
/
+10
2019-06-26
x86/kexec: Make variable static and config dependent
Tiezhu Yang
1
-1
/
+3
2019-06-26
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
Kirill A. Shutemov
1
-1
/
+2
2019-06-26
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kirill A. Shutemov
1
-8
/
+9
2019-06-25
x86/alternatives: Add int3_emulate_call() selftest
Peter Zijlstra
1
-4
/
+77
2019-06-25
x86/stackframe/32: Allow int3_emulate_push()
Peter Zijlstra
1
-7
/
+0
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
11
-147
/
+79
2019-06-25
x86/stackframe, x86/ftrace: Add pt_regs frame annotations
Peter Zijlstra
2
-0
/
+6
2019-06-25
x86/stackframe, x86/kprobes: Fix frame pointer annotations
Peter Zijlstra
1
-12
/
+12
2019-06-25
Merge tag 'v5.2-rc6' into x86/asm, to refresh the branch
Ingo Molnar
11
-31
/
+12
2019-06-25
x86/build: Remove redundant 'clean-files += capflags.c'
Masahiro Yamada
1
-2
/
+1
2019-06-25
x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
Masahiro Yamada
1
-0
/
+2
2019-06-25
x86/resctrl: Cleanup cbm_ensure_valid()
Reinette Chatre
1
-6
/
+6
2019-06-25
Merge branch 'x86/urgent' into x86/cache
Thomas Gleixner
7
-36
/
+45
2019-06-25
x86/jump_label: Make tp_vec_nr static
YueHaibing
1
-1
/
+1
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
11
-31
/
+12
2019-06-24
perf/x86/regs: Check reserved bits
Kan Liang
1
-2
/
+5
2019-06-24
x86/umwait: Add sysfs interface to control umwait maximum time
Fenghua Yu
1
-0
/
+36
2019-06-24
x86/umwait: Add sysfs interface to control umwait C0.2 state
Fenghua Yu
1
-8
/
+110
2019-06-24
x86/umwait: Initialize umwait control values
Fenghua Yu
2
-0
/
+63
2019-06-23
x86/apic: Use non-atomic operations when possible
Nadav Amit
3
-4
/
+4
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
1
-0
/
+1
2019-06-22
x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs
Konstantin Khlebnikov
1
-1
/
+11
2019-06-22
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
1
-1
/
+2
2019-06-22
x86/asm: Pin sensitive CR4 bits
Kees Cook
2
-1
/
+27
2019-06-22
x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3
Tony W Wang-oc
1
-0
/
+15
2019-06-22
x86/cpu: Create Zhaoxin processors architecture support file
Tony W Wang-oc
2
-0
/
+168
2019-06-22
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
1
-1
/
+3
2019-06-22
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
1
-18
/
+14
2019-06-22
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
Chang S. Bae
1
-6
/
+13
2019-06-22
x86/process/64: Use FSBSBASE in switch_to() if available
Andy Lutomirski
1
-6
/
+28
2019-06-22
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
1
-0
/
+66
2019-06-22
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
1
-0
/
+24
2019-06-22
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
Chang S. Bae
1
-12
/
+2
2019-06-20
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
1
-19
/
+16
2019-06-20
x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions
Fenghua Yu
2
-0
/
+7
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
3
-23
/
+22
2019-06-20
x86/cpufeatures: Carve out CQM features retrieval
Borislav Petkov
1
-27
/
+33
2019-06-20
x86/kexec: Set the C-bit in the identity map page table when SEV is active
Lianbo Jiang
1
-3
/
+13
2019-06-20
x86/kexec: Do not map kexec area as decrypted when SEV is active
Lianbo Jiang
1
-0
/
+15
[prev]
[next]