aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus1-0/+1
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus1-1/+1
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds1-13/+0
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski1-13/+0
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+2
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski1-6/+1
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel1-1/+0
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen1-1/+1
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+1
2011-05-27x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt1-0/+2
2011-05-24x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski1-3/+5
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-03-15x86: Introduce pci_map_biosrom()Dan Williams1-1/+1
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar1-2/+2
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior1-0/+1
2011-02-17x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin1-0/+1
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin1-2/+1
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas1-0/+1
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang1-1/+0
2010-11-20x86: platform: Move iris to x86/platform where it belongsThomas Gleixner1-1/+0
2010-11-18x86/platform: Add Eurobraille/Iris power off supportShérab1-0/+1
2010-10-27x86: Move olpc to platformThomas Gleixner1-4/+0
2010-10-27x86: Move uv to platformThomas Gleixner1-1/+0
2010-10-27x86: Move mrst to platformThomas Gleixner1-1/+0
2010-10-27x86: Move scx200 to platformThomas Gleixner1-3/+0
2010-10-27x86: Move visws to platformThomas Gleixner1-1/+0
2010-10-27x86: Move efi to platformThomas Gleixner1-1/+0
2010-10-27x86: Move sfi to platformThomas Gleixner1-1/+0
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+1
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-1/+0
2010-10-12x86, olpc: Add XO-1 poweroff supportDaniel Drake1-0/+1
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang1-0/+1
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+2
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt1-0/+1
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge1-0/+1
2010-09-22jump label: x86 supportJason Baron1-1/+1
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-1/+1
2010-08-26x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk1-0/+1
2010-08-23x86, vmware: Remove deprecated VMI kernel supportAlok Kataria1-1/+0
2010-06-18x86, olpc: Add support for calling into OpenFirmwareAndres Salomon1-0/+1