1. f910a9d x86: make 64bit have get_apic_id by Yinghai Lu · 16 years ago
  2. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 16 years ago
  3. 4696ca5 x86: mach_apicdef.h need to include before smp.h by Yinghai Lu · 16 years ago
  4. c535b6a x86: let 32bit use apic_ops too by Yinghai Lu · 16 years ago
  5. af9d138 x2apic: kernel-parameter documentation for "x2apic_phys" by Suresh Siddha · 16 years ago
  6. ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
  7. 277d1f5 x2apic: uninline uv_init_apic_ldr() by Suresh Siddha · 16 years ago
  8. 372e92d x64, x2apic/intr-remap: Interrupt-remapping and x2apic support by Suresh Siddha · 16 years ago
  9. 9fa8c48 x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP by Suresh Siddha · 16 years ago
  10. 2d9579a x64, x2apic/intr-remap: support for x2apic physical mode support by Suresh Siddha · 16 years ago
  11. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 16 years ago
  12. 75c46fa x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  13. 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 16 years ago
  14. 5c520a6 x64, x2apic/intr-remap: setup init_apic_ldr for UV by Suresh Siddha · 16 years ago
  15. 12a67cf x64, x2apic/intr-remap: x2apic cluster mode support by Suresh Siddha · 16 years ago
  16. cff73a6 x64, x2apic/intr-remap: introcude self IPI to genapic routines by Suresh Siddha · 16 years ago
  17. 13c88fb5 x64, x2apic/intr-remap: x2apic ops for x2apic mode support by Suresh Siddha · 16 years ago
  18. 1cb1158 x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detected (temporary quirk) by Suresh Siddha · 16 years ago
  19. 32e1d0a x64, x2apic/intr-remap: cpuid bits for x2apic feature by Suresh Siddha · 16 years ago
  20. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
  21. 2d7a66d x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix by Suresh Siddha · 16 years ago
  22. 0c81c74 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines by Suresh Siddha · 16 years ago
  23. 4dc2f96 x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE setup by Suresh Siddha · 16 years ago
  24. d94d93ca x64, x2apic/intr-remap: 8259 specific mask/unmask routines by Suresh Siddha · 16 years ago
  25. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 16 years ago
  26. b6fcb33 x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. by Suresh Siddha · 16 years ago
  27. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  28. fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
  29. cf1337f x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h by Suresh Siddha · 16 years ago
  30. ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago
  31. 2d6b5f8 x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection by Suresh Siddha · 16 years ago
  32. aaa9d1d x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code by Suresh Siddha · 16 years ago
  33. 1886e8a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping by Suresh Siddha · 16 years ago
  34. c42d9f3 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus by Suresh Siddha · 16 years ago
  35. e61d98d x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization by Suresh Siddha · 16 years ago
  36. 1ba8938 Merge branch 'x86/core' into x86/x2apic by Ingo Molnar · 16 years ago
  37. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  38. eca91e7 x86_64: fix delayed signals by Roland McGrath · 16 years ago
  39. da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 16 years ago
  40. a26929f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  41. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  42. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
  43. 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 16 years ago
  44. af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 16 years ago
  45. c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 16 years ago
  46. 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 16 years ago
  47. 392a0fc x86: merge dwarf2 headers by Glauber Costa · 16 years ago
  48. d73a731 x86: use AS_CFI instead of UNWIND_INFO by Glauber Costa · 16 years ago
  49. 70f1bba x86: use ignore macro instead of hash comment by Glauber Costa · 16 years ago
  50. 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 16 years ago
  51. 4d727a7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  52. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  53. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 16 years ago
  54. b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 16 years ago
  55. 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 16 years ago
  56. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  57. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  58. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  59. 3d0decc x86: fix tsc unification buglet with ftrace and stackprotector by Ingo Molnar · 16 years ago
  60. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  61. f302a5bb x86: reserve SLIT by Yinghai Lu · 16 years ago
  62. 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 16 years ago
  63. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  64. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 16 years ago
  65. a7de390 rapidio: fix device reference counting by Eugene Surovegin · 16 years ago
  66. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  67. e5a5816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  69. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  70. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  71. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  72. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  73. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  74. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  75. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  76. bdb2192 slub: Fix use-after-preempt of per-CPU data structure by Dmitry Adamushko · 16 years ago
  77. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  78. f8804d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  79. 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 16 years ago
  80. a26449d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 16 years ago
  82. 9cc3089 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
  83. 70ff055 Fix PREEMPT_RCU without HOTPLUG_CPU by Nick Piggin · 16 years ago
  84. 39415a4 x86, VisWS: fix pci_direct_conf1 dependency by Ingo Molnar · 16 years ago
  85. c47277d x86, VisWS: build fix by Ingo Molnar · 16 years ago
  86. e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 16 years ago
  87. f78cb9b x86, VisWS: build fix by Ingo Molnar · 16 years ago
  88. b6770c8 x86, VisWS: do not allow VisWS for Voyager by Ingo Molnar · 16 years ago
  89. 8a55a00a x86, VisWS: turn into generic arch, update include file change by Ingo Molnar · 16 years ago
  90. 3a62ed7 x86/pci: fix warnings in subsys_initcall functions by Robert Richter · 16 years ago
  91. 3f68f7d x86/pci merge: fixing numaq initialization by Robert Richter · 16 years ago
  92. eb6d42e ftrace: Documentation by Steven Rostedt · 16 years ago
  93. b10e9ad arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. by Daniel Guilak · 16 years ago
  94. 544304b kernel/kprobes.c: Made kprobe_blacklist static. by Daniel Guilak · 16 years ago
  95. 08405b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  96. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  97. 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
  98. 26dd9fc x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
  99. 0cecf92 x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
  100. 54ce7f9 x86, VisWS: turn into generic arch, IO-APIC setup fix by Ingo Molnar · 16 years ago