summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2-1/+6
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+2
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin1-6/+0
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman1-0/+5
2013-01-28x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook1-0/+26
2012-12-04x86-32: Fix invalid stack address while in softirqRobert Richter1-11/+4
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown1-7/+0
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin1-0/+2
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin1-0/+73
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester1-2/+0
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-1/+1
2012-06-09mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-0/+50
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-6/+2
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf1-0/+13
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf1-0/+3
2012-03-01i387: re-introduce FPU state preloading at context switch timeLinus Torvalds1-17/+93
2012-03-01i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds3-24/+23
2012-03-01i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds1-19/+0
2012-03-01i387: do not preload FPU state at task switch timeLinus Torvalds1-1/+0
2012-03-01i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds1-20/+55
2012-03-01i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-03-01i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds1-0/+42
2012-03-01i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-03-01i387: make irq_fpu_usable() tests more robustLinus Torvalds1-8/+46
2012-03-01i387: math_state_restore() isn't called from asmLinus Torvalds1-1/+1
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-26x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas1-0/+2
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich1-1/+1
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2-3/+35
2011-08-30xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-2/+2
2011-08-05x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown1-0/+3
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo1-0/+2
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl1-1/+1
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2-14/+0
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7
2011-06-19x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst1-1/+1
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown3-4/+4
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-486/+1345
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+4
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-7/+0
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar1-76/+76
2011-05-27kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-27x86: convert to asm-generic ptrace.hMike Frysinger1-13/+5
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-26/+58
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds1-0/+7