aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-106-9/+15
|\
| * KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-251-2/+2
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-162-1/+6
| * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+2
| * x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2013-02-281-6/+0
| * x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-171-0/+5
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-278-24/+164
|\ \ | |/
| * x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook2013-01-271-0/+26
| * x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-031-11/+4
| * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-051-7/+0
| * 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
| * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-151-2/+0
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-161-1/+1
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-0/+50
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-187-65/+252
|\ \ | |/
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-131-6/+2
| * 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
| * 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
| * 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
* | samsung update 1codeworkx2012-06-021-7/+0
|/
* 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
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-291-2/+2
* x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-041-0/+3
* 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