summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+1
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-151-1/+0Star
* Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-2/+5
|\
| * Merge branch 'linus' into sfi-releaseLen Brown2009-09-191-2/+4
| |\
| | * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-2/+3
| | |\
| | | * x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+1
| | | * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-311-1/+1
| | | * x86: Add x86_init infrastructureThomas Gleixner2009-08-271-1/+1
| | * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+1
| | |/
| * / x86: add arch-specific SFI supportFeng Tang2009-08-291-0/+1
| |/
* | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071-0/+4
|\|
| * gcov: exclude code operating in userspace from profilingPeter Oberparleiter2009-07-061-0/+2
| * gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+2
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-3/+4
|\|
| * x86 module: merge the rest functions with macrosAmerigo Wang2009-06-121-1/+1
| * x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-121-1/+1
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-0/+1
| |\
| * \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-1/+2
| |\ \
| | * | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-151-1/+2
| * | | x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg2009-04-101-1/+1
| |/ /
* | / hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-021-1/+1
| |/ |/|
* | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-071-3/+4
|\|
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+2
| |\
| | * tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| * | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-301-1/+1
| |\ \
| | * \ Merge branch 'linus' into core/iommuIngo Molnar2009-03-281-24/+18Star
| | |\ \
| | * | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-231-1/+1
| * | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-251-1/+1
| | |_|/ | |/| |
* / | | x86, bts: add selftest for BTSMarkus Metzger2009-03-131-0/+1
|/ / /
* | / x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich2009-03-041-1/+1
| |/ |/|
* | x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-261-1/+1
* | x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar2009-02-171-1/+1
* | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-5/+1Star
* | x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-16/+11Star
* | x86: add x2apic configYinghai Lu2009-02-171-2/+2
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-291-1/+1
* | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-2/+2
* | x86: remove subarchitecture supportIngo Molnar2009-01-291-1/+1
* | x86: remove subarchitecture support codeIngo Molnar2009-01-291-1/+1
* | x86, bigsmp: consolidate codeIngo Molnar2009-01-291-0/+1
* | x86, summit: consolidate code, fixIngo Molnar2009-01-291-1/+1
* | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-2/+1Star
* | x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-271-1/+2
* | x86: make UV support configurableNick Piggin2009-01-211-2/+3
* | x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-211-1/+1
* | x86: rename tlb_64.c to tlb.cTejun Heo2009-01-211-1/+1
* | x86: make x86_32 use tlb_64.cTejun Heo2009-01-211-1/+1
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-9/+15
|\|
| * Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-311-1/+2
| |\
| | * x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-1/+2