1. 6594b98 Blackfin: smp: add smp_mb() to keep coherency by Steven Miao · 12 years ago
  2. 4087af4 Blackfin: drop irq enable in init_arch_irq() by Steven Miao · 12 years ago
  3. 5204e47 Blackfin: fix wrong place disabled irq by Steven Miao · 12 years ago
  4. 810f151 Blackfin: cpufreq: fix dpm_state_table by James Cosin · 12 years ago
  5. 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 12 years ago
  6. 719154c bf60x: fix build warning by Bob Liu · 12 years ago
  7. 7c7d027 bf60x: cpufreq: fix anomaly 05000273 by Sonic Zhang · 12 years ago
  8. 06051fd bf60x: Add double fault, hardware error and NMI SEC handler by Sonic Zhang · 12 years ago
  9. e0a5931 bf60x: sec: Enable sec interrupt source priority configuration. by Sonic Zhang · 12 years ago
  10. 11b27cb bf60x: sec: Clean up interrupt initialization code for SEC. by Sonic Zhang · 12 years ago
  11. 3375a43 cleanup: sec and linkport only built on bf60x by Steven Miao · 12 years ago
  12. ba4691a bfin: pint: add pint suspend and resume by Steven Miao · 12 years ago
  13. d49cdf840 bf60x: pm: add pint suspend and resume support by Steven Miao · 12 years ago
  14. 357351b blackfin: mach-common: ints-priority add irq_set_wake by Bob Liu · 12 years ago
  15. 9792900 cpufreq: change debug message level to show clock change error by Steven Miao · 12 years ago
  16. c7e48e1 bfin: pm: add deepsleep for bf60x by Sonic Zhang · 12 years ago
  17. a5b4d4b irq: set cgu event handle to fasteoi handle by Steven Miao · 12 years ago
  18. f82f16d bfin: reorg clock init steps for bf609 by Bob Liu · 12 years ago
  19. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  20. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. 72b099e blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. by Sonic Zhang · 12 years ago
  22. 0fbd88c blackfin: bf60x: add wakeup source select by Steven Miao · 12 years ago
  23. 7c141c1 blackfin: bf60x: make clock changeable in kernel menuconfig by Bob Liu · 12 years ago
  24. 3641302 blackfin: remove redundant CONFIG_BF60x macro by Sonic Zhang · 12 years ago
  25. 080bb65 Blackfin: delete fork func by Mike Frysinger · 12 years ago
  26. 494b794 blackfin: mach-common: ints-priority: fix compile error by Bob Liu · 12 years ago
  27. 3a3cf0d blackfin: bf60x: fix compiling warning by Bob Liu · 12 years ago
  28. 93f8951 blackfin: bf60x: add power management support by Steven Miao · 12 years ago
  29. 4f6b600 blackfin: mach-common: add sec support for bf60x by Steven Miao · 12 years ago
  30. 9690031 blackfin: bf60x: add clock support by Steven Miao · 12 years ago
  31. b5affb0 blackfin: add bf60x to current framework by Bob Liu · 12 years ago
  32. 6bba268 blackfin: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  33. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  34. ce6da7c Blackfin: s/#if CONFIG/#ifdef CONFIG/ by Geert Uytterhoeven · 12 years ago
  35. dd47ba1 Blackfin: wire up new process_vm syscalls by Mike Frysinger · 12 years ago
  36. a2eff9d blackfin: smp: fix msg queue overflow issue by Steven Miao · 13 years ago
  37. d0014be blackfin: smp: cleanup smp code by Bob Liu · 13 years ago
  38. 6a550b9 blackfin: add module.h to files implicitly expecting to use it. by Paul Gortmaker · 13 years ago
  39. 0b2b06e Blackfin: SMP: fix scheduling deadlock by Steven Miao · 13 years ago
  40. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  41. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  42. 9e770f7 Blackfin: dpmc: optimize SDRAM programming slightly by Mike Frysinger · 13 years ago
  43. da31d6f Blackfin: dpmc: don't save/restore scratch registers by Mike Frysinger · 13 years ago
  44. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 13 years ago
  45. eed7b83 Blackfin: dpmc: optimize hibernate/resume path by Mike Frysinger · 13 years ago
  46. d7228e7 Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating by Mike Frysinger · 13 years ago
  47. 584ecba Blackfin: dpmc: relocate hibernate helper macros by Mike Frysinger · 13 years ago
  48. 429e257 Blackfin: dpmc: omit RETE/RETN when hibernating by Mike Frysinger · 13 years ago
  49. 4705a25 Blackfin: dpmc: optimize SIC_IWR programming a little by Mike Frysinger · 13 years ago
  50. 01f8e34 Blackfin: gpio/ints: generalize pint logic by Mike Frysinger · 13 years ago
  51. 85c2737 Blackfin: dpmc: bind to MMR names and not CPUs by Mike Frysinger · 13 years ago
  52. 82ed5f7 Blackfin: bf54x: switch to common pint MMR struct by Mike Frysinger · 13 years ago
  53. b0759a4 Blackfin: bf54x: constify pint register array by Mike Frysinger · 13 years ago
  54. fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 13 years ago
  55. 427472c Blackfin: wire up new sendmmsg syscall by Mike Frysinger · 13 years ago
  56. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  57. fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 13 years ago
  58. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 13 years ago
  59. e2a8092 Blackfin: bf537: fix excessive gpio int demuxing by Mike Frysinger · 13 years ago
  60. dd8cb37 Blackfin: bf54x: drop unused pm gpio handling by Mike Frysinger · 13 years ago
  61. f58c327 Blackfin: move bf537-specific irq code out of common code by Mike Frysinger · 13 years ago
  62. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 13 years ago
  63. fc6bd7b Blackfin: clean up irq ifdef logic a bit by Mike Frysinger · 13 years ago
  64. 6b10804 Blackfin: ints-priority: unify duplicate vec to irq lookup logic by Mike Frysinger · 13 years ago
  65. e9e334c Blackfin: ints-priority: clean up some local vars by Mike Frysinger · 13 years ago
  66. 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
  67. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  68. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  69. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  70. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 43f2f11 bfin: Convert irq namespace by Thomas Gleixner · 13 years ago
  73. 1907d8b bfin: Final irq cleanup by Thomas Gleixner · 13 years ago
  74. 4e3d96d Blackfin: wire up new syncfs syscall by Mike Frysinger · 13 years ago
  75. a8d0142 Blackfin: wire up new syscalls by Mike Frysinger · 13 years ago
  76. 9169b51 Blackfin/ipipe: fix deferred pipeline sync for the root stage by Philippe Gerum · 13 years ago
  77. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 13 years ago
  78. 8944b5a Blackfin: cpufreq: fix typos by Michael Hennerich · 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. be1229b Blackfin: iflush: update anomaly 05000491 workaround by Mike Frysinger · 13 years ago
  93. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  94. b66acb6 Blackfin: bf54x: don't ack GPIO ints when unmasking them by Mike Frysinger · 14 years ago
  95. 503f3d3 Blackfin: fix building IPIPE code when XIP is enabled by Mike Frysinger · 14 years ago
  96. 36e11ab Blackfin: pm: drop irq save/restore in standby and suspend to mem callback by Steven Miao · 14 years ago
  97. 73a4006 Blackfin: SMP: rewrite IPI handling to avoid memory allocation by Yi Li · 15 years ago
  98. 75734e6 Blackfin: SMP: tweak platform_request_ipi() usage by Graf Yang · 15 years ago
  99. 9c199b5 Blackfin: SMP: fix cpumask misbehavior by Graf Yang · 15 years ago
  100. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago