aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-5/+1
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-16/+11
2009-02-17x86: add x2apic configYinghai Lu1-2/+2
2009-01-29x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar1-1/+1
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar1-2/+2
2009-01-29x86: remove subarchitecture supportIngo Molnar1-1/+1
2009-01-29x86: remove subarchitecture support codeIngo Molnar1-1/+1
2009-01-29x86, bigsmp: consolidate codeIngo Molnar1-0/+1
2009-01-29x86, summit: consolidate code, fixIngo Molnar1-1/+1
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst1-2/+1
2009-01-27x86: only compile setup_percpu.o on SMPBrian Gerst1-1/+2
2009-01-23x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell1-1/+1
2009-01-21x86: make UV support configurableNick Piggin1-2/+3
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar1-1/+1
2009-01-21x86: rename tlb_64.c to tlb.cTejun Heo1-1/+1
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo1-1/+1
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar1-9/+15