summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-01-21x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu1-5/+5
2014-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+88
2014-01-21Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+17
2014-01-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-1/+466
2014-01-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-54/+70
2014-01-21Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-122/+205
2014-01-21Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-75/+340
2014-01-21Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-115/+1327
2014-01-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+31
2014-01-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds42-74/+24
2014-01-21Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-16/+16
2014-01-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+24
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+57
2014-01-20x86/intel/mpx: Remove unused LWP structureIngo Molnar1-8/+2
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-199/+377
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+680
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+28
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2-21/+4
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+42
2014-01-20kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap1-1/+1
2014-01-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+63
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+25
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+10
2014-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren1-2/+2
2014-01-17KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka1-0/+4
2014-01-17KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka1-2/+2
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2-56/+24
2014-01-17KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka1-0/+14
2014-01-17KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka1-29/+34
2014-01-17KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka1-0/+14
2014-01-17KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka1-1/+2
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka4-2/+45
2014-01-17KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka1-0/+1
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld3-1/+41
2014-01-17x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu1-2/+2
2014-01-17x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1
2014-01-17x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen7-8/+12
2014-01-17x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen1-0/+6
2014-01-17x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin1-0/+2
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar14-33/+130
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao4-1/+139
2014-01-16x86: Add check for number of available vectors before CPU downPrarit Bhargava3-0/+77
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2014-01-16bpf: do not use reciprocal divideEric Dumazet1-4/+10
2014-01-16x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen1-23/+7
2014-01-16x86, intel-mid: Add Merrifield platform supportDavid Cohen7-8/+144
2014-01-16x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan4-11/+113