summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz1-4/+4
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar21-113/+280
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar22-83/+173
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+5
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar7-14/+52
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-1/+2
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-1/+2
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner1-1/+1
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra2-5/+5
2013-10-26x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T1-3/+3
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+13
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov1-0/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+6
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+11
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar1-1/+1
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar5-26/+21
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar3-6/+6
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+12
2013-10-10xen: Fix possible user space selector corruptionFrediano Ziglio1-0/+9
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov1-12/+12
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar16-57/+102
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+3
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-5/+13
2013-10-06x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä1-0/+8
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni1-3/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra1-8/+3
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann1-1/+1
2013-10-02x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen1-1/+1
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-0/+1
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov1-11/+0
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra1-8/+0
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-19/+48
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+24
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+11
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra6-0/+101
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra10-17/+124
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra1-2/+2