aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-06-07x86/microcode: Correct CPU family related variable typesAndy Shevchenko
2015-06-07x86/microcode: Disable builtin microcode loading on 32-bit for nowBorislav Petkov
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-06-02x86/cpu: Trim model ID whitespaceBorislav Petkov
2015-06-02x86/asm/entry/64: Fold identical code pathsJan Beulich
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-05-27mce: mce_chrdev_write() can be staticPaul E. McKenney
2015-05-27mce: Stop using array-index-based RCU primitivesPaul E. McKenney
2015-05-27x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar
2015-05-27x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi
2015-05-27x86/cpu: Strip any /proc/cpuinfo model name field whitespacePrarit Bhargava
2015-05-27sched/x86: Drop repeated word from mwait_idle() commentHuang Rui
2015-05-27x86/fpu: Simplify copy_kernel_to_xregs_booting()Ingo Molnar
2015-05-27x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()Ingo Molnar
2015-05-27x86/fpu: Remove error return values from copy_kernel_to_*regs() functionsIngo Molnar
2015-05-27x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()Ingo Molnar
2015-05-27x86/fpu: Add debugging check to fpu__restore()Ingo Molnar
2015-05-27x86/fpu: Optimize fpu__activate_fpstate_write()Ingo Molnar
2015-05-27x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()Ingo Molnar
2015-05-27x86/fpu: Optimize fpu__activate_fpstate_read()Ingo Molnar
2015-05-27x86/fpu: Split out the fpu__activate_fpstate_read() methodIngo Molnar
2015-05-27x86/fpu: Fix FPU register read access to the current taskIngo Molnar
2015-05-27perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin
2015-05-27perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin
2015-05-27perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin