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