summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-07-21x86, UV: Make kdump avoid stack dumpsCliff Wickman
2010-07-20x86, rwsem: Minor cleanupsMichel Lespinasse
2010-07-20x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse
2010-07-20x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter
2010-07-20x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen
2010-07-19x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha
2010-07-19x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha
2010-07-19x86, cpu: Add xsaveopt cpufeatureSuresh Siddha
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2010-07-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2010-07-06x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov
2010-07-01x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck
2010-06-29x86: Remove CONFIG_4KSTACKSChristoph Hellwig
2010-06-29x86: Always use irq stacksChristoph Hellwig
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker
2010-06-18x86, olpc: Add support for calling into OpenFirmwareAndres Salomon
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-06-07xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds