summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-0/+1
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-0/+1
| |\
| | * cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \
| * | | x86 cmpxchg.h: fix wrong commentLi Zhong2013-04-251-1/+1
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-301-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-194-4/+9
| |\ \ \ \
| * | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-021-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-305-14/+12
|\ \ \ \ \
| * | | | | x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-122-5/+1
| * | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-121-1/+0
| * | | | | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk2013-04-121-3/+0
| * | | | | x86: Make Linux guest support optionalBorislav Petkov2013-03-041-5/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-302-4/+0
|\ \ \ \ \
| * | | | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle2013-04-121-3/+0
| * | | | | x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-101-1/+0
* | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-3/+1
|\ \ \ \ \ \
| * | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-111-3/+1
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-302-24/+20
|\ \ \ \ \ \ \
| * | | | | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-022-19/+1
| * | | | | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-022-1/+1
| * | | | | | | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-1/+1
| * | | | | | | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-022-1/+1
| * | | | | | | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-1/+2
| * | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-022-1/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-302-8/+7
|\ \ \ \ \ \ \
| * | | | | | | x86, msr: Unify variable namesBorislav Petkov2013-04-031-7/+7
| * | | | | | | x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-031-1/+0
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-2410-8/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-161-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-301-21/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-21/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-304-31/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2013-04-261-31/+31
| * | | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-212-0/+6
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-214-4/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-161-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | uretprobes/x86: Hijack return addressAnton Arapov2013-04-131-0/+1
| * | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-083-4/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-011-0/+1
* | | | | | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-212-0/+8
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-202-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-152-0/+8
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-142-1/+6
|\| | | | | | |
| * | | | | | | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-102-1/+6
| | |_|_|_|/ / | |/| | | | |
* / | | | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-131-1/+1
|/ / / / / /