1. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  2. 28a283a bfin: Use proper accessors in trace by Thomas Gleixner · 15 years ago
  3. 43f2f11 bfin: Convert irq namespace by Thomas Gleixner · 15 years ago
  4. b75a9e6 Blackfin: use more standard pr_fmt in the module loader by Joe Perches · 16 years ago
  5. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 15 years ago
  6. 9f51a87 Blackfin: use accessor functions in show_interrupts() by Thomas Gleixner · 16 years ago
  7. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 16 years ago
  8. ef9d8c2 Blackfin: SMP: PERCPU section should be PAGE aligned by steven miao · 16 years ago
  9. cdb92f6 Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems by Sonic Zhang · 16 years ago
  10. 5583517 Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments by steven miao · 16 years ago
  11. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  12. 4196b89 blackfin: Switch from do_timer() to xtime_update() by Torben Hohn · 16 years ago
  13. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 16 years ago
  14. 9fc2052 Blackfin: kgdb_test: make sure to initialize num2 by Vivi Li · 16 years ago
  15. b68233e Blackfin: kgdb: disable preempt schedule when running single step in kgdb by Sonic Zhang · 16 years ago
  16. 900de05 Blackfin: kgdb: disable interrupt when single stepping in ADEOS by Sonic Zhang · 16 years ago
  17. 3988343 Blackfin: no-mpu: fix masking of small uncached dma region by Sonic Zhang · 16 years ago
  18. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 16 years ago
  19. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  20. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 16 years ago
  21. aeebd3a ptrace: cleanup arch_ptrace() and friends on Blackfin by Namhyung Kim · 16 years ago
  22. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  23. 7f38839 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
  24. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  25. 05bbec3 Blackfin: gpio: add peripheral group check by steven miao · 16 years ago
  26. 99a5b28 Blackfin: add new cacheflush syscall by Sonic Zhang · 16 years ago
  27. 41c3e33 Blackfin: access_ok: permit L1 stack by Barry Song · 16 years ago
  28. 175671e Blackfin: ptrace: enable access to L1 stacks by Barry Song · 16 years ago
  29. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  30. df9ee29 Fix IRQ flag handling naming by David Howells · 16 years ago
  31. 3b139cd Blackfin: Rename IRQ flags handling functions by David Howells · 16 years ago
  32. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  33. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  34. f507442 Blackfin: add support for dynamic ftrace by Mike Frysinger · 16 years ago
  35. 382dbe5 Blackfin: portmux: fix peripheral map overflow when requesting pins by Michael Hennerich · 16 years ago
  36. 7a4a207 Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options by Michael Hennerich · 16 years ago
  37. 812ae98 Blackfin: gpio/portmux: clean up whitespace corruption by Mike Frysinger · 16 years ago
  38. d1401e1 Blackfin: fix DMA/cache bug when resuming from suspend to RAM by Michael Hennerich · 16 years ago
  39. 332824b Blackfin: gpio: unify & clean up reserved map handling by Mike Frysinger · 16 years ago
  40. 1ed181f Blackfin: move MPU anomaly check to common location by Mike Frysinger · 16 years ago
  41. d49e8e7 Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds by Mike Frysinger · 16 years ago
  42. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 16 years ago
  43. 064e297 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
  44. be1577e Blackfin: another year of changes (update copyright in boot log) by Mike Frysinger · 16 years ago
  45. 479ba60 Blackfin: move string functions to normal lib/ assembly by Robin Getz · 16 years ago
  46. d2db97b Blackfin: kgdb: pass up the CC register instead of a 0 stub by Mike Frysinger · 16 years ago
  47. a80d5f4 Blackfin: handle HW errors in the new "FAULT" printing code by Robin Getz · 16 years ago
  48. a6d9dbf Blackfin: show the whole accumulator in the pseudo DBG insn by Robin Getz · 16 years ago
  49. 5a132f7 Blackfin: support all possible registers in the pseudo instructions by Robin Getz · 16 years ago
  50. dc89d97 Blackfin: add support for the DBG (debug output) pseudo insn by Robin Getz · 16 years ago
  51. 6ce3e9c Blackfin: add support for the DBGA (debug assert) pseudo insn by Robin Getz · 16 years ago
  52. 9a95e2f Blackfin: make hardware trace output a little more useful by Robin Getz · 16 years ago
  53. d60805a Blackfin: print out the faulting insn in the trace output by Robin Getz · 16 years ago
  54. d28cff4 Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c by Robin Getz · 16 years ago
  55. 2a12c46 Blackfin: split kernel/traps.c by Robin Getz · 16 years ago
  56. bb84dbf Blackfin: punt Blackfin-specific GPIO wakeup API by Michael Hennerich · 16 years ago
  57. e886112 kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin by Jason Wessel · 16 years ago
  58. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  60. cb0e996 blackfin: Convert blackfin to use read/update_persistent_clock by John Stultz · 16 years ago
  61. f9c29e8 Blackfin: mark gpio lib functions static by Joachim Eastwood · 17 years ago
  62. 7f4f69f Blackfin: GPIO: implement to_irq handler by Joachim Eastwood · 17 years ago
  63. 2bc4aff Blackfin: remove trailing space in messages by Frans Pop · 17 years ago
  64. ddaebca Blackfin: add support for restart_syscall() by Mike Frysinger · 17 years ago
  65. 600482c Blackfin: fix single stepping over system calls by Mike Frysinger · 16 years ago
  66. e8f263d Blackfin: initial tracehook support by Mike Frysinger · 17 years ago
  67. e50e2f2 Blackfin: initial regset support by Mike Frysinger · 16 years ago
  68. f2ce480 Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support by Mike Frysinger · 16 years ago
  69. 5f09c77 Blackfin: simplify SYSCFG code a bit and ignore attempts to change it by Mike Frysinger · 16 years ago
  70. f5b9962 Blackfin: use generic ptrace_resume code by Christoph Hellwig · 17 years ago
  71. 718340f Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data by Graf Yang · 17 years ago
  72. 6c2b707 Blackfin: add support for cpufreq on SMP systems by Graf Yang · 17 years ago
  73. 64b33a0 Blackfin: split watchdog definitions into a dedicated header file by Graf Yang · 17 years ago
  74. b73faf7 Blackfin: support new ftrace frame pointer semantics by Mike Frysinger · 17 years ago
  75. aebfef0 Blackfin: implement ftrace mcount test by Mike Frysinger · 17 years ago
  76. 60ffdb3 Blackfin: implement nmi_watchdog for SMP on BF561 by Graf Yang · 17 years ago
  77. 726e965 Blackfin: respect the L1 kconfig optimization in the MPU code by Barry Song · 17 years ago
  78. 5e8d321 Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV by Barry Song · 17 years ago
  79. c6669c2 Blackfin: fix up mm locking in address dumping by Graf Yang · 17 years ago
  80. 8d0177d Blackfin: kgdb: mark all local funcs/structs static by Mike Frysinger · 17 years ago
  81. 48a74f9 Blackfin: fix decoding of opcodes 41-47 in decode_instruction() by Roel Kluin · 17 years ago
  82. d86bfb1 Blackfin: initial XIP support by Barry Song · 17 years ago
  83. 8916a14 Blackfin: fix the section name of init_thread_union by Barry Song · 17 years ago
  84. 6feda3a Blackfin: replace harcoded define with proper THREAD_SIZE macro by Barry Song · 17 years ago
  85. 0afc272 Blackfin: fix relocation errors with large initramfs images by Jie Zhang · 17 years ago
  86. 0d152c2 Blackfin: SMP: make core timers per-cpu clock events for HRT by Yi Li · 17 years ago
  87. edd0799 Blackfin: gpio: use shorter name by Michael Hennerich · 17 years ago
  88. a3a6a59 Blackfin: dma-mapping: fix thinko in constant optimization by Sonic Zhang · 17 years ago
  89. 5792ab2 Blackfin: MPU: handle caches for reserved memory by Sonic Zhang · 17 years ago
  90. e18e7dd Blackfin: fix MPU page permission masks overflow when dealing with async memory by Barry Song · 17 years ago
  91. b635f19 Blackfin: allow boards to register early devices by Sonic Zhang · 17 years ago
  92. 7fe1a91 blackfin,kgdb: Do not put PC in gdb_regs into retx. by Sonic Zhang · 17 years ago
  93. 0fde663 blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write by Jason Wessel · 17 years ago
  94. 525995d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 17 years ago
  95. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  96. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 17 years ago
  97. 8a83311 Blackfin: drop duplicate sched_clock by Mike Frysinger · 17 years ago
  98. a797a0e Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant by Mike Frysinger · 17 years ago
  99. 0a68b53 Blackfin: MPU: add missing __init markings by Mike Frysinger · 17 years ago
  100. d1be2e4 Blackfin: add support for TIF_NOTIFY_RESUME by Barry Song · 17 years ago