aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAge
* 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
| | | | * | x86: AMD microcode patch loading supportPeter Oruba2008-07-28
| | | | * | x86: major refactoringPeter Oruba2008-07-28
| | | | * | x86: code split to two partsPeter Oruba2008-07-28
| | | | * | x86: move microcode.c to microcode_intel.cPeter Oruba2008-07-28
| | | |/ /
| | * | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
| | |\ \ \ | | |/ / / | |/| | |
| | * | | x86: split spinlock implementations out into their own filesJeremy Fitzhardinge2008-07-24
| | |/ /
| * | | Merge branch 'x86/xsave' into x86/coreIngo Molnar2008-09-05
| |\ \ \
| | * | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-30
| * | | | x86: move dir es7000 to es7000_32.cYinghai Lu2008-09-04
| |/ / /
| * | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| |\| |
| | * | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-21
| | |\ \
| | | * \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-18
| | | |\ \
| | | * | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-16
| * | | | | Merge branch 'x86/uv' into x86/x2apicIngo Molnar2008-07-18
| |\| | | |