]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kernel
x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel /
2019-11-26 Matthew Whiteheadx86/CPU: Change query logic so CPUID is enabled before...
2019-11-26 Matthew Whiteheadx86/CPU: Use correct macros for Cyrix calls
2019-11-26 Borislav Petkovx86/mce-inject: Reset injection struct after injection
2019-11-26 Eric W. Biedermansignal: Properly deliver SIGSEGV from x86 uprobes
2019-11-26 Pawan Guptax86/cpu: Add Tremont to the cpu vulnerability whitelist
2019-11-26 Josh Poimboeufx86/speculation/taa: Fix printing of TAA_MSG_SMT on...
2019-11-26 Jan Beulichx86/apic/32: Avoid bogus LDR warnings
2019-11-26 Dou Liyangx86/apic: Drop logical_smp_processor_id() inline
2019-11-26 Dou Liyangx86/apic: Move pending interrupt check code into it...
2019-11-13 Thomas Gleixnerx86/timer: Skip PIT initialization on modern chipsets
2019-11-12 Kai-Heng FengUBUNTU: SAUCE: x86/intel: Disable HPET on Intel Ice...
2019-11-12 Kai-Heng FengUBUNTU: SAUCE: x86/intel: Disable HPET on Intel Coffe...
2019-11-12 Sean Christophersonx86/apic/x2apic: Fix a NULL pointer deref when handling...
2019-11-12 Steve Wahlx86/boot/64: Make level2_kernel_pgt pages invalid outsi...
2019-11-06 Paolo BonziniUBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
2019-11-06 Pawan GuptaUBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
2019-11-06 Tyler HicksUBUNTU: SAUCE: x86/cpu: Include cpu header from bugs.c
2019-11-06 Tyler HicksUBUNTU: SAUCE: x86/speculation/taa: Call tsx_init()
2019-11-06 Michal Hockox86/tsx: Add config options to set tsx=on|off|auto
2019-11-06 Pawan Guptax86/tsx: Add "auto" option to the tsx= cmdline parameter
2019-11-06 Pawan Guptax86/speculation/taa: Add sysfs reporting for TSX Async...
2019-11-06 Pawan Guptax86/speculation/taa: Add mitigation for TSX Async Abort
2019-11-06 Pawan Guptax86/cpu: Add a "tsx=" cmdline option with TSX disabled...
2019-11-06 Pawan Guptax86/cpu: Add a helper function x86_read_arch_cap_msr()
2019-10-16 Neil Hormanx86/apic/vector: Warn when vector space exhaustion...
2019-10-16 Thomas Gleixnerx86/apic: Soft disable APIC before initializing it
2019-10-16 Grzegorz Halatx86/reboot: Always use NMI fallback when shutdown via...
2019-09-26 Thomas Gleixnerx86/apic: Fix arch_dynirq_lower_bound() bug for DT...
2019-09-26 Pavel Tatashinx86/kvmclock: set offset for kvm unstable clock
2019-09-26 Steven Rostedt ... x86/ftrace: Fix warning and considate ftrace_jmp_replac...
2019-09-26 Greg Kroah-Hartmanx86/ptrace: fix up botched merge of spectrev1 fix
2019-09-26 Sebastian Mayruprobes/x86: Fix detection of 32-bit user mode
2019-09-26 Bandan Dasx86/apic: Do not initialize LDR and DFR for bigsmp
2019-09-17 Tom Lendackyx86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
2019-09-17 Thomas Gleixnerx86/apic: Handle missing global clockevent gracefully
2019-08-14 Josh Poimboeufx86/paravirt: Fix callee-saved function ELF sizes
2019-08-14 Qian Caix86/apic: Silence -Wtype-limits compiler warnings
2019-08-14 Qian Caix86/cacheinfo: Fix a -Wtype-limits warning
2019-08-14 Zhenzhong Duanx86/speculation/mds: Apply more accurate check on hyper...
2019-08-14 Hans de Goedex86/sysfb_efi: Add quirks for some devices with swapped...
2019-08-14 David Rientjesx86/boot: Fix memory leak in default_get_smp_config()
2019-08-14 Masahiro Yamadax86/build: Add 'set -e' to mkcapflags.sh to delete...
2019-08-14 Thomas Gleixnerx86/irq: Handle spurious interrupt after shutdown grace...
2019-08-14 Thomas Gleixnerx86/ioapic: Implement irq_get_irqchip_state() callback
2019-08-14 Kirill A. Shutemovx86/boot/64: Add missing fixup_pointer() for next_early...
2019-08-14 Colin Ian Kingx86/apic: Fix integer overflow on 10 bit left shift...
2019-08-14 Kirill A. Shutemovx86/boot/64: Fix crash if kernel image crosses page...
2019-08-14 Dianzhang Chenx86/tls: Fix possible spectre-v1 in do_get_thread_area()
2019-08-14 Dianzhang Chenx86/ptrace: Fix possible spectre-v1 in ptrace_get_debug...
2019-08-14 Petr Mladekftrace/x86: Remove possible deadlock between register_k...
2019-08-14 Thomas Gleixnerx86/microcode: Fix the microcode load on CPU hotplug...
2019-08-14 Alejandro Jimenezx86/speculation: Allow guests to use SSBD even if host...
2019-08-14 Frank van der Lindenx86/CPU/AMD: Don't force the CPB cap when running under...
2019-08-14 Borislav Petkovx86/microcode, cpuhotplug: Add a microcode loader CPU...
2019-08-14 Nadav Amitx86/kprobes: Set instruction page as executable
2019-08-14 Nadav Amitx86/ftrace: Set trampoline pages as executable
2019-08-14 Steven Rostedt ... x86/ftrace: Do not call function graph from dynamic...
2019-08-14 Yazen Ghannamx86/mce: Handle varying MCA bank counts
2019-08-14 Nadav Amitx86/modules: Avoid breaking W^X while loading modules
2019-08-14 Tony Luckx86/mce: Fix machine_check_poll() tests for error types
2019-08-14 Peter Zijlstrax86/uaccess, signal: Fix AC=1 bloat
2019-08-14 Borislav Petkovx86/microcode: Fix the ancient deprecated microcode...
2019-08-14 Thomas Gleixnerx86/irq/64: Limit IST stack overflow check to #DB stack
2019-08-14 Peter Zijlstraftrace/x86_64: Emulate call function while updating...
2019-08-14 Peter Zijlstrasched/x86: Save [ER]FLAGS on context switch
2019-08-14 Andy Lutomirskix86/speculation/mds: Revert CPU buffer clear on double...
2019-08-14 Masami Hiramatsux86/kprobes: Avoid kretprobe recursion bug
2019-08-14 Jian-Hong Panx86/reboot, efi: Use EFI reboot for Acer TravelMate...
2019-08-14 Tony Luckx86/mce: Improve error message when kernel cannot recov...
2019-08-14 Thomas Gleixnerx86/speculation: Prevent deadlock on ssb_state::lock
2019-08-14 Andi Kleenx86/cpu/bugs: Use __initconst for 'const' init data
2019-08-14 Masami Hiramatsux86/kprobes: Verify stack frame on kretprobe
2019-08-14 Nathan Chancellorx86/hw_breakpoints: Make default case in hw_breakpoint_...
2019-08-14 Matthew Whiteheadx86/cpu/cyrix: Use correct macros for Cyrix calls on...
2019-08-14 Aditya Pakkix86/hpet: Prevent potential NULL pointer dereference
2019-08-14 Matteo Crocex86/mm: Don't leak kernel addresses
2019-08-14 Rafael Ávila de... x86/build: Mark per-CPU symbols as absolute explicitly...
2019-08-14 Jann Hornx86/unwind: Add hardcoded ORC entry for NULL
2019-08-14 Jann Hornx86/unwind: Handle NULL pointer calls better in frame...
2019-08-14 Masami Hiramatsux86/kprobes: Prohibit probing on optprobe template...
2019-08-14 Kairui Songx86/kexec: Don't setup EFI info if EFI runtime is not...
2019-08-14 Thomas Lendackyx86/microcode/amd: Don't falsely trick the late loading...
2019-08-14 Jiaxun Yangx86/CPU/AMD: Set the CPB bit unconditionally on F17h
2019-08-14 Dou Liyangirq/matrix: Spread managed interrupts on allocation
2019-08-14 Tony Luckx86/MCE: Initialize mce.bank in the case of a fatal...
2019-08-14 Josh Poimboeufcpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-08-14 Hui Wangx86/topology: Use total_cpus for max logical packages...
2019-08-14 Borislav Petkovx86/mce: Fix -Wmissing-prototypes warnings
2019-08-14 Reinette Chatrex86/intel_rdt: Ensure a CPU remains online for the...
2019-08-14 Michal Hockox86/speculation/l1tf: Drop the swap storage limit restr...
2019-08-14 Colin Ian Kingx86/mtrr: Don't copy uninitialized gentry fields back...
2019-08-01 Thomas Gleixnerx86/speculation/swapgs: Exclude ATOMs from speculation...
2019-08-01 Josh Poimboeufx86/speculation: Enable Spectre v1 swapgs mitigations
2019-08-01 Fenghua Yux86/cpufeatures: Combine word 11 and 12 into a new...
2019-08-01 Borislav Petkovx86/cpufeatures: Carve out CQM features retrieval
2019-07-24 Masayoshi MizumaRevert "x86/e820: put !E820_TYPE_RAM regions into membl...
2019-07-24 Steven Rostedt ... x86/function_graph: Simplify with function_graph_enter()
2019-07-24 Sebastian Andrzej... x86/fpu: Disable bottom halves while loading FPU registers
2019-07-24 Feng Tangx86/earlyprintk: Add a force option for pciserial device
2019-07-24 Michael Kelleyx86/hyper-v: Enable PIT shutdown quirk
next