summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-06-28x86/hpet: Add mode information to struct hpet_channelThomas Gleixner
2019-06-28x86/hpet: Use cached channel dataThomas Gleixner
2019-06-28x86/hpet: Introduce struct hpet_base and struct hpet_channelThomas Gleixner
2019-06-28x86/hpet: Coding style cleanupIngo Molnar
2019-06-28x86/hpet: Clean up commentsIngo Molnar
2019-06-28x86/hpet: Make naming consistentIngo Molnar
2019-06-28x86/hpet: Remove not required includesIngo Molnar
2019-06-28x86/hpet: Decapitalize and rename EVT_TO_HPET_DEVThomas Gleixner
2019-06-28x86/hpet: Simplify counter validationThomas Gleixner
2019-06-28x86/hpet: Separate counter check out of clocksource register codeThomas Gleixner
2019-06-28x86/hpet: Shuffle code around for readability sakeThomas Gleixner
2019-06-28x86/hpet: Move static and global variables to one placeThomas Gleixner
2019-06-28x86/hpet: Sanitize stub functionsThomas Gleixner
2019-06-28x86/hpet: Mark init functions __initThomas Gleixner
2019-06-28x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner
2019-06-28x86/hpet: Remove unused parameter from hpet_next_event()Thomas Gleixner
2019-06-28x86/hpet: Remove pointless x86-64 specific #includeThomas Gleixner
2019-06-28x86/hpet: Restructure init codeThomas Gleixner
2019-06-28x86/hpet: Replace printk(KERN...) with pr_...()Thomas Gleixner
2019-06-28x86/hpet: Simplify CPU online codeThomas Gleixner
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf
2019-06-27x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-06-27x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-06-27x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan
2019-06-26x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-26x86/kexec: Make variable static and config dependentTiezhu Yang
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-06-26x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-06-25x86/alternatives: Add int3_emulate_call() selftestPeter Zijlstra
2019-06-25x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra
2019-06-25x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra
2019-06-25x86/stackframe, x86/ftrace: Add pt_regs frame annotationsPeter Zijlstra
2019-06-25x86/stackframe, x86/kprobes: Fix frame pointer annotationsPeter Zijlstra
2019-06-25Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar
2019-06-25x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada
2019-06-25x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-06-25x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre
2019-06-25Merge branch 'x86/urgent' into x86/cacheThomas Gleixner
2019-06-25x86/jump_label: Make tp_vec_nr staticYueHaibing
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24perf/x86/regs: Check reserved bitsKan Liang
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-06-23x86/apic: Use non-atomic operations when possibleNadav Amit
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino
2019-06-22x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook
2019-06-22x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc