1. 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
  2. 5ddebe5 blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c by Bob Liu · 13 years ago
  3. 3bed8d6 Disintegrate asm/system.h for Blackfin [ver #2] by David Howells · 13 years ago
  4. 4936afc blackfin: cplb-mpu: fix page mask table overflow by Barry Song · 15 years ago
  5. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  6. e6171bb blackfin: time-ts: rm unused func broadcast_timer_setup() by Bob Liu · 13 years ago
  7. 4dbeccd bf54x: get mem size: missing break in switch by Steven Miao · 13 years ago
  8. d0014be blackfin: smp: cleanup smp code by Bob Liu · 13 years ago
  9. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  10. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  11. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  12. 8dc7a9c blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  13. 7832bb5 Blackfin: irq: remove IRQF_DISABLED by Yong Zhang · 13 years ago
  14. a9930fd Blackfin: kgdb_test: rework code to avoid -O0 usage by Sonic Zhang · 14 years ago
  15. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  16. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  17. b0d3dc1 Blackfin: bf526: restrict reboot workaround to 0.0 silicon by Mike Frysinger · 14 years ago
  18. fdfb0be Blackfin: bf54x: fix GPIO resume code by Mike Frysinger · 14 years ago
  19. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 14 years ago
  20. 0a7e541 Blackfin: debug-mmrs: generalize pint logic by Mike Frysinger · 14 years ago
  21. b69c920 Blackfin: bf54x: tweak MMR pint names by Mike Frysinger · 14 years ago
  22. 006669e Blackfin: pwm: implement linux/pwm.h API by Mike Frysinger · 14 years ago
  23. 353470c Blackfin: make sure percpu section is aligned in XIP builds by Steven Miao · 14 years ago
  24. 997f95e Blackfin: gptimers: use bfin read/write helpers by Mike Frysinger · 14 years ago
  25. 24a6b91 Blackfin: gptimers: use register structs from common header by Mike Frysinger · 14 years ago
  26. af45986 Blackfin: debug-mmrs: use new gptimer_group layout to simplify code by Mike Frysinger · 14 years ago
  27. 94674b1 Blackfin: debug-mmrs: prevent macro arg from expanding by Mike Frysinger · 14 years ago
  28. a64b384 Blackfin: exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  29. e140625 Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels by Mike Frysinger · 14 years ago
  30. ef0531b Blackfin: debug-mmrs: fix typo in single dmac setup by Mike Frysinger · 14 years ago
  31. fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 14 years ago
  32. 072a5cf Blackfin: time: replace magic numbers with defines by Mike Frysinger · 14 years ago
  33. c320afe Blackfin: debug-mmrs: include RSI_PID[4567] MMRs by Mike Frysinger · 14 years ago
  34. d09fb60 Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi by Mike Frysinger · 14 years ago
  35. d6cb2e3 Blackfin: use new common PERCPU_INPUT define by Mike Frysinger · 14 years ago
  36. f9691bb Blackfin: work around anomaly 05000480 by Steven Miao · 14 years ago
  37. 6362ec27 Blackfin: switch /proc/gpio to seq_file by Alexey Dobriyan · 14 years ago
  38. fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 14 years ago
  39. e887eb6 Blackfin: don't touch task->cpus_allowed directly by KOSAKI Motohiro · 14 years ago
  40. 7db7917 Blackfin: initial perf_event support by Mike Frysinger · 14 years ago
  41. 8031039 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 14 years ago
  42. 00b5c50 Blackfin: optimize MMR reads during startup a bit by Mike Frysinger · 14 years ago
  43. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 14 years ago
  44. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 14 years ago
  45. 3086fd2 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names by Mike Frysinger · 14 years ago
  46. 2951acb Blackfin: SMP: drop unused blackfin_cpudata.idle pointer by Mike Frysinger · 14 years ago
  47. 44491fb Blackfin: SMP: fix cpudata cache setup by Mike Frysinger · 14 years ago
  48. 8d011f7 Blackfin: clean up /proc/cpuinfo output by Mike Frysinger · 14 years ago
  49. 73ecfcf Blackfin: first pass at debug mmr support by Mike Frysinger · 17 years ago
  50. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  51. 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 · 14 years ago
  52. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  53. 67f9cbf PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 14 years ago
  54. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 14 years ago
  55. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 14 years ago
  56. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  57. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  58. 28a283a bfin: Use proper accessors in trace by Thomas Gleixner · 14 years ago
  59. 43f2f115 bfin: Convert irq namespace by Thomas Gleixner · 14 years ago
  60. b75a9e6 Blackfin: use more standard pr_fmt in the module loader by Joe Perches · 14 years ago
  61. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  62. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 14 years ago
  63. 9f51a87 Blackfin: use accessor functions in show_interrupts() by Thomas Gleixner · 14 years ago
  64. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 15 years ago
  65. ef9d8c2 Blackfin: SMP: PERCPU section should be PAGE aligned by steven miao · 14 years ago
  66. cdb92f6 Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems by Sonic Zhang · 14 years ago
  67. 5583517 Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments by steven miao · 14 years ago
  68. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  69. a1c57e0 blackfin: convert to clocksource_register_hz by John Stultz · 15 years ago
  70. 4196b89 blackfin: Switch from do_timer() to xtime_update() by Torben Hohn · 14 years ago
  71. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  72. 9fc2052 Blackfin: kgdb_test: make sure to initialize num2 by Vivi Li · 14 years ago
  73. b68233e Blackfin: kgdb: disable preempt schedule when running single step in kgdb by Sonic Zhang · 14 years ago
  74. 900de05 Blackfin: kgdb: disable interrupt when single stepping in ADEOS by Sonic Zhang · 14 years ago
  75. 3988343 Blackfin: no-mpu: fix masking of small uncached dma region by Sonic Zhang · 14 years ago
  76. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  77. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  78. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 15 years ago
  79. aeebd3a ptrace: cleanup arch_ptrace() and friends on Blackfin by Namhyung Kim · 14 years ago
  80. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  81. 7f38839 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  82. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  83. 05bbec3 Blackfin: gpio: add peripheral group check by steven miao · 14 years ago
  84. 99a5b28 Blackfin: add new cacheflush syscall by Sonic Zhang · 14 years ago
  85. 41c3e33 Blackfin: access_ok: permit L1 stack by Barry Song · 15 years ago
  86. 175671e Blackfin: ptrace: enable access to L1 stacks by Barry Song · 15 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  88. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  89. 3b139cd Blackfin: Rename IRQ flags handling functions by David Howells · 14 years ago
  90. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  91. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  92. f507442 Blackfin: add support for dynamic ftrace by Mike Frysinger · 15 years ago
  93. 382dbe5 Blackfin: portmux: fix peripheral map overflow when requesting pins by Michael Hennerich · 15 years ago
  94. 7a4a207 Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options by Michael Hennerich · 15 years ago
  95. 812ae98 Blackfin: gpio/portmux: clean up whitespace corruption by Mike Frysinger · 15 years ago
  96. d1401e1 Blackfin: fix DMA/cache bug when resuming from suspend to RAM by Michael Hennerich · 15 years ago
  97. 332824b Blackfin: gpio: unify & clean up reserved map handling by Mike Frysinger · 15 years ago
  98. 1ed181f Blackfin: move MPU anomaly check to common location by Mike Frysinger · 15 years ago
  99. d49e8e7 Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds by Mike Frysinger · 15 years ago
  100. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 15 years ago