aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAge
* x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich2009-03-04
* x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-26
* x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar2009-02-17
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17
* x86: add x2apic configYinghai Lu2009-02-17
* x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-29
* x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-29
* x86: remove subarchitecture supportIngo Molnar2009-01-29
* x86: remove subarchitecture support codeIngo Molnar2009-01-29
* x86, bigsmp: consolidate codeIngo Molnar2009-01-29
* x86, summit: consolidate code, fixIngo Molnar2009-01-29
* x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
* x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-26
* x86: make UV support configurableNick Piggin2009-01-21
* x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-21
* x86: rename tlb_64.c to tlb.cTejun Heo2009-01-21
* x86: make x86_32 use tlb_64.cTejun Heo2009-01-21
* Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
|\
| * Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
| |\
| | * x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-17
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\ \
| | * | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-08
| | | |
| | | \
| | *-. \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-03
| | |\ \ \ | | | | |/ | | | |/|
| | * | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-02
| | * | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-25
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-25
| | | | | | |/
| | | | | * | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-11-20
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | x86: corruption-check: some post-move cleanupsArjan van de Ven2008-10-27
| | | | | * | x86: corruption check: move the corruption checks into their own fileArjan van de Ven2008-10-27
| | | | | |/
| | | | * / x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-27
| | | | |/
| | | * / x86 debug: mark early_printk.o as notraceIngo Molnar2008-11-04
| | |/ /
| * / / x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-25
| |/ /
| * | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-23
| * | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-22
| |\ \ | | |/ | |/|
| | * ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
| * | x86: unify show_interrupts() and proc helpersThomas Gleixner2008-10-16
| * | x86: Add sysfs entries for UV v4Russ Anderson2008-10-16
| * | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson2008-10-16
| * | x86: rename apic_32.c and apic_64.c to apic.cYinghai Lu2008-10-16
| * | rename io_apic_64.c and io_apic_32.c to io_apic.cYinghai Lu2008-10-16
| |/
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
|\|
| * traps: x86: finalize unification of traps.cAlexander van Heukelum2008-10-13
| * x86_64: split out dumpstack code from traps_64.cAlexander van Heukelum2008-10-13
| * i386: split out dumpstack code from traps_32.cAlexander van Heukelum2008-10-13
| *-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
| |\ \ \ \
| | | | * | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-23