summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-131-1/+6
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-072-2/+2
|\
| * Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-2/+2
| |\
* | | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
* | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2525-58/+3748
|\ \ \ | |/ /
| * | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-14/+0
| |\ \
| | * | x86, kaslr: Provide randomness functionsKees Cook2013-10-131-14/+0
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+10
| |\ \ \
| * \ \ \ Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-9/+17
| |\ \ \ \
| | * \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-122-8/+14
| | |\ \ \ \
| | | * | | | x86, mce: Fix mce_start_timer semanticsBorislav Petkov2014-01-121-4/+4
| | | * | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-4/+10
| | * | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-122-4/+14
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | x86, mce: Call put_device on device_register failureLevente Kurusa2013-11-301-1/+3
| * | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-209-0/+2960
| |\ \ \ \ \ \
| | * | | | | | x86, microcode: Move to a proper locationBorislav Petkov2014-01-139-0/+2960
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-3/+30
| |\ \ \ \ \ \
| | * | | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-032-3/+30
| | |/ / / / /
| * | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-209-16/+3
| |\ \ \ \ \ \
| | * | | | | | x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov2014-01-151-7/+3
| | * | | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-069-9/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-203-7/+13
| |\ \ \ \ \ \
| | * | | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-133-3/+3
| | * | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-131-4/+10
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-163-12/+59
| |\ \ \ \ \ \
| | * | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| | |/ / / / /
| * | | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-121-7/+24
| * | | | | | perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-171-0/+1
| * | | | | | perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
| * | | | | | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-272-1/+592
| | |/ / / / | |/| | | |
* | | | | | 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
* | | | | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-251-2/+2
| |_|/ / / |/| | | |
* | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-141-0/+10
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-291-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
| |/ /
* | | perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-153-3/+3
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
| * | treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-2/+2
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-2/+1
|\ \ \
| * | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+1
* | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+27
|\ \ \ \
| * | | | x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-061-2/+2
| * | | | x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-301-0/+1
| * | | | x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-101-0/+2
| * | | | x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-101-0/+24
| | |_|/ | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-127-37/+40
|\ \ \ \
| * | | | x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke2013-11-061-9/+6
| * | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar2013-11-061-3/+3
| |\ \ \ \
OpenPOWER on IntegriCloud