1. a0f4207 bug[220] kgdb: change the smp cross core function entry by Sonic Zhang · 10 years ago
  2. 4eb147c arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  3. 2fcc440c blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF537-STAMP by Steven Miao · 10 years ago
  4. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  5. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  6. 7bd8301 frv: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  7. 61622aa blackfin: Remove exec_domain usage by Richard Weinberger · 9 years ago
  8. ede45dd blackfin: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  9. a17b4b7 blackfin: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  10. 35168f5 blackfin: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  11. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  12. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  13. 71adf22 Input: bfin_rotary - use generic IO functions by Sonic Zhang · 9 years ago
  14. 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 9 years ago
  15. 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 9 years ago
  16. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  17. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  18. 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 9 years ago
  19. 74f2425 blackfin: mach-common: ints-priority: remove unused function by Rickard Strandqvist · 9 years ago
  20. 643165c Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic by Arnd Bergmann · 9 years ago
  21. 323ae3c blackfin: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  22. 1734bff blackfin: fix put_user sparse errors by Michael S. Tsirkin · 9 years ago
  23. f5e0c47 blackfin/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  24. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 9 years ago
  25. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  26. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  27. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  28. b725680 tty: bfin, define inlined structures by Jiri Slaby · 10 years ago
  29. 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
  30. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  31. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  33. f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
  34. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  35. 7e788ab blackfin: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  36. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  37. 53f3cc4 pata_platform: Remove useless irq_flags field by Alexander Shiyan · 10 years ago
  38. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  39. e90670a blackfin: Use sigsp() by Richard Weinberger · 10 years ago
  40. 1270cff blackfin: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  41. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  44. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  45. b76f982 blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel by Steven Miao · 10 years ago
  46. ac425b6 defconfig: BF609: update spi config name by Steven Miao · 10 years ago
  47. 814ecd0 irq: blackfin sec: drop duplicated sec priority set by Steven Miao · 10 years ago
  48. 3f68e17 blackfin: bind different groups of one pinmux function to different state name by Sonic Zhang · 10 years ago
  49. 4ba7b5f blackfin: fix some bf5xx boards build for missing <linux/gpio.h> by Steven Miao · 10 years ago
  50. c6a26ce pm: bf609: cleanup smc nor flash by Steven Miao · 10 years ago
  51. 6c56524 Blackfin: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  52. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  53. 6e316f9 blackfin, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
  54. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  55. 51fdc6b blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  56. ff5ae12 Revert "blackfin: dma: current count mmr is read only" by Steven Miao · 10 years ago
  57. bc4fef6 bf533: fix build error: add linux/gpio.h by Steven Miao · 10 years ago
  58. b951242 blackfin/ptrace: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  59. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  60. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  61. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  62. e13cccf Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into next by Linus Torvalds · 10 years ago
  63. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  64. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 10 years ago
  65. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  66. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  67. b7bb7d9 arch,blackfin: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  68. c34cc24 spi: spi-adi-v3: convert to use common clk framework by Scott Jiang · 10 years ago
  69. 766e372 spi: convert spi-bfin-v3.c to a multiplatform driver by Scott Jiang · 10 years ago
  70. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  71. c4a2c58 blackfin: cleanup board files by Steven Miao · 10 years ago
  72. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 10 years ago
  73. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 11 years ago
  74. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 11 years ago
  75. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 11 years ago
  76. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 11 years ago
  77. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 10 years ago
  78. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 10 years ago
  79. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 10 years ago
  80. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 10 years ago
  81. fa730d6 Blackfin: remove "config IP_CHECKSUM_L1" by Paul Bolle · 11 years ago
  82. 41f8fd9 blackfin: Remove GENERIC_GPIO config option again by Paul Bolle · 10 years ago
  83. e8fac63 blackfin:Use generic /proc/interrupts implementation by Thomas Gleixner · 10 years ago
  84. 30fc7eb blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL" by Paul Bolle · 11 years ago
  85. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  86. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  87. d64b393 Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  88. 5029a22 i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver by Sonic Zhang · 10 years ago
  89. 45126da i2c: bfin-twi: move bits macros and structs in header from arch include to generic include by Sonic Zhang · 10 years ago
  90. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  91. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  92. 1e6f8e3 pinctrl: Move pint PM storage structure out of blackfin architecture. by Sonic Zhang · 10 years ago
  93. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  94. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  95. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  96. 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  97. 58095fd From: Eunbong Song <eunb.song@samsung.com> by Steven Miao · 10 years ago
  98. eb706de Add platfrom device resource for bfin-sport on bf533 stamp by Aaron Wu · 11 years ago
  99. 4414833 fix build error for bf527-ezkit_defconfig for old silicon by Aaron Wu · 11 years ago
  100. 1b60123 blackfin: Support L1 SRAM parity checking feature on bf60x by Sonic Zhang · 11 years ago