1. b9ccf14 Blackfin: update defconfigs by Sonic Zhang · 15 years ago
  2. 78f28a0 Blackfin: simplify the do_flush macro by Mike Frysinger · 15 years ago
  3. f8b5565 Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2 by Mike Frysinger · 15 years ago
  4. d4b890b Blackfin: do not error if GPIO IRQ is requested already as GPIO by Michael Hennerich · 15 years ago
  5. a413647 Blackfin: pull updated anomaly lists from toolchain by Mike Frysinger · 15 years ago
  6. 648882d Blackfin: fix up PATA resource handling in bf537-stamp by Michael Hennerich · 15 years ago
  7. 5138700 Blackfin: merge Philippe's recent ipipe patch by Philippe Gerum · 15 years ago
  8. f75196c Blackfin: fix warnings with I/O port macros by Mike Frysinger · 15 years ago
  9. f4290e8 Blackfin: fix parentheses balance and convert some tab/space mixing by Mariusz Kozlowski · 15 years ago
  10. 4b402e3 Blackfin: fix bug found by traps test case 21 by Graf Yang · 15 years ago
  11. 5d89137 Blackfin: fix data cache flushing when doing icache flushing by Mike Frysinger · 15 years ago
  12. f82e0a0 Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH by Graf Yang · 15 years ago
  13. b8d0c77 Blackfin: allow scheduler functions to be placed into L1 by Robin Getz · 15 years ago
  14. 8d5c2f0 Blackfin: Allow bf548 ATAPI to be routed to GPIO by Sonic Zhang · 15 years ago
  15. ffdf3ec Blackfin: bf527-ezkit: add support for mmc-spi by Yi Li · 15 years ago
  16. c8342f8 Blackfin: add some help text to the EBIU_AMBCTL settings by Mike Frysinger · 15 years ago
  17. 349ebbc Blackfin: add comment for anomaly 05000171 to init code by Michael Hennerich · 15 years ago
  18. 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
  19. 875287c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  20. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 15 years ago
  21. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  22. 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
  23. 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
  24. 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
  25. 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
  26. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  27. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  28. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  29. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  30. dad213ae irq/cpumask: make memoryless node zero happy by Yinghai Lu · 15 years ago
  31. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  32. 59c288f Merge branches 'frv' and 'mn10300' by Linus Torvalds · 15 years ago
  33. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 15 years ago
  34. fd4f683 MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler by David Howells · 15 years ago
  35. 4a3b989 FRV: Implement new-style ptrace by David Howells · 15 years ago
  36. 24ceb7e FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue by David Howells · 15 years ago
  37. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 15 years ago
  38. aa1913c FRV: Remove in-kernel strace code by David Howells · 15 years ago
  39. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  40. d2f11bf FRV: bitops: Change the bitmap index from int to unsigned long by Justin Chen · 15 years ago
  41. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  42. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  43. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 15 years ago
  44. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  45. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 15 years ago
  46. 5b0ed52 x86: fix ktermios-termio conversion by Arnd Bergmann · 15 years ago
  47. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 15 years ago
  48. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 15 years ago
  49. 9866b7e x86: memtest: use pointers of equal type for comparison by Thomas Gleixner · 15 years ago
  50. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 15 years ago
  51. 6a1555f sh: Wire up sys_rt_tgsigqueueinfo. by Paul Mundt · 15 years ago
  52. 75c936a sh: Fix sys_pwritev() syscall table entry for sh32. by Paul Mundt · 15 years ago
  53. 4c7c997 sh: Fix sh4a llsc-based cmpxchg() by Aoi Shinkai · 15 years ago
  54. f168dd0 sh: sh7724: Add JPU support by Kuninori Morimoto · 15 years ago
  55. c5eeff1 sh: sh7724: INTC setting update by Kuninori Morimoto · 15 years ago
  56. 46e9371 sh: sh7722 clock framework rewrite by Magnus Damm · 15 years ago
  57. 4ed3739 sh: sh7366 clock framework rewrite by Magnus Damm · 15 years ago
  58. bc49b6e sh: sh7343 clock framework rewrite by Magnus Damm · 15 years ago
  59. b621370 sh: sh7724 clock framework rewrite V3 by Magnus Damm · 15 years ago
  60. c521dc0 sh: sh7723 clock framework rewrite V2 by Magnus Damm · 15 years ago
  61. 098dee9 sh: add enable()/disable()/set_rate() to div6 code by Magnus Damm · 15 years ago
  62. c01641b sh: add AP325RXA mode pin configuration by Magnus Damm · 15 years ago
  63. 0ec80fdd sh: add Migo-R mode pin configuration by Magnus Damm · 15 years ago
  64. ed740cb sh: sh7722 mode pin definitions by Magnus Damm · 15 years ago
  65. 36e5b26 sh: sh7724 mode pin comments by Magnus Damm · 15 years ago
  66. e4218ef sh: sh7723 mode pin V2 by Magnus Damm · 15 years ago
  67. 0d4fdbb sh: rework mode pin code by Magnus Damm · 15 years ago
  68. 2693e27 sh: clock div6 helper code by Magnus Damm · 15 years ago
  69. a50de78 sh: clock div4 frequency table offset fix by Magnus Damm · 15 years ago
  70. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  71. 193e984 m68knommu: remove unecessary include of thread_info.h in entry.S by Greg Ungerer · 15 years ago
  72. 9d4f941 m68knommu: enumerate INIT_THREAD fields properly by Greg Ungerer · 15 years ago
  73. 4f308e3 headers_check fix: m68k, swab.h by Jaswinder Singh Rajput · 15 years ago
  74. 308e610 arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 15 years ago
  75. fb29ad7 m68knommu: remove obsolete reset code by Greg Ungerer · 15 years ago
  76. 05728ae m68knommu: move CPU reset code for the 5272 ColdFire into its platform code by Greg Ungerer · 15 years ago
  77. dd65b1d m68knommu: move CPU reset code for the 528x ColdFire into its platform code by Greg Ungerer · 15 years ago
  78. 4c0b008 m68knommu: move CPU reset code for the 527x ColdFire into its platform code by Greg Ungerer · 15 years ago
  79. 55b33f3 m68knommu: move CPU reset code for the 523x ColdFire into its platform code by Greg Ungerer · 15 years ago
  80. 25ce4a9 m68knommu: move CPU reset code for the 520x ColdFire into its platform code by Greg Ungerer · 15 years ago
  81. 384feb9 m68knommu: add CPU reset code for the 532x ColdFire by Greg Ungerer · 15 years ago
  82. 6f5aa7c m68knommu: add CPU reset code for the 5249 ColdFire by Greg Ungerer · 15 years ago
  83. b61a726 m68knommu: add CPU reset code for the 5206e ColdFire by Greg Ungerer · 15 years ago
  84. 851377b m68knommu: add CPU reset code for the 5206 ColdFire by Greg Ungerer · 15 years ago
  85. eb7c874 m68knommu: add CPU reset code for the 5407 ColdFire by Greg Ungerer · 15 years ago
  86. c18e52c m68knommu: add CPU reset code for the 5307 ColdFire by Greg Ungerer · 15 years ago
  87. 293ca0f m68knommu: merge system reset for code ColdFire 523x family by Greg Ungerer · 15 years ago
  88. 7f72b47 m68knommu: fix system reset for ColdFire 527x family by Greg Ungerer · 15 years ago
  89. 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
  90. 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
  91. 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
  92. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  93. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. bec70683 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
  100. 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