1. eaf4408 [CRYPTO] twofish: x86-64 assembly version by Joachim Fritschi · 18 years ago
  2. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 18 years ago
  3. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  4. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  5. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  6. ec0063b [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped by Suleiman Souhlal · 18 years ago
  7. 01ebb77 [PATCH] x86_64: Save original IST values for checking stack addresses by Keith Owens · 18 years ago
  8. 40dd2d2 [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist by Andi Kleen · 18 years ago
  9. ceee882 [PATCH] x86_64: Recover 1MB of kernel memory by Andi Kleen · 18 years ago
  10. ea42405 [PATCH] x86: Make backtracer fallback logic more bullet-proof by Jan Beulich · 18 years ago
  11. c05991e [PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds. by Andi Kleen · 18 years ago
  12. 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 18 years ago
  13. ddcf365 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  14. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  15. 825e037 [PATCH] Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  16. a166222 [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG by Muli Ben-Yehuda · 18 years ago
  17. 2699500 [PATCH] x86_64: Fix backtracing for interrupt stacks by Andi Kleen · 18 years ago
  18. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  19. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  20. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  21. 2a8a3d5 [PATCH] machine_kexec.c: Fix the description of segment handling by Eric W. Biederman · 18 years ago
  22. 65f87d8 [PATCH] x86_64: Fix swiotlb=force by Andi Kleen · 18 years ago
  23. 355540f [PATCH] x86_64: Revert k8-bus.c northbridge access change by Andi Kleen · 18 years ago
  24. d2105b1 [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix by Jon Mason · 18 years ago
  25. 089bbbc [PATCH] x86_64: Calgary IOMMU - fix off by one error by Muli Ben-Yehuda · 18 years ago
  26. 0e5f61b [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC by Andi Kleen · 18 years ago
  27. 260f659 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  28. b13761e [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck by Andi Kleen · 18 years ago
  29. 0e92da4 [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler by Andi Kleen · 18 years ago
  30. d5a2601 [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile by Andi Kleen · 18 years ago
  31. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  32. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  33. 0d2caeb [PATCH] x86_64: Fix hotplug problem in mce amd by Jacob Shin · 18 years ago
  34. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  35. d5d8ad7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  36. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  37. 1454aed [PATCH] put a comment at register_die_notifier that the export is used by Arjan van de Ven · 18 years ago
  38. f86bf9b [PATCH] lockdep: clean up completion initializer in smpboot.c by Ingo Molnar · 18 years ago
  39. 1a91023a [PATCH] x86_64: e820.c needs pgtable.h by Andrew Morton · 18 years ago
  40. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  41. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  42. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  43. 1e95052 [PATCH] lockdep: enable on x86_64 by Ingo Molnar · 18 years ago
  44. 2148270 [PATCH] lockdep: x86_64 early init by Ingo Molnar · 18 years ago
  45. 6375e2b [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h by Ingo Molnar · 18 years ago
  46. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  47. 21b32bb [PATCH] lockdep: stacktrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  48. c9ca1ba [PATCH] lockdep: x86_64 document stack frame internals by Ingo Molnar · 18 years ago
  49. 3ac9493 [PATCH] lockdep: beautify x86_64 stacktraces by Ingo Molnar · 18 years ago
  50. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  51. b1e05aa [PATCH] irq-flags: x86_64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. fc25465 Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  53. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  54. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  57. 5bba171 [NET]: make skb_release_data() static by Adrian Bunk · 18 years ago
  58. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  59. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  60. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  61. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  62. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
  63. d9a5685 [PATCH] x86_64: oprofile build fix by Andrew Morton · 18 years ago
  64. a052b68 [PATCH] x86: do_IRQ(): check irq number by Andrew Morton · 18 years ago
  65. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  66. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  67. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  68. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  69. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  70. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  71. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  72. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  73. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  74. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  75. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 18 years ago
  76. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  77. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  78. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 18 years ago
  79. 03fdc2c [PATCH] x86_64: enlarge window for stack growth by Chuck Ebbert · 18 years ago
  80. 6bfa9bb [PATCH] x86_64: Minor string functions optimizations by Andi Kleen · 18 years ago
  81. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 18 years ago
  82. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  83. 9c63f87 [PATCH] x86_64: Fix modular pc speaker by Piotr Kaczuba · 18 years ago
  84. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  85. 409f89e [PATCH] x86_64: Do not use -ffunction-sections for modules by Sergey Vlasov · 18 years ago
  86. cab093b [PATCH] x86_64: adjust kstack_depth_to_print default by Jan Beulich · 18 years ago
  87. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 18 years ago
  88. 75bd665 [PATCH] x86_64: Fix fast check in safe_smp_processor_id by Andi Kleen · 18 years ago
  89. e42f943 [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information by Rohit Seth · 18 years ago
  90. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  91. d9005b5 [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c by Andi Kleen · 18 years ago
  92. 8fa3d6f [PATCH] x86_64: check_addr() cleanups by Andrew Morton · 18 years ago
  93. 5f51e13 [PATCH] x86_64: miscellaneous mm/init.c fixes by Jan Beulich · 18 years ago
  94. b633237 [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata by Andi Kleen · 18 years ago
  95. 2903ee8 [PATCH] x86_64: mce_amd cleanup by Jacob Shin · 18 years ago
  96. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  97. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  98. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  99. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 18 years ago
  100. 2f82bde4 [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 18 years ago