aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
AgeCommit message (Expand)Author
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson
2008-07-18Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-17ftrace: fix merge bugletIngo Molnar
2008-07-16x86, paravirt-spinlocks: fix boot hangIngo Molnar
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar
2008-07-11x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria
2008-07-09x86: merge sched_clock handlingAlok Kataria
2008-07-08x86: remove acpi_srat config v2Yinghai Lu
2008-07-08x86: rename setup_32.c to setup.cYinghai Lu
2008-07-08x86: rename setup.c to setup_percpu.cYinghai Lu
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu
2008-07-08x86: seperate probe_roms into another fileYinghai Lu
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar
2008-07-08x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman
2008-07-08Merge branch 'x86/nmi' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar
2008-06-27x86, AMD IOMMU: add amd_iommu.c to MakefileJoerg Roedel
2008-06-27x86, AMD IOMMU: add amd_iommu_init.c to MakefileJoerg Roedel
2008-06-25Merge branch 'linus' into x86/nmiIngo Molnar
2008-06-25Merge branch 'linus' into x86/irqIngo Molnar
2008-06-25Merge branch 'linus' into x86/i8259Ingo Molnar
2008-06-25Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto
2008-05-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-24x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-24x86: rename the i8259_32/64.c leftovers to initirq_32/64.cThomas Gleixner
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa