1. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  2. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. 5204e47 Blackfin: fix wrong place disabled irq by Steven Miao · 12 years ago
  4. ce86091 Blackfin: bfin_gpio: proc: fix return value by Steven Miao · 13 years ago
  5. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  6. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  7. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 13 years ago
  8. acb3166 blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit by Bob Liu · 13 years ago
  9. e70f466 bfin-dma: only use MDMA3 on bf609 by Steven Miao · 13 years ago
  10. 86d688a blackfin: Call sg_for_each to pass through the whole sg list. by Sonic Zhang · 13 years ago
  11. a4315e3 pwm: Move Blackfin PWM driver to PWM framework by Thierry Reding · 13 years ago
  12. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 13 years ago
  13. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. 29bf5dd blackfin: check __get_user() return value by Al Viro · 13 years ago
  15. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  16. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  17. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  18. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  19. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  20. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  21. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  22. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  23. af1be5a blackfin: fix possible deadlock in decode_address() by Anton Vorontsov · 13 years ago
  24. 2214f70 blackfin: a couple of task->mm handling fixes by Anton Vorontsov · 13 years ago
  25. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 13 years ago
  26. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  27. 5d71c55 blackfin: don't open-code force_sigsegv() by Al Viro · 13 years ago
  28. 8e3f9f6 blackfin: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  29. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 672552a blackfin: fix build after add bf60x mach/pm.h by Steven Miao · 13 years ago
  31. 8bf7135 blackfin: bf60x: Rename the DDR controller macro by Sonic Zhang · 13 years ago
  32. 1d3dbda blackfin: bf60x: cleanup get clock code by Sonic Zhang · 13 years ago
  33. 7c141c1 blackfin: bf60x: make clock changeable in kernel menuconfig by Bob Liu · 13 years ago
  34. ec98e6b bfin_gpio: fix bf548-ezkit kernel fail to boot by Steven Miao · 13 years ago
  35. 1a12145 bfin_dma: fix initcall return error in proc_dma_init() by Steven Miao · 13 years ago
  36. 080bb65 Blackfin: delete fork func by Mike Frysinger · 13 years ago
  37. 592b878 Blackfin: fix unused clk var warning by Mike Frysinger · 13 years ago
  38. 3a3cf0d blackfin: bf60x: fix compiling warning by Bob Liu · 13 years ago
  39. 2879bb3 blackfin: bf60x: enable gptimer clock source by Steven Miao · 13 years ago
  40. 7adede5 blackfin: cplb: add support for bf60x by Bob Liu · 13 years ago
  41. b5affb0 blackfin: add bf60x to current framework by Bob Liu · 13 years ago
  42. 6e3e844 blackfin: Use generic init_task by Thomas Gleixner · 13 years ago
  43. 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
  44. 5ddebe5 blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c by Bob Liu · 13 years ago
  45. 3bed8d6 Disintegrate asm/system.h for Blackfin [ver #2] by David Howells · 13 years ago
  46. 4936afc blackfin: cplb-mpu: fix page mask table overflow by Barry Song · 15 years ago
  47. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  48. e6171bb blackfin: time-ts: rm unused func broadcast_timer_setup() by Bob Liu · 13 years ago
  49. 4dbeccd bf54x: get mem size: missing break in switch by Steven Miao · 13 years ago
  50. d0014be blackfin: smp: cleanup smp code by Bob Liu · 13 years ago
  51. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  52. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  53. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  54. 8dc7a9c blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  55. 7832bb5 Blackfin: irq: remove IRQF_DISABLED by Yong Zhang · 14 years ago
  56. a9930fd Blackfin: kgdb_test: rework code to avoid -O0 usage by Sonic Zhang · 14 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  58. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  59. b0d3dc1 Blackfin: bf526: restrict reboot workaround to 0.0 silicon by Mike Frysinger · 14 years ago
  60. fdfb0be Blackfin: bf54x: fix GPIO resume code by Mike Frysinger · 14 years ago
  61. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 14 years ago
  62. 0a7e541 Blackfin: debug-mmrs: generalize pint logic by Mike Frysinger · 14 years ago
  63. b69c920 Blackfin: bf54x: tweak MMR pint names by Mike Frysinger · 14 years ago
  64. 006669e Blackfin: pwm: implement linux/pwm.h API by Mike Frysinger · 14 years ago
  65. 353470c Blackfin: make sure percpu section is aligned in XIP builds by Steven Miao · 14 years ago
  66. 997f95e Blackfin: gptimers: use bfin read/write helpers by Mike Frysinger · 14 years ago
  67. 24a6b91 Blackfin: gptimers: use register structs from common header by Mike Frysinger · 14 years ago
  68. af45986 Blackfin: debug-mmrs: use new gptimer_group layout to simplify code by Mike Frysinger · 14 years ago
  69. 94674b1 Blackfin: debug-mmrs: prevent macro arg from expanding by Mike Frysinger · 14 years ago
  70. a64b384 Blackfin: exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  71. e140625 Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels by Mike Frysinger · 14 years ago
  72. ef0531b Blackfin: debug-mmrs: fix typo in single dmac setup by Mike Frysinger · 14 years ago
  73. fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 14 years ago
  74. 072a5cf Blackfin: time: replace magic numbers with defines by Mike Frysinger · 14 years ago
  75. c320afe Blackfin: debug-mmrs: include RSI_PID[4567] MMRs by Mike Frysinger · 14 years ago
  76. d09fb60 Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi by Mike Frysinger · 14 years ago
  77. d6cb2e3 Blackfin: use new common PERCPU_INPUT define by Mike Frysinger · 14 years ago
  78. f9691bb Blackfin: work around anomaly 05000480 by Steven Miao · 14 years ago
  79. 6362ec27 Blackfin: switch /proc/gpio to seq_file by Alexey Dobriyan · 14 years ago
  80. fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 14 years ago
  81. e887eb6 Blackfin: don't touch task->cpus_allowed directly by KOSAKI Motohiro · 14 years ago
  82. 7db7917 Blackfin: initial perf_event support by Mike Frysinger · 14 years ago
  83. 8031039 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 14 years ago
  84. 00b5c50 Blackfin: optimize MMR reads during startup a bit by Mike Frysinger · 14 years ago
  85. 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 14 years ago
  86. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 14 years ago
  87. 3086fd2 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names by Mike Frysinger · 14 years ago
  88. 2951acb Blackfin: SMP: drop unused blackfin_cpudata.idle pointer by Mike Frysinger · 14 years ago
  89. 44491fb Blackfin: SMP: fix cpudata cache setup by Mike Frysinger · 14 years ago
  90. 8d011f7 Blackfin: clean up /proc/cpuinfo output by Mike Frysinger · 14 years ago
  91. 73ecfcf Blackfin: first pass at debug mmr support by Mike Frysinger · 17 years ago
  92. 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
  93. 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
  94. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  95. 67f9cbf PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 14 years ago
  96. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 14 years ago
  97. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 14 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  99. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  100. 28a283a bfin: Use proper accessors in trace by Thomas Gleixner · 14 years ago