summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-0/+2
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar1-0/+2
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang1-0/+2
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov1-47/+52
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner4-4/+6
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+6
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker1-1/+1
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen1-1/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar5-1/+8
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+4
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen1-0/+2
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman1-2/+2
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2-0/+62
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel1-0/+1
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2-5/+15
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker1-0/+52
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares1-2/+3
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon1-1/+1
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2-0/+4
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+2
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-12/+0
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+8
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-2/+0
2010-05-27sched: clarify commment for TS_POLLINGLen Brown1-2/+2
2010-05-28x86: remove rdc321x_defs.hFlorian Fainelli1-12/+0
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin1-0/+7
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn1-13/+9
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn1-0/+4
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+3
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-0/+2
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-65/+122
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+55
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+93
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka1-0/+2
2010-05-20x86,kgdb: Add low level debug hookJason Wessel1-0/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar32-716/+922
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying1-0/+8
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity1-0/+1
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2-0/+6
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa1-0/+4
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa1-0/+4