aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-23x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2008-11-17Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-11-10x86: x86_32 has its own irq_regs definitionHarvey Harrison
2008-11-09x86: clean up vget_cycles()Ingo Molnar
2008-11-09x86: move iomap.h to the new include locationArjan van de Ven
2008-11-08x86: clean up rdtsc_barrier() useIngo Molnar
2008-11-08Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-11-08sched: improve sched_clock() performanceIngo Molnar
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu
2008-11-05x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-10-30x86, uv: fix compile error in uv_hub.hMike Travis
2008-10-30i386/PAE: fix pud_page()Jan Beulich