aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-09-131-1/+1
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-09-131-0/+1
* x86, nmi: Split out nmi from traps.cDon Zickus2011-10-101-1/+1
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-121-13/+0
|\
| * x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-101-13/+0
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-6/+2
|\ \ | |/
| * x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-6/+1
| * x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-0/+1
* | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-211-1/+0
* | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-1/+1
|/
* x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-271-0/+2
* x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-241-3/+5
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-1/+1
|\
| * x86: Introduce pci_map_biosrom()Dan Williams2011-03-151-1/+1
* | x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-101-1/+1
* | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+2
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-2/+2
|\ \ | |/ |/|
| * x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-171-0/+1
| * x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-171-2/+1
* | x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar2011-03-111-2/+2
* | x86: Add device tree supportSebastian Andrzej Siewior2011-02-231-0/+1
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-1/+0
|\
| * x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-061-1/+0
| * x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-201-1/+0
| * x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-181-0/+1
* | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-171-0/+1
|/
* x86: Move olpc to platformThomas Gleixner2010-10-271-4/+0
* x86: Move uv to platformThomas Gleixner2010-10-271-1/+0
* x86: Move mrst to platformThomas Gleixner2010-10-271-1/+0
* x86: Move scx200 to platformThomas Gleixner2010-10-271-3/+0
* x86: Move visws to platformThomas Gleixner2010-10-271-1/+0
* x86: Move efi to platformThomas Gleixner2010-10-271-1/+0
* x86: Move sfi to platformThomas Gleixner2010-10-271-1/+0
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+1
|\
| * x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk2010-08-261-0/+1
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+0
|\ \
| * | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-231-1/+0
| |/
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+1
|\ \
| * | x86, olpc: Add XO-1 poweroff supportDaniel Drake2010-10-121-0/+1
| |/
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+1
|\ \
| * | x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang2010-10-081-0/+1
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-211-1/+0
|\ \ \
| * | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-151-1/+0
| | |/ | |/|
* | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+1
|\ \ \
| * | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-1/+1
| |/ /
* | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-051-0/+2
|\ \ \ | | |/ | |/|
| * | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
| |/
* | jump label: x86 supportJason Baron2010-09-221-1/+1
|/