summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-36/+76
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+32
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity1-24/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra4-6/+6
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar11-14/+48
2010-10-13x86/amd-iommu: Update copyright headersJoerg Roedel3-3/+3
2010-10-13x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett1-6/+15
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-1/+20
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+18
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko1-1/+1
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-0/+18
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+48
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2-0/+15
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel1-0/+3
2010-09-22jump label: Remove duplicate structure for x86Steven Rostedt1-11/+1
2010-09-22jump label: x86 supportJason Baron1-0/+47
2010-09-22jump label: Base patch for jump labelJason Baron1-1/+2
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar1-1/+1
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar3-4/+3
2010-09-20jump label: Make text_poke_early() globally visibleJason Baron1-0/+2
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceJason Baron1-0/+8
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker1-1/+1
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-5/+14
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner1-1/+0
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa1-2/+2
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2010-09-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity1-1/+6
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+4
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov1-0/+14
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov1-1/+0
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez1-2/+2
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov1-30/+22
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+5
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha1-0/+2
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2-0/+4
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes1-2/+4
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-15/+14
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-7/+7
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-49/+102
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+7