1. ba8af12 [PATCH] Return probe redesign: x86_64 specific changes by Rusty Lynch · 19 years ago
  2. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 19 years ago
  3. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  4. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  5. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  6. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 19 years ago
  7. 09dbb47 [PATCH] x86-64: add memcpy/memset prototypes by randy_dunlap · 19 years ago
  8. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  9. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  10. 625f1c8 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 19 years ago
  11. 5f5609d [PATCH] crashdump: x86_64: crashkernel option by Eric W. Biederman · 19 years ago
  12. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  13. d895595 [PATCH] kexec: x86_64: factor out apic shutdown code by Eric W. Biederman · 19 years ago
  14. d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 19 years ago
  15. 5ded01e [PATCH] kexec: x86_64: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  16. 208fb93 [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown by Eric W. Biederman · 19 years ago
  17. 719e711 [PATCH] kexec: x86_64: add i8259 shutdown method by Eric W. Biederman · 19 years ago
  18. 70adada4 [PATCH] kexec: x86_64: e820 64bit fix by Eric W. Biederman · 19 years ago
  19. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  20. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  21. 8d783b3 [PATCH] swsusp: clean assembly parts by Pavel Machek · 19 years ago
  22. 343c3f6 [PATCH] s-t-RAM: load gdt the right way by Pavel Machek · 19 years ago
  23. a02c4cb [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode. by Ashok Raj · 19 years ago
  24. 884d9e4 [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. by Ashok Raj · 19 years ago
  25. cb0cd8d [PATCH] x86_64: CPU hotplug sibling map cleanup by Ashok Raj · 19 years ago
  26. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  27. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 19 years ago
  28. aa3d7e3 [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 by Prasanna S Panchamukhi · 19 years ago
  29. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  30. 73649da [PATCH] x86_64 specific function return probes by Rusty Lynch · 19 years ago
  31. 76381fe [PATCH] xen: x86_64: use more usermode macro by Vincent Hanquez · 19 years ago
  32. e9129e5 [PATCH] xen: x86_64: Add macro for debugreg by Vincent Hanquez · 19 years ago
  33. 701067c [PATCH] x86_64: avoid wasting IRQs by Natalie Protasevich · 19 years ago
  34. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  35. a3a0075 [PATCH] x86_64: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  36. c0a88c9 [PATCH] x86_64: i8259.c iso99 structure initialization by Alexander Nyberg · 19 years ago
  37. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  38. 799d19f [PATCH] allow early printk to use more than 25 lines by Jan Beulich · 19 years ago
  39. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  40. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  41. 0f8e2d6 [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh by Ian Campbell · 19 years ago
  42. bbfceef [PATCH] add x86-64 specific support for sparsemem by Matt Tolentino · 19 years ago
  43. 2b97690 [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options by Matt Tolentino · 19 years ago
  44. 1035faf [PATCH] add x86-64 Kconfig options for sparsemem by Matt Tolentino · 19 years ago
  45. 0733266 [PATCH] remove direct ref to contig_page_data for x86-64 by Matt Tolentino · 19 years ago
  46. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  47. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  48. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  49. 8492980 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Suresh Siddha · 19 years ago
  50. 42442ed [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-aperture by Andrew Morton · 19 years ago
  51. 9c2be6a [PATCH] x86_64 CONFIG_ACPI=n build fix by Andi Kleen · 19 years ago
  52. 8d91640 [PATCH] x86_64: More fixes for compilation without CONFIG_ACPI by Andi Kleen · 19 years ago
  53. c5924b7 [PATCH] x86_64: signal.c build fix by Oliver Korpilla · 19 years ago
  54. 8aadff7 [PATCH] Note on ACPI build fix by Alexander Nyberg · 19 years ago
  55. 4f60fdf [PATCH] x86_64: CONFIG_BUG=n fixes by Alexander Nyberg · 19 years ago
  56. 2df9fa3 [PATCH] x86_64: i386/x86-64: Export cpu_core_map by Andi Kleen · 19 years ago
  57. 14d98ca [PATCH] x86_64: Add option to disable timer check by Andi Kleen · 19 years ago
  58. 607a168 [PATCH] x86_64: Fix 32bit system call restart by Andi Kleen · 19 years ago
  59. 7856dfe [PATCH] x86_64: Fixed guard page handling again in iounmap by Andi Kleen · 19 years ago
  60. c4d1fcf [PATCH] x86_64: Don't allow accesses below register frame in ptrace by Andi Kleen · 19 years ago
  61. b41e293 [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes by Andi Kleen · 19 years ago
  62. 59db2e6 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  63. 18a2b64 [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup by Andi Kleen · 19 years ago
  64. 7515211 [PATCH] x86_64: Collected NMI watchdog fixes. by Andi Kleen · 19 years ago
  65. f3c5f5e [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL by Andi Kleen · 19 years ago
  66. 376ec33 [PATCH] x86_64: Fix OEM hpet check by Suresh Siddha · 19 years ago
  67. 3b9ba4d [PATCH] x86_64: When checking vmalloc mappings don't use pte_page by Andi Kleen · 19 years ago
  68. f6b8d47 [PATCH] x86_64: Fix canonical checking for segment registers in ptrace by Andi Kleen · 19 years ago
  69. d1099e8 [PATCH] x86_64: check if ptrace RIP is canonical by Andi Kleen · 19 years ago
  70. 312df5f [PATCH] x86_64: Add pmtimer support by Andi Kleen · 19 years ago
  71. 0af2be0 [PATCH] x86_64: Remove unique APIC/IO-APIC ID check by Andi Kleen · 19 years ago
  72. 622dcaf [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo by Andi Kleen · 19 years ago
  73. 2942283 [PATCH] x86_64: Remove x86_apicid field by Andi Kleen · 19 years ago
  74. dda50e7 [PATCH] x86_64: Update TSC sync algorithm by Andi Kleen · 19 years ago
  75. 93ef70a [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap by Andi Kleen · 19 years ago
  76. a158608 [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo by Andi Kleen · 19 years ago
  77. 10ffdbb [PATCH] x86_64: Readd missing tests in entry.S by Andi Kleen · 19 years ago
  78. ac6b931 [PATCH] x86_64: Reduce NMI watchdog stack usage by Andi Kleen · 19 years ago
  79. 125947f [PATCH] CodingStyle: trivial whitespace fixups by Domen Puncer · 19 years ago
  80. 0b9e2ca [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction by Prasanna S Panchamukhi · 19 years ago
  81. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  82. 23352fc [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  83. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  84. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 19 years ago
  85. 488f2ea [AUDIT] Log correct syscall args for i386 processes on x86_64 by David Woodhouse · 19 years ago
  86. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  87. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  88. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  89. 7d87e14 [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  90. 429e9c5 [PATCH] x86_64: saved_command_line overflow fix by Alexander Nyberg · 19 years ago
  91. 8059b2a [PATCH] x86-64: Handle empty E820 regions correctly by Venkatesh Pallipadi · 19 years ago
  92. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 19 years ago
  93. be9e687 [PATCH] x86_64: interrupt handling fix by Andi Kleen · 19 years ago
  94. 3c3b73b [PATCH] cpuid x87 bit on AMD falsely marked as PNI by Zwane Mwaikambo · 19 years ago
  95. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 19 years ago
  96. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 19 years ago
  97. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 19 years ago
  98. 2fd6f58 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. by · 19 years ago
  99. c60c390 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO by Roland McGrath · 19 years ago
  100. 993fb38 [PATCH] amd64 rt_sigframe user annotation by Al Viro · 19 years ago