| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-04-20 | 1 | -2/+46 |
|\ |
|
| * | x86/kprobes: Avoid kretprobe recursion bug | Masami Hiramatsu | 2019-04-19 | 1 | -2/+20 |
| * | x86/kprobes: Verify stack frame on kretprobe | Masami Hiramatsu | 2019-04-19 | 1 | -0/+26 |
* | | x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio... | Hans de Goede | 2019-04-19 | 1 | -2/+2 |
* | | x86/cpu/bugs: Use __initconst for 'const' init data | Andi Kleen | 2019-04-19 | 1 | -3/+3 |
* | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T | Jian-Hong Pan | 2019-04-16 | 1 | -0/+21 |
* | | x86/build/lto: Fix truncated .bss with -fdata-sections | Sami Tolvanen | 2019-04-16 | 1 | -1/+1 |
* | | x86/speculation: Prevent deadlock on ssb_state::lock | Thomas Gleixner | 2019-04-14 | 1 | -2/+6 |
* | | x86/resctrl: Do not repeat rdtgroup mode initialization | Xiaochen Shen | 2019-04-14 | 1 | -1/+2 |
|/ |
|
* | x86/resctrl: Fix typos in the mba_sc mount option | Xiaochen Shen | 2019-04-01 | 1 | -3/+3 |
* | x86/resctrl: Remove unused variable | Peng Hao | 2019-03-24 | 1 | -3/+0 |
* | x86/gart: Exclude GART aperture from kcore | Kairui Song | 2019-03-23 | 1 | -7/+13 |
* | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an... | Nathan Chancellor | 2019-03-22 | 1 | -0/+1 |
* | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors | Matthew Whitehead | 2019-03-21 | 1 | -7/+7 |
* | x86/microcode: Announce reload operation's completion | Borislav Petkov | 2019-03-21 | 1 | -0/+2 |
* | x86/hpet: Prevent potential NULL pointer dereference | Aditya Pakki | 2019-03-21 | 1 | -0/+2 |
* | x86/mm: Don't leak kernel addresses | Matteo Croce | 2019-03-19 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-03-15 | 1 | -5/+15 |
|\ |
|
| * | x86: kvmguest: use TSC clocksource if invariant TSC is exposed | Marcelo Tosatti | 2019-02-20 | 1 | -0/+14 |
| * | x86/kvmclock: set offset for kvm unstable clock | Pavel Tatashin | 2019-02-20 | 1 | -5/+1 |
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 2 | -69/+132 |
|\ \ |
|
| * | | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells | 2019-02-28 | 2 | -69/+132 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-12 | 4 | -6/+17 |
|\ \ \ |
|
| * | | | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport | 2019-03-12 | 1 | -5/+5 |
| * | | | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 3 | -0/+11 |
| * | | | memblock: drop __memblock_alloc_base() | Mike Rapoport | 2019-03-12 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-11 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | x86: respect memory size limiting via mem= parameter | Juergen Gross | 2019-02-18 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-03-11 | 1 | -25/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re... | Steven Rostedt (VMware) | 2019-03-05 | 1 | -25/+17 |
* | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-10 | 1 | -3/+11 |
|\ \ \ \ |
|
| * | | | | kexec, KEYS: Make use of platform keyring for signature verify | Kairui Song | 2019-02-04 | 1 | -3/+11 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-10 | 2 | -3/+39 |
|\ \ \ \ |
|
| * | | | | x86/unwind: Add hardcoded ORC entry for NULL | Jann Horn | 2019-03-06 | 1 | -0/+17 |
| * | | | | x86/unwind: Handle NULL pointer calls better in frame unwinder | Jann Horn | 2019-03-06 | 1 | -3/+22 |
* | | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-03-10 | 1 | -0/+12 |
|\ \ \ \ \ |
|
| * | | | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available | Lan Tianyu | 2019-02-28 | 1 | -0/+12 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-08 | 4 | -39/+68 |
|\ \ \ \ \ |
|
| * | | | | | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 2019-02-25 | 1 | -0/+5 |
| * | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -4/+4 |
| * | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 2019-02-03 | 1 | -0/+6 |
| * | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -0/+12 |
| * | | | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk | Shirish S | 2019-01-16 | 2 | -29/+36 |
| * | | | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models | Shirish S | 2019-01-15 | 1 | -3/+2 |
| * | | | | | x86/MCE: Switch to use the new generic UUID API | Andy Shevchenko | 2019-01-14 | 1 | -5/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-07 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86/kdump: Export the SME mask to vmcoreinfo | Lianbo Jiang | 2019-01-11 | 1 | -0/+3 |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-07 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixes | Ingo Molnar | 2019-02-11 | 10 | -25/+33 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | x86/traps: Have read_cr0() only once in the #NM handler | Borislav Petkov | 2019-01-22 | 1 | -3/+2 |
| | |_|/ / /
| |/| | | | |
|