1. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  2. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  3. c320afe Blackfin: debug-mmrs: include RSI_PID[4567] MMRs by Mike Frysinger · 13 years ago
  4. fcb2439 Blackfin: bf51x: fix up RSI_PID# MMR defines by Mike Frysinger · 13 years ago
  5. 61aa818 Blackfin: bf52x/bf54x: fix up usb MMR defines by Mike Frysinger · 13 years ago
  6. d09fb60 Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi by Mike Frysinger · 13 years ago
  7. a4ffd95 Blackfin: gptimers: add structure for hardware register layout by Mike Frysinger · 13 years ago
  8. 427472c Blackfin: wire up new sendmmsg syscall by Mike Frysinger · 13 years ago
  9. 63917ef Blackfin: mach/bfin_serial_5xx.h: punt now-unused header by Mike Frysinger · 15 years ago
  10. 091c759 Blackfin: bfin_serial.h: turn default port wrappers into stubs by Mike Frysinger · 14 years ago
  11. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  13. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  14. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  15. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  16. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  17. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  18. 82258c6 Blackfin: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  19. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 13 years ago
  20. ed0795a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  21. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  22. d6cb2e3 Blackfin: use new common PERCPU_INPUT define by Mike Frysinger · 13 years ago
  23. 6f53dbb Blackfin: boards: update ASoC resources after machine driver overhaul by Scott Jiang · 13 years ago
  24. f9691bb Blackfin: work around anomaly 05000480 by Steven Miao · 13 years ago
  25. 7a7a430 Blackfin: fix addr type with bfin_write_{or,and} helpers by Mike Frysinger · 13 years ago
  26. 934fe05 Blackfin: convert /proc/sram to seq_file by Alexey Dobriyan · 13 years ago
  27. 6362ec2 Blackfin: switch /proc/gpio to seq_file by Alexey Dobriyan · 13 years ago
  28. d763c58 Blackfin: fix indentation with bfin_read() helper by Mike Frysinger · 13 years ago
  29. fecedc8 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 13 years ago
  30. e887eb6 Blackfin: don't touch task->cpus_allowed directly by KOSAKI Motohiro · 13 years ago
  31. 3cb8a39 Blackfin: don't touch cpu_possible_map and cpu_present_map directly by KOSAKI Motohiro · 13 years ago
  32. 5607204 Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout by Mike Frysinger · 13 years ago
  33. 7db7917 Blackfin: initial perf_event support by Mike Frysinger · 13 years ago
  34. 93f1742 Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
  35. 8031039 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 13 years ago
  36. f91c691 Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs by Mike Frysinger · 13 years ago
  37. 00b5c50 Blackfin: optimize MMR reads during startup a bit by Mike Frysinger · 13 years ago
  38. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 13 years ago
  39. e2a8092 Blackfin: bf537: fix excessive gpio int demuxing by Mike Frysinger · 13 years ago
  40. dd8cb37 Blackfin: bf54x: drop unused pm gpio handling by Mike Frysinger · 13 years ago
  41. f58c327 Blackfin: move bf537-specific irq code out of common code by Mike Frysinger · 13 years ago
  42. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 13 years ago
  43. fc6bd7b Blackfin: clean up irq ifdef logic a bit by Mike Frysinger · 13 years ago
  44. 3086fd2 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names by Mike Frysinger · 13 years ago
  45. c977819 Blackfin: delete duplicated user single step prototypes by Mike Frysinger · 13 years ago
  46. c505217 Blackfin: kgdb: cache flushing is not safe in SMP mode by Sonic Zhang · 14 years ago
  47. 2951acb Blackfin: SMP: drop unused blackfin_cpudata.idle pointer by Mike Frysinger · 13 years ago
  48. 44491fb Blackfin: SMP: fix cpudata cache setup by Mike Frysinger · 13 years ago
  49. 8d011f7 Blackfin: clean up /proc/cpuinfo output by Mike Frysinger · 13 years ago
  50. 3f62bcb Blackfin: bf527-ezkit: tweak sound defconfig by Mike Frysinger · 13 years ago
  51. 115103a Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper by Mike Frysinger · 13 years ago
  52. 3dd6660 Blackfin: clean up style in irq defines by Mike Frysinger · 13 years ago
  53. 6adc521 Blackfin: unify core IRQ definitions by Mike Frysinger · 13 years ago
  54. 6b10804 Blackfin: ints-priority: unify duplicate vec to irq lookup logic by Mike Frysinger · 13 years ago
  55. e9e334c Blackfin: ints-priority: clean up some local vars by Mike Frysinger · 13 years ago
  56. bc6b92f Blackfin: don't attempt to flush on-chip L1 SRAM regions by Sonic Zhang · 15 years ago
  57. 73ecfcf Blackfin: first pass at debug mmr support by Mike Frysinger · 17 years ago
  58. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  59. 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
  60. 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
  61. 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
  62. 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
  63. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  64. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  65. 67f9cbf PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  66. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  67. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  68. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 13 years ago
  69. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 13 years ago
  70. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 13 years ago
  71. 943aee0 Blackfin: SMP: make all barriers handle cache issues by Graf Yang · 15 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  73. 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
  74. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  75. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  76. 28a283a bfin: Use proper accessors in trace by Thomas Gleixner · 13 years ago
  77. 43f2f11 bfin: Convert irq namespace by Thomas Gleixner · 13 years ago
  78. 1907d8b bfin: Final irq cleanup by Thomas Gleixner · 13 years ago
  79. 92a19d6 Blackfin: bitops: fix include order after little endian inclusion by Mike Frysinger · 13 years ago
  80. 901c23f Blackfin: defconfigs: update after misc devices defaulted to N by Mike Frysinger · 13 years ago
  81. b75a9e6 Blackfin: use more standard pr_fmt in the module loader by Joe Perches · 14 years ago
  82. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  83. 05061bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  84. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  85. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  86. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  87. de55aa3 Blackfin: bf54x: re-enable anomaly 05000353 for all revs by Mike Frysinger · 13 years ago
  88. bee18be Blackfin: enable atomic64_t support by Mike Frysinger · 13 years ago
  89. 4e3d96d Blackfin: wire up new syncfs syscall by Mike Frysinger · 13 years ago
  90. 1e924e2 Blackfin: SMP: flush CoreB cache when shutting down by Graf Yang · 14 years ago
  91. 0c082bd Blackfin: ip0x: fix unused variable warning by Mike Frysinger · 13 years ago
  92. 58ee0d3 Blackfin: punt unused HDMA masks by Mike Frysinger · 13 years ago
  93. a8d0142 Blackfin: wire up new syscalls by Mike Frysinger · 13 years ago
  94. 1353d05 Blackfin/ipipe: restore pipeline bits in irqflags by Philippe Gerum · 13 years ago
  95. 9169b51 Blackfin/ipipe: fix deferred pipeline sync for the root stage by Philippe Gerum · 13 years ago
  96. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 13 years ago
  97. 8944b5a Blackfin: cpufreq: fix typos by Michael Hennerich · 13 years ago
  98. 1eb5efa Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  99. 91796c2 Blackfin: SMP: convert to irq chip functions by Mike Frysinger · 13 years ago
  100. 9f51a87 Blackfin: use accessor functions in show_interrupts() by Thomas Gleixner · 13 years ago