1. 7fb2b87 x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage by Thomas Gleixner · 14 years ago
  2. 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 14 years ago
  3. 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 14 years ago
  4. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  6. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. cca8209 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. d77bdc4 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 87affd0b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 8d8d2e9 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. bf70030 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. e990c77 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 66f2b06 x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G by FUJITA Tomonori · 14 years ago
  27. 9329672 x86: Spread tlb flush vector between nodes by Shaohua Li · 14 years ago
  28. f01f7c5 x86, mm: Fix incorrect data type in vmalloc_sync_all() by Borislav Petkov · 14 years ago
  29. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  30. a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 14 years ago
  31. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  32. 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 14 years ago
  33. 44235dc x86, mm: Fix bogus whitespace in sync_global_pgds() by Jeremy Fitzhardinge · 14 years ago
  34. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  35. 9717967 x86: ioapic: Call free_irte only if interrupt remapping enabled by Yinghai Lu · 14 years ago
  36. e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 14 years ago
  37. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  38. ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 14 years ago
  39. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 14 years ago
  40. 940b3c7 x86: sfi: Make local functions static by Thomas Gleixner · 14 years ago
  41. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  42. 9e9006e x86, olpc: XO-1 uses/depends on PCI by Randy Dunlap · 14 years ago
  43. 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  44. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  45. d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  46. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  47. ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 14 years ago
  48. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  49. 67e87f0 x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S by Jeremy Fitzhardinge · 14 years ago
  50. 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 14 years ago
  51. 3caa3751 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 14 years ago
  52. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. fef5ba7 xen: Cope with unmapped pages when initializing kernel pagetable by Jeremy Fitzhardinge · 14 years ago
  54. d7acb92 x86-64, asm: If the assembler supports fxsave64, use it by H. Peter Anvin · 14 years ago
  55. 447b1d4 x86, olpc: Register XO-1 platform devices by Daniel Drake · 14 years ago
  56. 3d8a1a6 Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 14 years ago
  57. 5d0d715 x86/amd-iommu: Update copyright headers by Joerg Roedel · 14 years ago
  58. 5bcd757 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend by Matthew Garrett · 14 years ago
  59. bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 14 years ago
  60. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 14 years ago
  61. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  62. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 14 years ago
  63. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  64. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  65. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  66. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  67. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 14 years ago
  68. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
  69. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 14 years ago
  70. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 14 years ago
  71. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 14 years ago
  72. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 14 years ago
  73. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 14 years ago
  74. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 14 years ago
  75. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 14 years ago
  76. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  77. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  78. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  79. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  80. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  81. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  82. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  83. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  84. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  85. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  86. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  87. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  88. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  89. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  90. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  91. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  92. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  93. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  94. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  95. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  96. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  97. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  98. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  99. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  100. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago