1. 96bf84b x86: signal: cosmetic unification of signr_convert() by Hiroshi Shimamoto · 16 years ago
  2. fd4a203 x86: signal_64.c: get_stack() doesn't need entire regs by Hiroshi Shimamoto · 16 years ago
  3. 709110bd x86: signal: cosmetic unification of restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  4. 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
  5. 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
  6. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  7. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  8. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  9. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  10. 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 16 years ago
  11. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  12. 1b79b27 Merge branch 'yinghai' into test by Len Brown · 16 years ago
  13. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  14. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 16 years ago
  15. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 16 years ago
  16. 3cfba08 x86: fix section mismatch warning - apic_x2apic_phys by Marcin Slusarz · 16 years ago
  17. 2caa371 x86: fix section mismatch warning - apic_x2apic_cluster by Marcin Slusarz · 16 years ago
  18. f8827c0 x86: fix section mismatch warning - apic_x2apic_uv_x by Marcin Slusarz · 16 years ago
  19. fae17216 x86: fix section mismatch warning - apic_physflat by Marcin Slusarz · 16 years ago
  20. 983f91f x86: fix section mismatch warning - apic_flat by Marcin Slusarz · 16 years ago
  21. aef8f5b x86/tlb_uv: remove strange mc146818rtc include by Jeremy Fitzhardinge · 16 years ago
  22. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 16 years ago
  23. db96b0a x86: do_boot_cpu - check if we have ESR register by Cyrill Gorcunov · 16 years ago
  24. bc8bcc7 x86/proc: fix /proc/cpuinfo cpu offline bug by Lai Jiangshan · 16 years ago
  25. 35af282 x86: call dmi-quirks for HP Laptops after early-quirks are executed by Andreas Herrmann · 16 years ago
  26. cf52ebe x86, kexec: fix hang on i386 when panic occurs while console_sem is held by Neil Horman · 16 years ago
  27. d2f6f7a MCE: Don't run 32bit machine checks with interrupts on by Andi Kleen · 16 years ago
  28. 2bfef69 x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
  29. 8bcad30 x86: make variables static by roel kluin · 16 years ago
  30. c7d87d7 x86 allow modules to register idle notifiers by Venkatesh Pallipadi · 16 years ago
  31. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  32. e9f95e6 genirq: fix off by one and coding style by Ingo Molnar · 16 years ago
  33. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. b9d7ccf 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
  35. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  37. b364776 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  38. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  39. 357c6e6 rtc: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  40. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  41. f609891 amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors by Andreas Herrmann · 16 years ago
  42. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  43. 3038eda x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel by Rafael J. Wysocki · 16 years ago
  44. 08d19f51 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
  45. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 26adcfb x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
  47. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  48. 036b4c5 x86: convert Calgary IOMMU driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  49. e3c449f x86, AMD IOMMU: convert driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  50. 1477b8e x86: convert GART driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  51. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  52. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  53. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  54. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  55. 10e0298 io_apic: make irq_mis_count available on 64-bit too by Ingo Molnar · 16 years ago
  56. 249f6d9 x86: move ack_bad_irq() to irq.c by Thomas Gleixner · 16 years ago
  57. 6b39ba7 x86: unify show_interrupts() and proc helpers by Thomas Gleixner · 16 years ago
  58. c0c168ca x86: cleanup show_interrupts by Thomas Gleixner · 16 years ago
  59. a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 16 years ago
  60. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  61. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  62. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  63. 81608f3 x86: apic - unify APIC_DIVISOR by Cyrill Gorcunov · 16 years ago
  64. 4c66a73 x86: sparse_irq: fix typo in debug print out by Yinghai Lu · 16 years ago
  65. fc8c2d7 x86: Add sysfs entries for UV v4 by Russ Anderson · 16 years ago
  66. 922402f x86: Add UV partition call v4 by Russ Anderson · 16 years ago
  67. 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
  68. a50f70b x86: Add UV EFI table entry v4 by Russ Anderson · 16 years ago
  69. 37762b6 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix by Ingo Molnar · 16 years ago
  70. 4173a0e x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 by Dean Nelson · 16 years ago
  71. 5f79f2f hpet: clean up warning by Venki Pallipadi · 16 years ago
  72. c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 16 years ago
  73. c1370b4 x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 16 years ago
  74. 7564676 x86: irq no should not use hex in /proc/interrupts by Yinghai Lu · 16 years ago
  75. 8da077d x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init by Jack Steiner · 16 years ago
  76. 5ffa4eb x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 16 years ago
  77. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 16 years ago
  78. 56ffa1a x86: io-apic - do not use KERN_DEBUG marker too much, fix by Cyrill Gorcunov · 16 years ago
  79. b189892 x86: apic - fix unused vars warning in calibrate_APIC_clock by Cyrill Gorcunov · 16 years ago
  80. 08ad776 x86: apic - skip writting ESR register if we dont have on by Cyrill Gorcunov · 16 years ago
  81. 9df08f1 x86: apic - lapic_setup_esr does not handle esr_disable - fix it by Cyrill Gorcunov · 16 years ago
  82. 823b259 x86: print out apic id in hex format by Yinghai Lu · 16 years ago
  83. 87783be x86: io-apic - get rid of __DO_ACTION macro by Cyrill Gorcunov · 16 years ago
  84. ba374c9 x86: fix HPET compiler error when not using CONFIG_PCI_MSI by Steven Noonan · 16 years ago
  85. f0ed4e6 x86: using HPET in MSI mode and setting up per CPU HPET timers, fix by Venki Pallipadi · 16 years ago
  86. 2a554fb x86: io-apic - do not use KERN_DEBUG marker too much by Cyrill Gorcunov · 16 years ago
  87. 79c0969 x86: lapic address print out like io apic addr by Yinghai Lu · 16 years ago
  88. 3c2cbd2 x86: io-apic - code style cleaning for setup_IO_APIC_irqs by Cyrill Gorcunov · 16 years ago
  89. 26afe5f x86: HPET_MSI Initialise per-cpu HPET timers by venkatesh.pallipadi@intel.com · 16 years ago
  90. 4588c1f x86: HPET_MSI Basic HPET_MSI setup code, cleanups by Ingo Molnar · 16 years ago
  91. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago
  92. b40d575 x86: HPET_MSI Refactor code in preparation for HPET_MSI by venkatesh.pallipadi@intel.com · 16 years ago
  93. ac54a6c x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only by Cyrill Gorcunov · 16 years ago
  94. 676f4a9 x86: io-apic - use ARRAY_SIZE macro by Cyrill Gorcunov · 16 years ago
  95. 02c1df1 x86: print out if acpi want physical flat of all by Yinghai Lu · 16 years ago
  96. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
  97. 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 16 years ago
  98. e492c5a x86: let 64 bit to use 32 bit calibrate_apic_clock by Yinghai Lu · 16 years ago
  99. 0f611ff x86: rename apic_32.c and apic_64.c to apic.c by Yinghai Lu · 16 years ago
  100. 6c15822 x86: apic copy apic_64.c to apic_32.c by Yinghai Lu · 16 years ago