summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-19x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-11x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus
2014-02-09x86/nmi: Push duration printk() to irq contextPeter Zijlstra
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-01x86: Fix the initialization of physnode_mapPetr Tesarik
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones