aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-04-14x86: i8259: export legacy_pic symbolHans de Goede1-0/+1
2017-04-14ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-04-14x86/boot/e820: Remove a redundant self assignmentColin King1-1/+0
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc1-0/+3
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf1-9/+27
2017-04-14x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf1-12/+13
2017-04-14x86/unwind: Move common code into update_stack_state()Josh Poimboeuf1-64/+55
2017-04-12x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li1-2/+2
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu3-39/+36
2017-04-12kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu2-4/+13
2017-04-12kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2-0/+7
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu2-7/+7
2017-04-12kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu1-22/+20
2017-04-12kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu1-23/+16
2017-04-12kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu1-5/+5
2017-04-12kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu1-0/+2
2017-04-11Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar16-46/+79
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa1-1/+1
2017-04-11x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()Markus Trippelsdorf2-3/+3
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar22-636/+617
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar21-630/+613
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie5-5/+17
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa1-4/+25
2017-04-10x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMIBorislav Petkov1-11/+0
2017-04-08Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan1-0/+3
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa2-2/+33
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2-45/+33
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma1-6/+0
2017-04-05x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel1-2/+2
2017-04-04x86/espfix: Add support for 5-level pagingKirill A. Shutemov1-5/+7
2017-04-04x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov1-2/+7
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar10-36/+61
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+1
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+9
2017-03-31x86/mm: Make in_compat_syscall() work during execDmitry Safonov1-21/+46
2017-03-31x86/pci-calgary: Use setup_timer() instead of open coding it.Geliang Tang1-3/+2
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf1-0/+6
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2-10/+6
2017-03-28ftrace/x86: Do no run CPU sync when there is only one CPU onlineSteven Rostedt (VMware)1-1/+7
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov1-2/+3
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck4-363/+416
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov1-76/+115
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov1-15/+15
2017-03-28x86/mce: Rename mce_log()'s argumentBorislav Petkov1-4/+4
2017-03-28Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar8-33/+56
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen1-1/+6
2017-03-27x86/debug: Implement __WARN() using UD0Peter Zijlstra4-31/+40
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov1-3/+7