1. f9691bb Blackfin: work around anomaly 05000480 by Steven Miao · 13 years ago
  2. 7a7a430 Blackfin: fix addr type with bfin_write_{or,and} helpers by Mike Frysinger · 13 years ago
  3. 934fe05b Blackfin: convert /proc/sram to seq_file by Alexey Dobriyan · 13 years ago
  4. 6362ec2 Blackfin: switch /proc/gpio to seq_file by Alexey Dobriyan · 13 years ago
  5. d763c58 Blackfin: fix indentation with bfin_read() helper by Mike Frysinger · 13 years ago
  6. fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 13 years ago
  7. e887eb6 Blackfin: don't touch task->cpus_allowed directly by KOSAKI Motohiro · 13 years ago
  8. 3cb8a39 Blackfin: don't touch cpu_possible_map and cpu_present_map directly by KOSAKI Motohiro · 13 years ago
  9. 5607204 Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout by Mike Frysinger · 13 years ago
  10. 7db7917 Blackfin: initial perf_event support by Mike Frysinger · 13 years ago
  11. 93f1742 Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
  12. 8031039 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 13 years ago
  13. f91c691 Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs by Mike Frysinger · 13 years ago
  14. 00b5c50 Blackfin: optimize MMR reads during startup a bit by Mike Frysinger · 13 years ago
  15. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 13 years ago
  16. e2a8092 Blackfin: bf537: fix excessive gpio int demuxing by Mike Frysinger · 13 years ago
  17. dd8cb37 Blackfin: bf54x: drop unused pm gpio handling by Mike Frysinger · 13 years ago
  18. f58c327 Blackfin: move bf537-specific irq code out of common code by Mike Frysinger · 13 years ago
  19. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 13 years ago
  20. fc6bd7b Blackfin: clean up irq ifdef logic a bit by Mike Frysinger · 13 years ago
  21. 3086fd2 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names by Mike Frysinger · 13 years ago
  22. c977819 Blackfin: delete duplicated user single step prototypes by Mike Frysinger · 13 years ago
  23. c505217 Blackfin: kgdb: cache flushing is not safe in SMP mode by Sonic Zhang · 14 years ago
  24. 2951acb Blackfin: SMP: drop unused blackfin_cpudata.idle pointer by Mike Frysinger · 13 years ago
  25. 44491fb Blackfin: SMP: fix cpudata cache setup by Mike Frysinger · 13 years ago
  26. 8d011f7 Blackfin: clean up /proc/cpuinfo output by Mike Frysinger · 13 years ago
  27. 3f62bcb Blackfin: bf527-ezkit: tweak sound defconfig by Mike Frysinger · 13 years ago
  28. 115103a Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper by Mike Frysinger · 13 years ago
  29. 3dd6660 Blackfin: clean up style in irq defines by Mike Frysinger · 13 years ago
  30. 6adc521 Blackfin: unify core IRQ definitions by Mike Frysinger · 13 years ago
  31. 6b10804 Blackfin: ints-priority: unify duplicate vec to irq lookup logic by Mike Frysinger · 13 years ago
  32. e9e334c Blackfin: ints-priority: clean up some local vars by Mike Frysinger · 13 years ago
  33. bc6b92f Blackfin: don't attempt to flush on-chip L1 SRAM regions by Sonic Zhang · 15 years ago
  34. 73ecfcf Blackfin: first pass at debug mmr support by Mike Frysinger · 17 years ago
  35. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  36. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  37. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  38. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  39. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  40. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  41. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  42. 67f9cbf PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  43. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  44. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  45. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 13 years ago
  46. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 13 years ago
  47. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 13 years ago
  48. 943aee0 Blackfin: SMP: make all barriers handle cache issues by Graf Yang · 15 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  52. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  53. 28a283a bfin: Use proper accessors in trace by Thomas Gleixner · 13 years ago
  54. 43f2f11 bfin: Convert irq namespace by Thomas Gleixner · 13 years ago
  55. 1907d8b bfin: Final irq cleanup by Thomas Gleixner · 13 years ago
  56. 92a19d6 Blackfin: bitops: fix include order after little endian inclusion by Mike Frysinger · 13 years ago
  57. 901c23f Blackfin: defconfigs: update after misc devices defaulted to N by Mike Frysinger · 13 years ago
  58. b75a9e6 Blackfin: use more standard pr_fmt in the module loader by Joe Perches · 14 years ago
  59. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  60. 05061bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  61. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  62. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  63. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  64. de55aa3 Blackfin: bf54x: re-enable anomaly 05000353 for all revs by Mike Frysinger · 13 years ago
  65. bee18be Blackfin: enable atomic64_t support by Mike Frysinger · 13 years ago
  66. 4e3d96d Blackfin: wire up new syncfs syscall by Mike Frysinger · 13 years ago
  67. 1e924e2 Blackfin: SMP: flush CoreB cache when shutting down by Graf Yang · 14 years ago
  68. 0c082bd Blackfin: ip0x: fix unused variable warning by Mike Frysinger · 13 years ago
  69. 58ee0d3 Blackfin: punt unused HDMA masks by Mike Frysinger · 13 years ago
  70. a8d0142 Blackfin: wire up new syscalls by Mike Frysinger · 13 years ago
  71. 1353d05 Blackfin/ipipe: restore pipeline bits in irqflags by Philippe Gerum · 13 years ago
  72. 9169b51 Blackfin/ipipe: fix deferred pipeline sync for the root stage by Philippe Gerum · 13 years ago
  73. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 13 years ago
  74. 8944b5a Blackfin: cpufreq: fix typos by Michael Hennerich · 13 years ago
  75. 1eb5efa0 Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  76. 91796c2 Blackfin: SMP: convert to irq chip functions by Mike Frysinger · 13 years ago
  77. 9f51a87 Blackfin: use accessor functions in show_interrupts() by Thomas Gleixner · 13 years ago
  78. bc2f6bd Blackfin: use proper wrapper functions for modifying irq status by Thomas Gleixner · 13 years ago
  79. e950285 Blackfin: convert gpio irq_chip to new functions by Thomas Gleixner · 13 years ago
  80. 172d2d1 Blackfin: convert mac irq_chip to new functions by Thomas Gleixner · 13 years ago
  81. dabf64b Blackfin: convert error irq_chip to new functions by Thomas Gleixner · 13 years ago
  82. ff43a67 Blackfin: convert internal irq_chip to new functions by Thomas Gleixner · 13 years ago
  83. 4f19ea4 Blackfin: convert core irq_chip to new functions by Thomas Gleixner · 13 years ago
  84. b10bbbb Blackfin: use proper wrappers for irq_desc by Thomas Gleixner · 13 years ago
  85. 511cdcc Blackfin: optimize startup code by Mike Frysinger · 13 years ago
  86. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 14 years ago
  87. 6f546bc Blackfin: SMP: implement cpu_freq support by Graf Yang · 14 years ago
  88. 820b127 Blackfin: split optimization settings more by Mike Frysinger · 13 years ago
  89. 567ebfc Blackfin: SMP: disable preempt with smp_processor_id to send messages by Sonic Zhang · 14 years ago
  90. ab61d2a Blackfin: SMP: delay enabling caches until CPU is initialized by steven miao · 14 years ago
  91. 5f362c9 Blackfin: SMP: use standard cache functions by Mike Frysinger · 13 years ago
  92. ef9d8c2 Blackfin: SMP: PERCPU section should be PAGE aligned by steven miao · 13 years ago
  93. d6b435b Blackfin: ADI boards: enable pseudo debug insns support by Mike Frysinger · 13 years ago
  94. cdb92f6 Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems by Sonic Zhang · 13 years ago
  95. adfe6a4 Blackfin: dnp5370: drop MMC card detect support by Andreas Schallenberg · 14 years ago
  96. b5fc12d Blackfin: add bfin_write_{or,and} helpers by Mike Frysinger · 14 years ago
  97. 4c131c8 Blackfin: bf548-ezkit: add CAN1 support by Aaron Wu · 14 years ago
  98. 5583517 Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments by steven miao · 14 years ago
  99. 6ce0466 Blackfin: SMP: avoid section mismatch warnings by Sonic Zhang · 14 years ago
  100. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago