1. c44e3ed Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  6. a4046f8 x86, nmi: Use predefined numbers instead of hardcoded one by Cyrill Gorcunov · 17 years ago
  7. 5095f59 x86: cpu_debug: Remove model information to reduce encoding-decoding by Jaswinder Singh Rajput · 17 years ago
  8. 5f4457a Merge branch 'linus' into x86/cpu by Ingo Molnar · 17 years ago
  9. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 17 years ago
  10. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  11. abfe0af x86: enable_update_mptable should be a macro by Yinghai Lu · 17 years ago
  12. 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 17 years ago
  13. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 17 years ago
  14. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 17 years ago
  15. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 17 years ago
  16. c4f6823 x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN by H. Peter Anvin · 17 years ago
  17. 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 17 years ago
  18. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago
  19. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 17 years ago
  20. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 17 years ago
  21. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 17 years ago
  22. 2ff799d sched: Don't export sched_mc_power_savings on multi-socket single core system by Vaidyanathan Srinivasan · 17 years ago
  23. 3c59876 x86: fix percpu_{to,from}_op() by Jan Beulich · 17 years ago
  24. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 17 years ago
  25. d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 17 years ago
  26. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 17 years ago
  27. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 17 years ago
  28. 5ef2183 x86/acpi: move setup io apic routing out of CONFIG_ACPI scope by Yinghai Lu · 17 years ago
  29. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 17 years ago
  30. a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 17 years ago
  31. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 17 years ago
  32. bf8b9a6 x86: msr-index.h remove duplicate MSR C001_0015 declaration by Jaswinder Singh Rajput · 17 years ago
  33. 3969c52 x86: cpufeature.h fix name for X86_FEATURE_MCE by Jaswinder Singh Rajput · 17 years ago
  34. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 17 years ago
  35. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago
  36. bf293c1 x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h by Remis Lima Baima · 17 years ago
  37. edc953f x86: clean up alternative.h by Mathieu Desnoyers · 17 years ago
  38. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 17 years ago
  39. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 17 years ago
  40. 5679af4 x86, mce: fix boot logging logic by Andi Kleen · 17 years ago
  41. ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 17 years ago
  42. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 17 years ago
  43. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 17 years ago
  44. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 17 years ago
  45. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 17 years ago
  46. 5d0ae2d x86, intr-remap: fix ack for interrupt remapping by Weidong Han · 17 years ago
  47. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  48. 5043124 Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  49. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. b206525 x86: k8 convert node_to_k8_nb_misc() from a macro to an inline function by Jaswinder Singh Rajput · 17 years ago
  51. e7d43a7 x86: avoid multiple declaration of kstack_depth_to_print by Jaswinder Singh Rajput · 17 years ago
  52. 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  53. b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 17 years ago
  55. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 17 years ago
  56. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 17 years ago
  57. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 17 years ago
  58. ac3048d x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs by Pekka Enberg · 17 years ago
  59. f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 17 years ago
  60. afd9fce x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it by Andreas Herrmann · 17 years ago
  61. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 17 years ago
  62. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 17 years ago
  63. e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  64. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 17 years ago
  65. b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 17 years ago
  66. 10eceeb x86-64: remove PGE from must-have feature list by Jeremy Fitzhardinge · 17 years ago
  67. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 17 years ago
  68. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 17 years ago
  69. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 17 years ago
  70. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  71. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  72. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  73. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 17 years ago
  74. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 17 years ago
  75. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 17 years ago
  76. 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 17 years ago
  77. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 17 years ago
  78. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 17 years ago
  79. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 17 years ago
  80. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 17 years ago
  81. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 17 years ago
  82. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
  83. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  84. bf9ed57 pm: cleanup includes by Magnus Damm · 17 years ago
  85. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 17 years ago
  86. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  87. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 17 years ago
  88. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  89. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  90. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  91. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  92. 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 17 years ago
  93. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 17 years ago
  94. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 17 years ago
  95. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  96. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  97. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  98. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 17 years ago
  99. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  100. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago