aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf1-1/+1
2017-04-19x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf1-2/+4
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf1-6/+0
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie4-6/+6
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma3-16/+5
2017-04-18x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf2-3/+3
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov1-1/+1
2017-04-14x86/irq: Remove a redundant #ifdef directiveDou Liyang1-2/+0
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2-0/+45
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2-14/+25
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2-2/+61
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa2-4/+15
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa1-2/+87
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2-0/+5
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner1-24/+51
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner3-45/+54
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa3-32/+32
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner1-47/+45
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner1-2/+2
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-639/+620
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar21-633/+616
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