1. ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 17 years ago
  2. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 17 years ago
  3. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 17 years ago
  4. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 17 years ago
  5. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 18 years ago
  6. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 18 years ago
  7. 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 17 years ago
  8. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 17 years ago
  9. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 18 years ago
  10. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 18 years ago
  11. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 18 years ago
  12. f8b4ece kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it by Pekka Enberg · 17 years ago
  13. 6d9609c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() by Pekka Enberg · 17 years ago
  14. 0c33cac kmemcheck: remove multiple ifdef'd definitions of the same global variable by Pekka Enberg · 17 years ago
  15. 5b53b76 kmemcheck: make initialization message less confusing by Pekka Enberg · 17 years ago
  16. 6a19638 kmemcheck: remove forward declarations from error.c by Pekka Enberg · 17 years ago
  17. 60e3839 kmemcheck: include module.h to prevent warnings by Randy Dunlap · 18 years ago
  18. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 18 years ago
  19. acc6be5 x86: add save_stack_trace_bp() for tracing from a specific stack frame by Vegard Nossum · 18 years ago
  20. 4b4f1d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  21. 875287c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 17 years ago
  22. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 17 years ago
  23. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 17 years ago
  24. 6fac98d Push BKL into do_mount() by Al Viro · 17 years ago
  25. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  26. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  27. 7702667 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  28. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  29. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 17 years ago
  30. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  31. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  32. dad213a irq/cpumask: make memoryless node zero happy by Yinghai Lu · 17 years ago
  33. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 17 years ago
  34. 59c288f Merge branches 'frv' and 'mn10300' by Linus Torvalds · 17 years ago
  35. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 17 years ago
  36. fd4f683 MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler by David Howells · 17 years ago
  37. 4a3b989 FRV: Implement new-style ptrace by David Howells · 17 years ago
  38. 24ceb7e FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue by David Howells · 17 years ago
  39. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 17 years ago
  40. aa1913c FRV: Remove in-kernel strace code by David Howells · 17 years ago
  41. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 17 years ago
  42. d2f11bf FRV: bitops: Change the bitmap index from int to unsigned long by Justin Chen · 17 years ago
  43. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 17 years ago
  44. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  45. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 17 years ago
  46. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 17 years ago
  47. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 17 years ago
  48. 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 17 years ago
  49. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 17 years ago
  50. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 17 years ago
  51. 9866b7e x86: memtest: use pointers of equal type for comparison by Thomas Gleixner · 17 years ago
  52. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 17 years ago
  53. 6a1555f sh: Wire up sys_rt_tgsigqueueinfo. by Paul Mundt · 17 years ago
  54. 75c936a sh: Fix sys_pwritev() syscall table entry for sh32. by Paul Mundt · 17 years ago
  55. 4c7c997 sh: Fix sh4a llsc-based cmpxchg() by Aoi Shinkai · 17 years ago
  56. f168dd0 sh: sh7724: Add JPU support by Kuninori Morimoto · 17 years ago
  57. c5eeff1 sh: sh7724: INTC setting update by Kuninori Morimoto · 17 years ago
  58. 46e9371 sh: sh7722 clock framework rewrite by Magnus Damm · 17 years ago
  59. 4ed3739 sh: sh7366 clock framework rewrite by Magnus Damm · 17 years ago
  60. bc49b6e sh: sh7343 clock framework rewrite by Magnus Damm · 17 years ago
  61. b621370 sh: sh7724 clock framework rewrite V3 by Magnus Damm · 17 years ago
  62. c521dc0 sh: sh7723 clock framework rewrite V2 by Magnus Damm · 17 years ago
  63. 098dee9 sh: add enable()/disable()/set_rate() to div6 code by Magnus Damm · 17 years ago
  64. c01641b sh: add AP325RXA mode pin configuration by Magnus Damm · 17 years ago
  65. 0ec80fdd sh: add Migo-R mode pin configuration by Magnus Damm · 17 years ago
  66. ed740cb sh: sh7722 mode pin definitions by Magnus Damm · 17 years ago
  67. 36e5b26 sh: sh7724 mode pin comments by Magnus Damm · 17 years ago
  68. e4218ef sh: sh7723 mode pin V2 by Magnus Damm · 17 years ago
  69. 0d4fdbb sh: rework mode pin code by Magnus Damm · 17 years ago
  70. 2693e27 sh: clock div6 helper code by Magnus Damm · 17 years ago
  71. a50de78 sh: clock div4 frequency table offset fix by Magnus Damm · 17 years ago
  72. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 17 years ago
  73. 193e984 m68knommu: remove unecessary include of thread_info.h in entry.S by Greg Ungerer · 17 years ago
  74. 9d4f941 m68knommu: enumerate INIT_THREAD fields properly by Greg Ungerer · 17 years ago
  75. 4f308e3 headers_check fix: m68k, swab.h by Jaswinder Singh Rajput · 17 years ago
  76. 308e610 arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 17 years ago
  77. fb29ad7 m68knommu: remove obsolete reset code by Greg Ungerer · 17 years ago
  78. 05728ae m68knommu: move CPU reset code for the 5272 ColdFire into its platform code by Greg Ungerer · 17 years ago
  79. dd65b1d m68knommu: move CPU reset code for the 528x ColdFire into its platform code by Greg Ungerer · 17 years ago
  80. 4c0b008 m68knommu: move CPU reset code for the 527x ColdFire into its platform code by Greg Ungerer · 17 years ago
  81. 55b33f3 m68knommu: move CPU reset code for the 523x ColdFire into its platform code by Greg Ungerer · 17 years ago
  82. 25ce4a9 m68knommu: move CPU reset code for the 520x ColdFire into its platform code by Greg Ungerer · 17 years ago
  83. 384feb9 m68knommu: add CPU reset code for the 532x ColdFire by Greg Ungerer · 17 years ago
  84. 6f5aa7c m68knommu: add CPU reset code for the 5249 ColdFire by Greg Ungerer · 17 years ago
  85. b61a726 m68knommu: add CPU reset code for the 5206e ColdFire by Greg Ungerer · 17 years ago
  86. 851377b m68knommu: add CPU reset code for the 5206 ColdFire by Greg Ungerer · 17 years ago
  87. eb7c874 m68knommu: add CPU reset code for the 5407 ColdFire by Greg Ungerer · 17 years ago
  88. c18e52c m68knommu: add CPU reset code for the 5307 ColdFire by Greg Ungerer · 17 years ago
  89. 293ca0f m68knommu: merge system reset for code ColdFire 523x family by Greg Ungerer · 17 years ago
  90. 7f72b47 m68knommu: fix system reset for ColdFire 527x family by Greg Ungerer · 17 years ago
  91. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  92. 57eee9a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  94. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 17 years ago
  95. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 17 years ago
  96. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  97. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  98. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  99. 595dc54 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  100. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago