aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-311-0/+75
|\
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-211-0/+2
| * x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-211-0/+73
* | Merge commit '85ce022' into HEADKalimochoAz2012-10-141-3/+8
|\|
| * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-301-2/+0
|\|
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-151-2/+0
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-271-1/+1
|\|
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-161-1/+1
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-131-0/+50
|\|
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-0/+50
* | Merge branch 'linux-3.0.y' into icsKalimochoAz2012-04-181-6/+2
|\|
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-131-6/+2
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-04-021-0/+16
|\|
| * KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-04-021-0/+13
| * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-04-021-0/+3
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-013-57/+230
|\|
| * i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-291-17/+93
| * i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-293-24/+23
| * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-291-19/+0
| * i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-291-1/+0
| * i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-291-20/+55
| * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-291-3/+6
| * i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-291-0/+42
| * i387: fix sense of sanity checkLinus Torvalds2012-02-291-1/+1
| * i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-291-8/+46
| * i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-291-1/+1
* | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-115-6/+61
|\|
| * x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-02-031-2/+2
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-251-0/+2
| * sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-12-091-1/+22
| * apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-11-111-1/+1
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-112-3/+35
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-2/+2
|\|
| * xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-291-2/+2
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-101-0/+3
|\|
| * x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-041-0/+3
* | Move x86_64 idle notifiers to genericTodd Poynor2011-07-151-7/+0
|/
* x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo2011-07-011-0/+2
* watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-281-1/+1
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-272-14/+0
* Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-201-2/+7
|\
| * KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
* | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-181-1/+1
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-293-4/+4
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-293-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-286-486/+1345
|\ \
| * | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-261-22/+2
| |\ \
| * | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2