1. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  2. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  3. b756152 [PATCH] x86_64: update defconfig - reenable fusion by Andi Kleen · 19 years ago
  4. d3813fc [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO by Andi Kleen · 19 years ago
  5. 1eecd73 [PATCH] x86_64: Fix race in TSC synchronization by Andi Kleen · 19 years ago
  6. 5e5ec10 [PATCH] x86_64: Don't print exceptions for ltrace by Andi Kleen · 19 years ago
  7. 349188f [PATCH] x86_64: Fix apicid versus cpu# confusion. by Eric W. Biederman · 19 years ago
  8. 03c6b74 [PATCH] x86_64: add MODULE_ALIAS for aes by Olaf Hering · 19 years ago
  9. d5172f2 [PATCH] x86_64: ignore machine checks from boot time by Andi Kleen · 19 years ago
  10. 0d317fb [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. by Eric W. Biederman · 19 years ago
  11. e8ed11b [PATCH] x86_64: fix 32-bit thread debugging by Daniel Jacobowitz · 19 years ago
  12. 9680021 [PATCH] x86-64: use proper VM_FAULT_xxx macros by Alexander Nyberg · 19 years ago
  13. 6a1caa2 [PATCH] x86_64: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 19 years ago
  14. 92ed022 [PATCH] x86_64: fix bug in csum_partial_copy_generic() by Dave Peterson · 19 years ago
  15. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 19 years ago
  16. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 19 years ago
  17. 36c4fd2 [PATCH] x86_64 machine_kexec: Cleanup inline assembly. by Eric W. Biederman · 19 years ago
  18. 8c56ac3 [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids by Ravikiran G Thirumalai · 19 years ago
  19. 5a7b901 [PATCH] x86_64: Remove unused variable in k8-bus.c by Andi Kleen · 19 years ago
  20. ef6e525 [PATCH] x86_64: Use msleep in smpboot.c by Nishanth Aravamudan · 19 years ago
  21. 07291d4 [PATCH] x86_64: Fix SRAT handling on non dual core systems by Andi Kleen · 19 years ago
  22. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  23. 3829ee6 [PATCH] x86_64: Small assembly improvements by Andi Kleen · 19 years ago
  24. 3ba80e7 [PATCH] x86_64: Remove unnecessary include in fault.c by Andi Kleen · 19 years ago
  25. 2275cfa [PATCH] x86_64: Icecream has no way of detecting assembler-level includes by Andreas Gruenbacher · 19 years ago
  26. f8d3119 [PATCH] x86_64: Support more than 8 cores on AMD systems by Andi Kleen · 19 years ago
  27. 37a47e6 [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug by Andi Kleen · 19 years ago
  28. 5f68c13 [PATCH] x86_64: Remove IA32_* build tools in Makefile by Andi Kleen · 19 years ago
  29. 91c6d40 [PATCH] x86_64: Create per CPU machine check sysfs directories by Andi Kleen · 19 years ago
  30. 69cb62e [PATCH] x86_64: Print a boot message for hotplug memory zones by Andi Kleen · 19 years ago
  31. b684664 [PATCH] x86_64: Fix overflow in NUMA hash function setup by Keith Mannthey · 19 years ago
  32. a54649b [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y by Andi Kleen · 19 years ago
  33. c853cc7 [PATCH] x86_64: Remove unused variable in delay.c by Andi Kleen · 19 years ago
  34. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  35. de04f32 [PATCH] x86_64: Clarify Booting processor ... message by Andi Kleen · 19 years ago
  36. 3019e8e [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hack by Andi Kleen · 19 years ago
  37. 61b1b2d [PATCH] x86_64: Move cpu_present/possible_map parsing earlier by Andi Kleen · 19 years ago
  38. acc7b6f [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  39. 5df3574 [PATCH] x86_64: Always ack IPIs even on errors by Andi Kleen · 19 years ago
  40. 2a16a30 [PATCH] x86_64: cpu hotplug changes kills nmi watchdog by Alexander Nyberg · 19 years ago
  41. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  42. 5426491 [PATCH] x86_64: fix SMP boot lockup on some machines by Andi Kleen · 19 years ago
  43. 9e566d8 [PATCH] x86_64 fsnotify build fix by Andrew Morton · 19 years ago
  44. 0963aba [PATCH] x86_64 sync machine_power_off with i386 by Eric W. Biederman · 19 years ago
  45. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  46. 7c9a900 [PATCH] x86_64: Fix reboot_force by Eric W. Biederman · 19 years ago
  47. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  48. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  49. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  50. 9fb1759 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Siddha, Suresh B · 19 years ago
  51. d312ced [PATCH] x86_64: section alignment fix by Andrew Morton · 19 years ago
  52. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  53. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  54. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  55. a2a892a [CRYPTO] Add x86_64 asm AES by Andreas Steinmetz · 19 years ago
  56. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  57. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  58. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  59. 1cde8a1 [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) by Greg Kroah-Hartman · 19 years ago
  60. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 19 years ago
  61. ba8af12 [PATCH] Return probe redesign: x86_64 specific changes by Rusty Lynch · 19 years ago
  62. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 19 years ago
  63. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  64. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  65. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  66. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  67. 09dbb47 [PATCH] x86-64: add memcpy/memset prototypes by randy_dunlap · 19 years ago
  68. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  69. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  70. 625f1c8 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  71. 5f5609d [PATCH] crashdump: x86_64: crashkernel option by Eric W. Biederman · 19 years ago
  72. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  73. d895595 [PATCH] kexec: x86_64: factor out apic shutdown code by Eric W. Biederman · 19 years ago
  74. d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 19 years ago
  75. 5ded01e [PATCH] kexec: x86_64: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  76. 208fb93 [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  77. 719e711 [PATCH] kexec: x86_64: add i8259 shutdown method by Eric W. Biederman · 19 years ago
  78. 70adada4 [PATCH] kexec: x86_64: e820 64bit fix by Eric W. Biederman · 19 years ago
  79. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  80. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  81. 8d783b3 [PATCH] swsusp: clean assembly parts by Pavel Machek · 19 years ago
  82. 343c3f6 [PATCH] s-t-RAM: load gdt the right way by Pavel Machek · 19 years ago
  83. a02c4cb [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode. by Ashok Raj · 19 years ago
  84. 884d9e4 [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. by Ashok Raj · 19 years ago
  85. cb0cd8d [PATCH] x86_64: CPU hotplug sibling map cleanup by Ashok Raj · 19 years ago
  86. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  87. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 19 years ago
  88. aa3d7e3 [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 by Prasanna S Panchamukhi · 19 years ago
  89. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  90. 73649da [PATCH] x86_64 specific function return probes by Rusty Lynch · 19 years ago
  91. 76381fe [PATCH] xen: x86_64: use more usermode macro by Vincent Hanquez · 19 years ago
  92. e9129e5 [PATCH] xen: x86_64: Add macro for debugreg by Vincent Hanquez · 19 years ago
  93. 701067c [PATCH] x86_64: avoid wasting IRQs by Natalie Protasevich · 19 years ago
  94. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  95. a3a0075 [PATCH] x86_64: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  96. c0a88c9 [PATCH] x86_64: i8259.c iso99 structure initialization by Alexander Nyberg · 19 years ago
  97. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  98. 799d19f [PATCH] allow early printk to use more than 25 lines by Jan Beulich · 19 years ago
  99. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  100. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago