summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-27x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-07-27Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-07-27x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2010-07-21x86: Remove redundant K6 MSRsBrian Gerst
2010-07-21x86, xsave: Make init_xstate_buf staticRobert Richter
2010-07-21x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter
2010-07-21x86, xsave: Separate fpu and xsave initializationRobert Richter
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
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-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