1. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  2. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  3. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  4. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  5. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  6. f2802e7 [PATCH] Add SMP support on x86_64 to reservation framework by Don Zickus · 18 years ago
  7. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  8. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  9. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  10. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  11. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  12. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  13. 75da736 [PATCH] Fix 'make headers_check' on x86_64 by David Woodhouse · 18 years ago
  14. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  15. 01ebb77 [PATCH] x86_64: Save original IST values for checking stack addresses by Keith Owens · 18 years ago
  16. bbad0b6 [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*() by Andi Kleen · 18 years ago
  17. 841be8d [PATCH] x86_64: Remove alternative_smp by Andi Kleen · 18 years ago
  18. ea42405 [PATCH] x86: Make backtracer fallback logic more bullet-proof by Jan Beulich · 18 years ago
  19. 61171b8 [PATCH] x86: fix x86 cpuid keys used in alternative_smp() by Jan Beulich · 18 years ago
  20. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  21. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  22. 65f87d8 [PATCH] x86_64: Fix swiotlb=force by Andi Kleen · 18 years ago
  23. d2105b1 [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix by Jon Mason · 18 years ago
  24. a4045df [PATCH] x86_64: Enlarge debug stack for nested kprobes by bibo mao · 18 years ago
  25. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  26. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  27. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  28. 6375e2b [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h by Ingo Molnar · 18 years ago
  29. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  30. 3ac9493 [PATCH] lockdep: beautify x86_64 stacktraces by Ingo Molnar · 18 years ago
  31. a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
  32. b1e05aa [PATCH] irq-flags: x86_64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 8ec4d41 [PATCH] SMP alternatives: skip with UP kernels by Gerd Hoffmann · 18 years ago
  34. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  35. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  36. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  37. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  38. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  39. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  40. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  41. 899ced0 [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle by Andreas Mohr · 18 years ago
  42. da53112 [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels by Andi Kleen · 18 years ago
  43. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  44. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  45. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  46. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  47. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago
  48. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 18 years ago
  49. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  50. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  51. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  52. a3c042a [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers by Jon Mason · 18 years ago
  53. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  54. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  55. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  56. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  57. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  58. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 18 years ago
  59. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  60. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  61. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  62. ed0a893 [PATCH] x86_64: Remove bogus comment in topology.h by Andi Kleen · 18 years ago
  63. 0c90bb8 [PATCH] x86_64: Remove most of ia32_unistd.h by Andi Kleen · 18 years ago
  64. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  65. 240cd6a [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 18 years ago
  66. 79121ea [PATCH] x86_64: Use __always_inline for __inline_memcpy by Andi Kleen · 18 years ago
  67. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 18 years ago
  68. 1bd858a [PATCH] Notify page fault call chain for x86_64 by Anil S Keshavamurthy · 18 years ago
  69. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  70. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  71. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  72. b63d64a [PATCH] sys_move_pages: x86_64 support by Christoph Lameter · 18 years ago
  73. d501e62 [PATCH] Delete unused definitions of kvaddr_to_nid by Ralf Baechle · 18 years ago
  74. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  75. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  76. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  77. b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 18 years ago
  78. fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 18 years ago
  79. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  80. 54863bb Add Kbuild file for x86_64 'make headers_install' by David Woodhouse · 18 years ago
  81. 3e8e7c9 Pull bugzilla-5653 into release branch by Len Brown · 18 years ago
  82. 6351847 Pull trivial1 into release branch by Len Brown · 18 years ago
  83. 6ae53cd [PATCH] x86_64: Fix stack/mmap randomization for compat tasks by Andi Kleen · 18 years ago
  84. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  85. 2c23d62 Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h by David Woodhouse · 18 years ago
  86. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 18 years ago
  87. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 18 years ago
  88. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  89. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  90. cd469e0 Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h by David Woodhouse · 18 years ago
  91. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  92. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  93. 0b699e3 [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 by Eric Dumazet · 18 years ago
  94. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 18 years ago
  95. 676ff45 [PATCH] for_each_possible_cpu: x86_64 by KAMEZAWA Hiroyuki · 18 years ago
  96. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago
  97. 6fa679f [PATCH] x86_64: Increase NUMA hash function nodemap by Andi Kleen · 18 years ago
  98. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  99. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 18 years ago
  100. e4cff6a [PATCH] x86_64: fix sync before RDTSC on Intel cpus by Siddha, Suresh B · 18 years ago