index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2008-11-17
x86: fix wakeup_cpu with numaq/es7000, v2
Yinghai Lu
2008-11-15
Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"
David Woodhouse
2008-11-11
Merge branch 'misc' into release
Len Brown
2008-11-11
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
2008-11-08
sched: improve sched_clock() performance
Ingo Molnar
2008-11-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-06
x86: remove VISWS and PARAVIRT around NR_IRQS puzzle
Yinghai Lu
2008-11-06
x86: size NR_IRQS on 32-bit systems the same way as 64-bit
Yinghai Lu
2008-11-05
sched: re-tune balancing
Ingo Molnar
2008-11-03
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-03
x86, voyager: fix smp_intr_init() compile breakage
James Bottomley
2008-10-31
x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature
Venki Pallipadi
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
2008-10-30
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-31
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
2008-10-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-10-30
x86, uv: fix compile error in uv_hub.h
Mike Travis
2008-10-30
i386/PAE: fix pud_page()
Jan Beulich
2008-10-29
x86: start annotating early ioremap pointers with __iomem
Harvey Harrison
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-28
x86: fix APIC_DEBUG with inquire_remote_apic
Yinghai Lu
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2008-10-23
x86: use GFP_DMA for 24bit coherent_dma_mask
FUJITA Tomonori
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-10-23
x86: canonicalize remaining header guards
H. Peter Anvin
2008-10-23
x86: drop double underscores from header guards
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro