aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-07perf/intel/x86: Enlarge the PEBS bufferYan, Zheng1-1/+1
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng4-5/+47
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interrupt threshold)Yan, Zheng3-5/+38
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng1-42/+100
2015-06-07perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng1-43/+52
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng4-8/+23
2015-06-07perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian1-1/+9
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2-6/+2
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang1-3/+3
2015-06-07x86/microcode: Correct CPU family related variable typesAndy Shevchenko3-5/+7
2015-06-07x86/microcode: Disable builtin microcode loading on 32-bit for nowBorislav Petkov2-0/+8
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar7-44/+218
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov3-9/+9
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj2-6/+27
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj2-0/+46
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-25/+30
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-79/+123
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin1-1/+1
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar7-539/+0
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar3-2692/+1
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2-0/+2
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar4-9/+102
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patchIngo Molnar39-1480/+1660
2015-06-02x86/cpu: Trim model ID whitespaceBorislav Petkov1-5/+17
2015-06-02x86/asm/entry/64: Fold identical code pathsJan Beulich1-8/+2
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski3-25/+30
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-6/+9
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2-2/+20
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2-500/+156
2015-05-29x86: kvmclock: set scheduler clock stableLuiz Capitulino1-2/+12
2015-05-27mce: mce_chrdev_write() can be staticPaul E. McKenney1-2/+2
2015-05-27mce: Stop using array-index-based RCU primitivesPaul E. McKenney1-4/+7
2015-05-27x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski3-22/+25
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-3/+3
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez1-1/+1
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez3-10/+35
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez1-3/+3
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pagesLuis R. Rodriguez1-0/+3
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani1-10/+30
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani1-52/+86
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani1-7/+7
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani2-8/+10
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani1-10/+18
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new changesIngo Molnar2-4/+4
2015-05-27x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi1-4/+1
2015-05-27x86/cpu: Strip any /proc/cpuinfo model name field whitespacePrarit Bhargava1-13/+4
2015-05-27sched/x86: Drop repeated word from mwait_idle() commentHuang Rui1-4/+3
2015-05-27x86/fpu: Simplify copy_kernel_to_xregs_booting()Ingo Molnar1-1/+1
2015-05-27x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()Ingo Molnar1-2/+2
2015-05-27x86/fpu: Remove error return values from copy_kernel_to_*regs() functionsIngo Molnar1-13/+5