1. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  2. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  3. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  4. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  5. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 2b501769 blackfin: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  7. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 9 years ago
  8. 2843844 blackfin/irq: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  9. 247bd4f blackfin/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  10. 668b54a Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 9 years ago
  11. 4f650a5 blackfin: Wire up missing syscalls by Chen Gang · 9 years ago
  12. ef7dcaf pm: sometimes wake up from suspend to RAM would fail by Aaron Wu · 10 years ago
  13. a17b4b7 blackfin: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  14. 74f2425 blackfin: mach-common: ints-priority: remove unused function by Rickard Strandqvist · 9 years ago
  15. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  16. 7e788ab blackfin: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  17. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  18. 814ecd0 irq: blackfin sec: drop duplicated sec priority set by Steven Miao · 10 years ago
  19. 1b60123 blackfin: Support L1 SRAM parity checking feature on bf60x by Sonic Zhang · 11 years ago
  20. 10f3c51 blackfin: delete non-required instances of <linux/init.h> by Paul Gortmaker · 10 years ago
  21. 5e98c09 06/18] smp, blackfin: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  22. 36855dc blackfin: fix build warning for unused variable by Steven Miao · 11 years ago
  23. 177a48f smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive by Steven Miao · 11 years ago
  24. aefefe9 pm: use GFP_ATOMIC when pm core call this function by Scott Jiang · 11 years ago
  25. 54e4ff4 blackfin: adi gpio driver and pinctrl driver support by Sonic Zhang · 11 years ago
  26. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 11 years ago
  27. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  28. 16fc5bc smp: blackfin: fix check error, using atomic_ops to handle atomic_t type by Steven Miao · 11 years ago
  29. 13dff62 blackfin: delete __cpuinit usage from all blackfin files by Paul Gortmaker · 11 years ago
  30. 150382a smp: refine bf561 smpboot code by Steven Miao · 11 years ago
  31. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. d5cc990 cpufreq: blackfin: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  33. 25d67f8 bfin: Use generic idle loop by Thomas Gleixner · 11 years ago
  34. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  35. 36c4723 blackfin: pm: fix build error by Steven Miao · 12 years ago
  36. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 4351654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  38. 86794b4 blackfin: SEC: clean up SEC interrupt initialization by Sonic Zhang · 12 years ago
  39. 4452fec Blackfin: dpmc: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  40. 135c37b bfin: switch to generic vfork, get rid of pointless wrappers by Al Viro · 12 years ago
  41. ee1e17c blackfin: convert kernel_thread() and kernel_execve() to generic ones by Al Viro · 12 years ago
  42. 6594b98 Blackfin: smp: add smp_mb() to keep coherency by Steven Miao · 12 years ago
  43. 4087af4 Blackfin: drop irq enable in init_arch_irq() by Steven Miao · 12 years ago
  44. 5204e47 Blackfin: fix wrong place disabled irq by Steven Miao · 12 years ago
  45. 810f151 Blackfin: cpufreq: fix dpm_state_table by James Cosin · 12 years ago
  46. 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 12 years ago
  47. 719154c bf60x: fix build warning by Bob Liu · 12 years ago
  48. 7c7d027 bf60x: cpufreq: fix anomaly 05000273 by Sonic Zhang · 12 years ago
  49. 06051fd bf60x: Add double fault, hardware error and NMI SEC handler by Sonic Zhang · 12 years ago
  50. e0a5931 bf60x: sec: Enable sec interrupt source priority configuration. by Sonic Zhang · 12 years ago
  51. 11b27cb bf60x: sec: Clean up interrupt initialization code for SEC. by Sonic Zhang · 12 years ago
  52. 3375a43 cleanup: sec and linkport only built on bf60x by Steven Miao · 12 years ago
  53. ba4691a bfin: pint: add pint suspend and resume by Steven Miao · 12 years ago
  54. d49cdf840 bf60x: pm: add pint suspend and resume support by Steven Miao · 12 years ago
  55. 357351b blackfin: mach-common: ints-priority add irq_set_wake by Bob Liu · 12 years ago
  56. 9792900 cpufreq: change debug message level to show clock change error by Steven Miao · 12 years ago
  57. c7e48e1 bfin: pm: add deepsleep for bf60x by Sonic Zhang · 12 years ago
  58. a5b4d4b irq: set cgu event handle to fasteoi handle by Steven Miao · 12 years ago
  59. f82f16d bfin: reorg clock init steps for bf609 by Bob Liu · 12 years ago
  60. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  61. 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
  62. 72b099e blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. by Sonic Zhang · 12 years ago
  63. 0fbd88c blackfin: bf60x: add wakeup source select by Steven Miao · 12 years ago
  64. 7c141c1 blackfin: bf60x: make clock changeable in kernel menuconfig by Bob Liu · 12 years ago
  65. 3641302 blackfin: remove redundant CONFIG_BF60x macro by Sonic Zhang · 12 years ago
  66. 080bb65 Blackfin: delete fork func by Mike Frysinger · 12 years ago
  67. 494b794 blackfin: mach-common: ints-priority: fix compile error by Bob Liu · 12 years ago
  68. 3a3cf0d blackfin: bf60x: fix compiling warning by Bob Liu · 12 years ago
  69. 93f8951 blackfin: bf60x: add power management support by Steven Miao · 12 years ago
  70. 4f6b600 blackfin: mach-common: add sec support for bf60x by Steven Miao · 12 years ago
  71. 9690031 blackfin: bf60x: add clock support by Steven Miao · 12 years ago
  72. b5affb0 blackfin: add bf60x to current framework by Bob Liu · 12 years ago
  73. 6bba268 blackfin: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  74. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  75. ce6da7c Blackfin: s/#if CONFIG/#ifdef CONFIG/ by Geert Uytterhoeven · 12 years ago
  76. dd47ba1 Blackfin: wire up new process_vm syscalls by Mike Frysinger · 12 years ago
  77. a2eff9d blackfin: smp: fix msg queue overflow issue by Steven Miao · 13 years ago
  78. d0014be blackfin: smp: cleanup smp code by Bob Liu · 13 years ago
  79. 6a550b9 blackfin: add module.h to files implicitly expecting to use it. by Paul Gortmaker · 13 years ago
  80. 0b2b06e Blackfin: SMP: fix scheduling deadlock by Steven Miao · 13 years ago
  81. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  82. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  83. 9e770f7 Blackfin: dpmc: optimize SDRAM programming slightly by Mike Frysinger · 13 years ago
  84. da31d6f Blackfin: dpmc: don't save/restore scratch registers by Mike Frysinger · 13 years ago
  85. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 13 years ago
  86. eed7b83 Blackfin: dpmc: optimize hibernate/resume path by Mike Frysinger · 13 years ago
  87. d7228e7 Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating by Mike Frysinger · 13 years ago
  88. 584ecba Blackfin: dpmc: relocate hibernate helper macros by Mike Frysinger · 13 years ago
  89. 429e257 Blackfin: dpmc: omit RETE/RETN when hibernating by Mike Frysinger · 13 years ago
  90. 4705a25 Blackfin: dpmc: optimize SIC_IWR programming a little by Mike Frysinger · 13 years ago
  91. 01f8e34 Blackfin: gpio/ints: generalize pint logic by Mike Frysinger · 13 years ago
  92. 85c2737 Blackfin: dpmc: bind to MMR names and not CPUs by Mike Frysinger · 13 years ago
  93. 82ed5f7 Blackfin: bf54x: switch to common pint MMR struct by Mike Frysinger · 13 years ago
  94. b0759a4 Blackfin: bf54x: constify pint register array by Mike Frysinger · 13 years ago
  95. fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 13 years ago
  96. 427472c Blackfin: wire up new sendmmsg syscall by Mike Frysinger · 13 years ago
  97. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  98. fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 13 years ago
  99. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 13 years ago
  100. e2a8092 Blackfin: bf537: fix excessive gpio int demuxing by Mike Frysinger · 13 years ago