summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-126-35/+19
|\
| * 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/debug' into x86/irqIngo Molnar2008-11-283-3/+7
|\ \ | |/
| * 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
| | |\ \
| * | | | reintroduce accept4Ulrich Drepper2008-11-191-2/+2
| | |/ / | |/| |
* | | | x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-231-0/+60
* | | | x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-231-31/+66
* | | | Merge branch 'x86/cleanups' into x86/irqIngo Molnar2008-11-208-59/+71
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-11-181-0/+30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+30
| * | | | Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar2008-11-172-2/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| * | | x86: x86_32 has its own irq_regs definitionHarvey Harrison2008-11-101-0/+2
| * | | x86: clean up vget_cycles()Ingo Molnar2008-11-091-2/+0
| * | | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-081-5/+1
| * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-11-0819-48/+52
| |\ \ \ | | |/ /
| * | | x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak2008-11-051-1/+9
| * | | x86: use the new byteorder headersHarvey Harrison2008-10-281-45/+29
| * | | x86: remove dead IRQBALANCE codeDan McGee2008-10-271-4/+0
| | |/ | |/|
* | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-2/+0
* | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-1/+1
| |/ |/|
* | 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
OpenPOWER on IntegriCloud