Age | Commit message (Expand) | Author | Files | Lines |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+12 |
2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -39/+68 |
2019-03-07 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2019-03-07 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+2 |
2019-03-07 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -33/+19 |
2019-03-07 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2019-03-07 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -5/+7 |
2019-03-06 | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+2 |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -9/+48 |
2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+0 |
2019-03-05 | numa: make "nr_node_ids" unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2 | -4/+6 |
2019-03-05 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+24 |
2019-02-28 | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available | Lan Tianyu | 1 | -0/+12 |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2019-02-25 | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 1 | -0/+5 |
2019-02-18 | x86/smpboot: Remove unused phys_id variable | Shaokun Zhang | 1 | -6/+1 |
2019-02-13 | x86/kprobes: Prohibit probing on IRQ handlers directly | Masami Hiramatsu | 1 | -0/+7 |
2019-02-13 | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler() | Masami Hiramatsu | 3 | -2/+5 |
2019-02-13 | x86/kprobes: Move trampoline code into RODATA | Masami Hiramatsu | 1 | -7/+2 |
2019-02-13 | x86/kprobes: Prohibit probing on optprobe template code | Masami Hiramatsu | 1 | -0/+5 |
2019-02-11 | Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixes | Ingo Molnar | 10 | -25/+33 |
2019-02-11 | Merge branch 'x86/cpu' into perf/core, to pick up dependent commit | Ingo Molnar | 2 | -5/+34 |
2019-02-11 | x86/cpufeature: Add facility to check for min microcode revisions | Kan Liang | 1 | -0/+31 |
2019-02-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2019-02-08 | x86/fpu: Move init_xstate_size() to __init section | Sergey Senozhatsky | 1 | -1/+1 |
2019-02-08 | x86/mtrr: Remove unused variable | Bo Yu | 1 | -2/+1 |
2019-02-06 | x86/kexec: Fill in acpi_rsdp_addr from the first kernel | Kairui Song | 1 | -1/+3 |
2019-02-05 | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition | Reinette Chatre | 1 | -7/+0 |
2019-02-04 | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel | 1 | -4/+0 |
2019-02-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -4/+7 |
2019-02-03 | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() | Tony Luck | 1 | -0/+1 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 1 | -4/+4 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 1 | -0/+6 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 1 | -0/+12 |
2019-02-02 | x86/resctrl: Avoid confusion over the new X86_RESCTRL config | Johannes Weiner | 2 | -3/+3 |
2019-02-01 | x86/kexec: Don't setup EFI info if EFI runtime is not enabled | Kairui Song | 1 | -0/+3 |
2019-01-31 | x86/microcode/amd: Don't falsely trick the late loading mechanism | Thomas Lendacky | 1 | -1/+1 |
2019-01-30 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 1 | -1/+1 |
2019-01-30 | x86/asm/suspend: Drop ENTRY from local data | Jiri Slaby | 2 | -7/+7 |
2019-01-30 | x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery | Borislav Petkov | 1 | -4/+0 |
2019-01-29 | x86/speculation: Add PR_SPEC_DISABLE_NOEXEC | Waiman Long | 2 | -0/+24 |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+3 |
2019-01-27 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -18/+16 |
2019-01-26 | x86/kernel: Mark expected switch-case fall-throughs | Gustavo A. R. Silva | 5 | -0/+6 |
2019-01-25 | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error | Sean Christopherson | 1 | -2/+5 |
2019-01-22 | x86/traps: Have read_cr0() only once in the #NM handler | Borislav Petkov | 1 | -3/+2 |
2019-01-18 | x86/CPU/AMD: Set the CPB bit unconditionally on F17h | Jiaxun Yang | 1 | -5/+3 |
2019-01-16 | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk | Shirish S | 2 | -29/+36 |