1. 3b6c52b x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced declaration v3 by Cyrill Gorcunov · 16 years ago
  2. 8a2503f x86: move dwarf2 related macro to dwarf2.h by Cyrill Gorcunov · 16 years ago
  3. c032a2d Merge branch 'x86/cleanups' into x86/irq by Ingo Molnar · 16 years ago
  4. cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  5. 9dacc71 Merge commit 'v2.6.28-rc5' into x86/cleanups by Ingo Molnar · 16 years ago
  6. 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
  7. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  8. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  9. 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 16 years ago
  10. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
  11. 19f47c6 x86: x86_32 has its own irq_regs definition by Harvey Harrison · 16 years ago
  12. 4fcc50a x86: clean up vget_cycles() by Ingo Molnar · 16 years ago
  13. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
  14. cb9e35d x86: clean up rdtsc_barrier() use by Ingo Molnar · 16 years ago
  15. 895e031 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  16. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  17. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  19. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  20. 838e8bb x86: Implement change_bit with immediate operand as "lock xorb" by Uros Bizjak · 16 years ago
  21. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  22. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  24. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  25. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  26. 74c75f5 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
  28. 8bd93ca Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  30. c08b6ac x86, uv: fix compile error in uv_hub.h by Mike Travis · 16 years ago
  31. ab00fee i386/PAE: fix pud_page() by Jan Beulich · 16 years ago
  32. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  33. e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  35. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. ad38dab x86: use the new byteorder headers by Harvey Harrison · 16 years ago
  37. 1281675 x86: fix APIC_DEBUG with inquire_remote_apic by Yinghai Lu · 16 years ago
  38. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  39. c63dfef x86: remove dead IRQBALANCE code by Dan McGee · 16 years ago
  40. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  41. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  42. 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
  43. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  45. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 5e1b007 x86: canonicalize remaining header guards by H. Peter Anvin · 16 years ago
  47. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  48. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  49. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago