summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner
2019-07-22x86/irq/64: Update stale commentCao jin
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18x86/head/64: Annotate start_cpu0() as non-callableJosh Poimboeuf
2019-07-18x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-07-17x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra
2019-07-17x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan
2019-07-17x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan
2019-07-17x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan
2019-07-17Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan
2019-07-17x86/process: Delete useless check for dead process with LDTJann Horn
2019-07-16x86/e820: Use proper booleans instead of 0/1Yi Wang
2019-07-16x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-16x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-15Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-11x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata