aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar
2009-08-31x86: Add Moorestown early detectionThomas Gleixner
2009-08-31x86: Replace the now identical time_32/64.c by time.cThomas Gleixner
2009-08-28x86: add arch-specific SFI supportFeng Tang
2009-08-27x86: Add x86_init infrastructureThomas Gleixner
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-02hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-04-10x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai
2009-03-13tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar
2009-03-13x86, bts: add selftest for BTSMarkus Metzger
2009-03-04x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-02-17x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86: add x2apic configYinghai Lu
2009-01-29x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-29x86: remove subarchitecture supportIngo Molnar
2009-01-29x86: remove subarchitecture support codeIngo Molnar
2009-01-29x86, bigsmp: consolidate codeIngo Molnar
2009-01-29x86, summit: consolidate code, fixIngo Molnar
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst
2009-01-27x86: only compile setup_percpu.o on SMPBrian Gerst
2009-01-23x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell
2009-01-21x86: make UV support configurableNick Piggin
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar
2009-01-21x86: rename tlb_64.c to tlb.cTejun Heo
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar