aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+1
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-1/+0
2010-10-12x86, olpc: Add XO-1 poweroff supportDaniel Drake1-0/+1
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang1-0/+1
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+2
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt1-0/+1
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge1-0/+1
2010-09-22jump label: x86 supportJason Baron1-1/+1
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-1/+1
2010-08-26x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk1-0/+1
2010-08-23x86, vmware: Remove deprecated VMI kernel supportAlok Kataria1-1/+0
2010-06-18x86, olpc: Add support for calling into OpenFirmwareAndres Salomon1-0/+1
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-2/+0
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan1-0/+1
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon1-1/+0
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-2/+5
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown1-2/+4
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar1-0/+4
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+1
2009-08-31x86: Replace the now identical time_32/64.c by time.cThomas Gleixner1-1/+1
2009-08-28x86: add arch-specific SFI supportFeng Tang1-0/+1
2009-08-27x86: Add x86_init infrastructureThomas Gleixner1-1/+1
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula1-0/+1
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-0/+2
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-3/+4
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang1-1/+1
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang1-1/+1
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-02hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfacesK.Prasad1-1/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar1-1/+2
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge1-1/+2
2009-04-10x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg1-1/+1
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar1-3/+4
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-1/+2
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar1-24/+18
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai1-1/+1
2009-03-13tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar1-1/+2
2009-03-13x86, bts: add selftest for BTSMarkus Metzger1-0/+1
2009-03-04x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich1-1/+1
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu1-1/+1
2009-02-17x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar1-1/+1