aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
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
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-11-26x86: signal: unify signal_{32|64}.cHiroshi Shimamoto
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-20Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-04x86 debug: mark early_printk.o as notraceIngo Molnar
2008-10-27x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman
2008-10-27x86: corruption-check: some post-move cleanupsArjan van de Ven
2008-10-27x86: corruption check: move the corruption checks into their own fileArjan van de Ven
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner