summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov1-0/+3
2010-08-01KVM: remove export of emulator_write_emulated()Gleb Natapov1-5/+0
2010-08-01KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov1-0/+1
2010-08-01KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov1-2/+3
2010-08-01KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov1-1/+1
2010-08-01KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov1-0/+1
2010-08-01KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov1-0/+2
2010-08-01KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2-4/+2
2010-08-01KVM: x86 emulator: handle "far address" source operandGleb Natapov1-1/+5
2010-08-01KVM: x86 emulator: introduce read cacheGleb Natapov1-0/+1
2010-07-31x86, olpc: Constify an olpc_ofw() argAndres Salomon1-1/+1
2010-07-31x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2-2/+17
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck1-0/+1
2010-07-29x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin1-16/+14
2010-07-29x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2-52/+84
2010-07-29x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld1-0/+1
2010-07-29x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld1-0/+1
2010-07-29x86, cpu: AMD errata checking frameworkHans Rosenfeld1-0/+18
2010-07-29Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin8-4/+13
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris3-1/+7
2010-07-28fanotify: fanotify_init syscall declarationEric Paris2-1/+4
2010-07-28x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2-50/+21
2010-07-28Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2-54/+54
2010-07-28support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-1/+1
2010-07-28x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2-54/+54
2010-07-23x86/xen: event channels delivery on HVM.Sheng Yang1-0/+3
2010-07-23x86: early PV on HVM features initialization.Sheng Yang1-0/+1
2010-07-23xen: Add support for HVM hypercalls.Jeremy Fitzhardinge1-0/+6
2010-07-22x86: Remove redundant K6 MSRsBrian Gerst1-2/+0
2010-07-22x86, xsave: Make init_xstate_buf staticRobert Richter1-1/+0
2010-07-22x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter1-0/+2
2010-07-22x86, xsave: Separate fpu and xsave initializationRobert Richter2-2/+0
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-0/+2
2010-07-21x86, rwsem: Minor cleanupsMichel Lespinasse1-9/+7
2010-07-21x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse1-3/+2
2010-07-21x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter1-1/+0
2010-07-21x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen1-2/+2
2010-07-20x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin1-6/+6
2010-07-20x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2-4/+7
2010-07-20x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2-0/+24
2010-07-20x86, cpu: Add xsaveopt cpufeatureSuresh Siddha1-0/+1
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby2-1/+4
2010-07-08x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2-4/+11
2010-07-08x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang1-0/+2
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2-9/+12
2010-07-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin1-0/+2
2010-07-07x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2-0/+19
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov1-47/+52
2010-07-02x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck1-2/+0
2010-07-01x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck1-0/+9