summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cpufeature' into x86/tscIngo Molnar2008-12-161-1/+4
|\
| * x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar2008-12-161-0/+1
| * Merge commit 'v2.6.28-rc8' into x86/cpufeatureIngo Molnar2008-12-1619-68/+79
| |\
| * | x86: remove duplicate #define from 'cpufeature.h'Hannes Eder2008-11-231-1/+0
| * | x86: add X86_FEATURE_HYPERVISOR feature bitAlok Kataria2008-11-011-0/+2
| * | x86: add a synthetic TSC_RELIABLE feature bitAlok Kataria2008-10-311-0/+1
* | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-141-1/+7
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-042-16/+14
|\ \
| * \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-032-14/+12
| |\ \
| | * | AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-031-12/+12
| * | | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
* | | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-011-1/+1
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-302-16/+4
|\ \ \ | |/ /
| * | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0
| * | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
* | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-201-1/+1
|\ \
| * | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
* | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-191-0/+4
|\ \ \
| * | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-121-0/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-0/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-182-2/+0
| |\ \ \
| * | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+30
* | | | | reintroduce accept4Ulrich Drepper2008-11-191-2/+2
| |/ / / |/| | |
* | | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-151-1/+0
| |/ / |/| |
* | | Merge branch 'misc' into releaseLen Brown2008-11-111-1/+0
|\ \ \ | |/ / |/| |
| * | ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-111-1/+0
* | | sched: improve sched_clock() performanceIngo Molnar2008-11-082-3/+7
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-062-14/+7
|\ \ \
| * | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-061-3/+3
| * | | x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-061-14/+6
| * | | x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-031-0/+1
| | |/ | |/|
* | | sched: re-tune balancingIngo Molnar2008-11-051-3/+4
* | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-033-8/+5
|\ \ \ | |/ / |/| |
| * | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-313-8/+5
* | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-311-1/+1
|/ /
* | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-304-5/+12
|\ \
| * | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-311-0/+6
| * | x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1
| * | i386/PAE: fix pud_page()Jan Beulich2008-10-301-2/+2
| * | x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-291-3/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-302-10/+8
|\ \ \ | |/ /
| * | x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2008-10-282-10/+8
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-301-1/+0
|\ \
| * | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-1/+0
| |/
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-2/+2
|\ \
| * | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-2/+2
| |/
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-281-0/+3
|\ \
| * | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-0/+3
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-281-1/+3
|\ \ | |/ |/|
OpenPOWER on IntegriCloud