| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> |  Bjorn Helgaas | 1 | -1/+0 |
| 2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 |  Ingo Molnar | 2 | -4/+3 |
| 2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat |  Ingo Molnar | 1 | -2/+2 |
| 2015-06-08 | x86/asm/entry: Rename compat syscall entry points |  Ingo Molnar | 3 | -3/+3 |
| 2015-06-07 | perf/x86/intel/pebs: Add PEBSv3 decoding |  Peter Zijlstra | 1 | -11/+19 |
| 2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES |  Kan Liang | 1 | -3/+17 |
| 2015-06-07 | perf/intel/x86: Enlarge the PEBS buffer |  Yan, Zheng | 1 | -1/+1 |
| 2015-06-07 | perf/x86/intel: Drain the PEBS buffer during context switches |  Yan, Zheng | 4 | -5/+47 |
| 2015-06-07 | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interrupt threshold) |  Yan, Zheng | 3 | -5/+38 |
| 2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer |  Yan, Zheng | 1 | -42/+100 |
| 2015-06-07 | perf/x86/intel: Introduce setup_pebs_sample_data() |  Yan, Zheng | 1 | -42/+51 |
| 2015-06-07 | perf/x86/intel: Use the PEBS auto reload mechanism when possible |  Yan, Zheng | 4 | -8/+23 |
| 2015-06-07 | perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP |  Stephane Eranian | 1 | -1/+9 |
| 2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point |  Frederic Weisbecker | 2 | -6/+2 |
| 2015-06-07 | perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP |  Kan Liang | 1 | -3/+3 |
| 2015-06-07 | x86/microcode: Correct CPU family related variable types |  Andy Shevchenko | 3 | -5/+7 |
| 2015-06-07 | x86/microcode: Disable builtin microcode loading on 32-bit for now |  Borislav Petkov | 2 | -0/+8 |
| 2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts |  Ingo Molnar | 7 | -44/+218 |
| 2015-06-07 | x86: Kill CONFIG_X86_HT |  Borislav Petkov | 3 | -9/+9 |
| 2015-06-07 | x86/mce: Handle Local MCE events |  Ashok Raj | 2 | -6/+27 |
| 2015-06-07 | x86/mce: Add infrastructure to support Local MCE |  Ashok Raj | 2 | -0/+46 |
| 2015-06-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -25/+30 |
| 2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -79/+123 |
| 2015-06-05 | x86/boot/setup: Clean up the e820_reserve_setup_data() code |  Wei Yang | 1 | -4/+3 |
| 2015-06-04 | perf/x86/intel/pt: Fix a refactoring bug |  Alexander Shishkin | 1 | -1/+1 |
| 2015-06-04 | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ |  Ingo Molnar | 7 | -539/+0 |
| 2015-06-04 | Merge tag 'v4.1-rc6' into drm-next |  Dave Airlie | 2 | -2/+20 |
| 2015-06-03 | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ |  Ingo Molnar | 3 | -2692/+1 |
| 2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> |  Stephen Rothwell | 2 | -0/+2 |
| 2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch |  Ingo Molnar | 4 | -9/+102 |
| 2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch |  Ingo Molnar | 39 | -1478/+1658 |
| 2015-06-02 | x86/cpu: Trim model ID whitespace |  Borislav Petkov | 1 | -5/+17 |
| 2015-06-02 | x86/asm/entry/64: Fold identical code paths |  Jan Beulich | 1 | -8/+2 |
| 2015-06-02 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers |  Andy Lutomirski | 3 | -25/+30 |
| 2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -6/+9 |
| 2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict |  Ingo Molnar | 2 | -2/+20 |
| 2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations |  Ingo Molnar | 2 | -500/+156 |
| 2015-05-29 | x86: kvmclock: set scheduler clock stable |  Luiz Capitulino | 1 | -2/+12 |
| 2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types |  Dan Williams | 1 | -4/+24 |
| 2015-05-27 | mce: mce_chrdev_write() can be static |  Paul E. McKenney | 1 | -2/+2 |
| 2015-05-27 | mce: Stop using array-index-based RCU primitives |  Paul E. McKenney | 1 | -4/+7 |
| 2015-05-27 | x86: Replace cpu_**_mask() with topology_**_cpumask() |  Bartosz Golaszewski | 3 | -22/+25 |
| 2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() |  Bartosz Golaszewski | 1 | -3/+3 |
| 2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API |  Luis R. Rodriguez | 1 | -1/+1 |
| 2015-05-27 | x86/mm/mtrr: Generalize runtime disabling of MTRRs |  Luis R. Rodriguez | 3 | -10/+35 |
| 2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() |  Luis R. Rodriguez | 1 | -3/+3 |
| 2015-05-27 | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages |  Luis R. Rodriguez | 1 | -0/+3 |
| 2015-05-27 | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers |  Toshi Kani | 1 | -10/+30 |
| 2015-05-27 | x86/mm/mtrr: Clean up mtrr_type_lookup() |  Toshi Kani | 1 | -52/+86 |
| 2015-05-27 | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs |  Toshi Kani | 1 | -7/+7 |