summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa
2017-04-20x86/irq: Optimize free vector check in the CPU offline pathChen Yu
2017-04-20sched/x86: Update reschedule warning textPrarit Bhargava
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-20x86/reboot: Turn off KVM when halting a CPUTiantian Feng
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-19x86/unwind: Remove unused 'sp' parameter in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-18x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov
2017-04-14x86/irq: Remove a redundant #ifdef directiveDou Liyang
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner
2017-04-14x86: i8259: export legacy_pic symbolHans de Goede
2017-04-14ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-04-14x86/boot/e820: Remove a redundant self assignmentColin King
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf
2017-04-14x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf
2017-04-14x86/unwind: Move common code into update_stack_state()Josh Poimboeuf
2017-04-12x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu
2017-04-12kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu
2017-04-12kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu
2017-04-12kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu
2017-04-12kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu
2017-04-12kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu
2017-04-12kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2017-04-11Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa
2017-04-11x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie