aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-09-22x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman1-5/+32
2015-09-22x86/numachip: Add Numachip2 APIC supportDaniel J Blueman1-0/+93
2015-09-22x86/numachip: Cleanup Numachip supportDaniel J Blueman1-62/+42
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-16/+9
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-09-18perf/x86/intel: Fix static checker warning in lbr enableKan Liang1-2/+3
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changesIngo Molnar9-15/+72
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen1-1/+5
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2-1/+11
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen1-1/+1
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-13/+56
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+5
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura1-1/+1
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-13/+8
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu1-3/+1
2015-09-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-09-14x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner1-2/+3
2015-09-14x86/fpu: Check CPU-provided sizes against struct declarationsDave Hansen1-0/+45
2015-09-14x86/fpu: Check to ensure increasing-offset xstate offsetsDave Hansen1-11/+24
2015-09-14x86/fpu: Correct and check XSAVE xstate size calculationsDave Hansen1-10/+174
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen1-1/+1
2015-09-14x86/fpu: Add xfeature_enabled() helper instead of test_bit()Dave Hansen1-3/+13
2015-09-14x86/fpu: Remove 'xfeature_nr'Dave Hansen1-16/+8
2015-09-14x86/fpu: Rework XSTATE_* macros to remove magic '2'Dave Hansen1-6/+7
2015-09-14x86/fpu: Rename XFEATURES_NR_MAXDave Hansen1-2/+2
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen5-25/+29
2015-09-14x86/ldt: Fix small LDT allocation for XenJan Beulich1-2/+2
2015-09-14x86/fpu: Remove XSTATE_RESERVEDave Hansen1-8/+52
2015-09-14x86/fpu: Move XSAVE-disabling code to a helperDave Hansen2-11/+20
2015-09-14x86/fpu: Print xfeature buffer size in decimalDave Hansen1-2/+2
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2-6/+2
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2-1/+32
2015-09-13perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han1-3/+4
2015-09-13perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang1-3/+2
2015-09-13perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin1-0/+13
2015-09-13perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin1-6/+34
2015-09-13perf/x86: Improve accuracy of perf/sched clockAdrian Hunter1-13/+11
2015-09-13Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changesIngo Molnar2-1/+5
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-09-13x86/cpu: Print family/model/stepping in hexBorislav Petkov1-2/+2
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logicAlexander Shishkin1-0/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-11/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-40/+9
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young5-8/+8
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-21/+1
2015-09-08x86: use generic early mem copyMark Salter1-21/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-71/+8
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+3
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-129/+4