summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-233-21/+18
|\
| * x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg2014-02-191-1/+1
| * x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-193-20/+17
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-225-26/+52
|\ \
| * | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian2014-02-211-1/+9
| * | perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra2014-02-211-4/+1
| * | perf, nmi: Fix unknown NMI warningMarkus Metzger2014-02-211-4/+2
| * | perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-091-1/+1
| * | perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-093-16/+39
* | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-201-1/+3
|\ \ \ | |_|/ |/| |
| * | x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+3
* | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-151-36/+47
|\ \ \
| * | | ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-111-36/+47
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-155-4/+20
|\ \ \
| * \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2014-02-145-4/+20
| |\ \ \
| | * | | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
| | * | | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-144-3/+19
| | |/ /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-143-8/+17
|\| | |
| * | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-131-5/+9
| * | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-131-1/+6
| * | | x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt2014-02-091-2/+2
| |/ /
* / / xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2014-02-102-4/+14
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-0814-82/+123
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0786-576/+4228
| |\ \
| | * | x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-051-4/+6
| * | | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
| * | | x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-011-0/+2
| * | | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-301-1/+8
| * | | x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-251-0/+1
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25145-959/+4591
| |\ \ \ | | | |/ | | |/|
| * | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani2014-01-251-3/+13
| * | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-252-11/+4
| * | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-251-1/+1
| * | | x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman2014-01-251-27/+1
| * | | x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman2014-01-251-6/+6
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-253-12/+12
| * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-252-2/+2
| * | | x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan2014-01-251-0/+37
| * | | x86, doc, kconfig: Fix dud URL for Microcode dataAlan2014-01-201-3/+3
* | | | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen2014-02-061-8/+11
* | | | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen2014-02-061-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-053-5/+29
|\ \ \ \
| * | | | xen/pvh: set CR4 flags for APsMukesh Rathor2014-02-031-0/+12
| * | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-032-5/+17
* | | | | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar2014-02-051-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-313-22/+46
|\ \ \ \
| * | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-251-14/+42
| * | | | x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-253-8/+4
| * | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-251-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-313-18/+7
|\ \ \ \ | | |/ / | |/| |