1. 125947f [PATCH] CodingStyle: trivial whitespace fixups by Domen Puncer · 20 years ago
  2. 0b9e2ca [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction by Prasanna S Panchamukhi · 20 years ago
  3. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  4. 23352fc [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  5. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  6. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 20 years ago
  7. 488f2ea [AUDIT] Log correct syscall args for i386 processes on x86_64 by David Woodhouse · 20 years ago
  8. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  9. 408b664 [PATCH] make lots of things static by Adrian Bunk · 20 years ago
  10. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  11. 7d87e14 [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  12. 429e9c5 [PATCH] x86_64: saved_command_line overflow fix by Alexander Nyberg · 20 years ago
  13. 8059b2a [PATCH] x86-64: Handle empty E820 regions correctly by Venkatesh Pallipadi · 20 years ago
  14. f9ba705 [PATCH] Increase number of e820 entries hard limit from 32 to 128 by Venkatesh Pallipadi · 20 years ago
  15. be9e687 [PATCH] x86_64: interrupt handling fix by Andi Kleen · 20 years ago
  16. 3c3b73b [PATCH] cpuid x87 bit on AMD falsely marked as PNI by Zwane Mwaikambo · 20 years ago
  17. 5b7abc6 [PATCH] CPUID bug and inconsistency fix by H. Peter Anvin · 20 years ago
  18. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 20 years ago
  19. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 20 years ago
  20. 2fd6f58 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. by · 20 years ago
  21. c60c390 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO by Roland McGrath · 20 years ago
  22. 993fb38 [PATCH] amd64 rt_sigframe user annotation by Al Viro · 20 years ago
  23. efab773 [PATCH] x86_64: fix new out of line put_user() by Alexander Nyberg · 20 years ago
  24. 3a6fd75 [PATCH] x86_64: Bug in new out of line put_user() by Alexander Nyberg · 20 years ago
  25. 0b9c33a [PATCH] Fix u32 vs. pm_message_t in x86-64 by Pavel Machek · 20 years ago
  26. d31ddaa [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix by Siddha, Suresh B · 20 years ago
  27. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 20 years ago
  28. ebfcaa9 [PATCH] x86_64: Rename the extended cpuid level field by Andi Kleen · 20 years ago
  29. 2299924 [PATCH] x86_64: Add acpi_skip_timer_override option by Andi Kleen · 20 years ago
  30. 0a65800 [PATCH] x86_64: Rewrite exception stack backtracing by Andi Kleen · 20 years ago
  31. 6351864 [PATCH] x86_64: Final support for AMD dual core by Andi Kleen · 20 years ago
  32. 3dd9d51 [PATCH] x86_64: add support for Intel dual-core detection and displaying by Andi Kleen · 20 years ago
  33. daeeafe [PATCH] x86_64: Keep only a single debug notifier chain by Andi Kleen · 20 years ago
  34. ece9030 [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture by Andi Kleen · 20 years ago
  35. a1e9778 [PATCH] x86_64: Port over e820 gap detection from i386 by Andi Kleen · 20 years ago
  36. f0de53b [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS by Andi Kleen · 20 years ago
  37. 94ad847 [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available. by Andi Kleen · 20 years ago
  38. 72e76be [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance counters by Andi Kleen · 20 years ago
  39. 3a848f6 [PATCH] x86_64: Make kernel math errors a die() now by Andi Kleen · 20 years ago
  40. c29601e [PATCH] x86_64: Support constantly ticking TSCs by Andi Kleen · 20 years ago
  41. dc37db4 [PATCH] x86_64: Remove unused macro in preempt support by Andi Kleen · 20 years ago
  42. cdd219c [PATCH] x86_64: Fix a small missing schedule race by Andi Kleen · 20 years ago
  43. 6fefb0d [PATCH] x86_64: Regularize exception stack handling by Andi Kleen · 20 years ago
  44. 11b854b [PATCH] x86_64: Call do_notify_resume unconditionally in entry.S by Andi Kleen · 20 years ago
  45. 36c1104 [PATCH] x86_64: Minor microoptimization in syscall entry slow path by Andi Kleen · 20 years ago
  46. d61915d [PATCH] x86_64: Fix interaction of single stepping with debuggers by Andi Kleen · 20 years ago
  47. b957591 [PATCH] x86_64: Dump stack and prevent recursion on early fault by Andi Kleen · 20 years ago
  48. f1290ec [PATCH] x86_64: Use a common function to find code segment bases by Andi Kleen · 20 years ago
  49. e502cdd [PATCH] x86_64: Handle programs that set TF in user space using popf while single stepping by Andi Kleen · 20 years ago
  50. be61bff [PATCH] x86_64: Some fixes for single step handling by Andi Kleen · 20 years ago
  51. aa85b9a [PATCH] x86_64: clean up ptrace single-stepping by Andi Kleen · 20 years ago
  52. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 20 years ago
  53. 35faa71 [PATCH] x86_64 show_stack(): call touch_nmi_watchdog by akpm@osdl.org · 20 years ago
  54. 90660ec [PATCH] x86_64 genapic update by Jason Davis · 20 years ago
  55. 107ce72 [PATCH] x86_64: disable interrupts during SMP bogomips checking by Andi Kleen · 20 years ago
  56. db46868 [PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10 by Andi Kleen · 20 years ago
  57. e09b8c0 [PATCH] x86-64: i386 vDSO: add PT_NOTE segment by Roland McGrath · 20 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago