1. dd8cb37 Blackfin: bf54x: drop unused pm gpio handling by Mike Frysinger · 14 years ago
  2. f58c327 Blackfin: move bf537-specific irq code out of common code by Mike Frysinger · 14 years ago
  3. 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 14 years ago
  4. fc6bd7b Blackfin: clean up irq ifdef logic a bit by Mike Frysinger · 14 years ago
  5. 6b10804 Blackfin: ints-priority: unify duplicate vec to irq lookup logic by Mike Frysinger · 14 years ago
  6. e9e334c Blackfin: ints-priority: clean up some local vars by Mike Frysinger · 14 years ago
  7. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
  9. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  10. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  11. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 14 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  13. 43f2f11 bfin: Convert irq namespace by Thomas Gleixner · 14 years ago
  14. 1907d8b bfin: Final irq cleanup by Thomas Gleixner · 14 years ago
  15. 4e3d96d Blackfin: wire up new syncfs syscall by Mike Frysinger · 14 years ago
  16. a8d0142 Blackfin: wire up new syscalls by Mike Frysinger · 14 years ago
  17. 9169b51 Blackfin/ipipe: fix deferred pipeline sync for the root stage by Philippe Gerum · 14 years ago
  18. 5b5da4c Blackfin/ipipe: upgrade to I-pipe mainline by Philippe Gerum · 14 years ago
  19. 8944b5a Blackfin: cpufreq: fix typos by Michael Hennerich · 14 years ago
  20. e950285 Blackfin: convert gpio irq_chip to new functions by Thomas Gleixner · 14 years ago
  21. 172d2d1 Blackfin: convert mac irq_chip to new functions by Thomas Gleixner · 14 years ago
  22. dabf64b Blackfin: convert error irq_chip to new functions by Thomas Gleixner · 14 years ago
  23. ff43a67 Blackfin: convert internal irq_chip to new functions by Thomas Gleixner · 14 years ago
  24. 4f19ea4 Blackfin: convert core irq_chip to new functions by Thomas Gleixner · 14 years ago
  25. b10bbbb Blackfin: use proper wrappers for irq_desc by Thomas Gleixner · 14 years ago
  26. 511cdcc Blackfin: optimize startup code by Mike Frysinger · 14 years ago
  27. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 14 years ago
  28. 6f546bc Blackfin: SMP: implement cpu_freq support by Graf Yang · 15 years ago
  29. 820b127 Blackfin: split optimization settings more by Mike Frysinger · 14 years ago
  30. 567ebfc Blackfin: SMP: disable preempt with smp_processor_id to send messages by Sonic Zhang · 14 years ago
  31. ab61d2a Blackfin: SMP: delay enabling caches until CPU is initialized by steven miao · 14 years ago
  32. 5f362c9 Blackfin: SMP: use standard cache functions by Mike Frysinger · 14 years ago
  33. be1229b Blackfin: iflush: update anomaly 05000491 workaround by Mike Frysinger · 14 years ago
  34. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  35. b66acb6 Blackfin: bf54x: don't ack GPIO ints when unmasking them by Mike Frysinger · 14 years ago
  36. 503f3d3 Blackfin: fix building IPIPE code when XIP is enabled by Mike Frysinger · 14 years ago
  37. 36e11ab Blackfin: pm: drop irq save/restore in standby and suspend to mem callback by Steven Miao · 14 years ago
  38. 73a4006 Blackfin: SMP: rewrite IPI handling to avoid memory allocation by Yi Li · 15 years ago
  39. 75734e6 Blackfin: SMP: tweak platform_request_ipi() usage by Graf Yang · 15 years ago
  40. 9c199b5 Blackfin: SMP: fix cpumask misbehavior by Graf Yang · 15 years ago
  41. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  42. 09ebded Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK by Mike Frysinger · 14 years ago
  43. 39c9996 Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx by Mike Frysinger · 14 years ago
  44. 99a5b28 Blackfin: add new cacheflush syscall by Sonic Zhang · 14 years ago
  45. bedeea6 Blackfin: SIC: fix off-by-one error in loop by Michael Hennerich · 14 years ago
  46. 33ded95 Blackfin: initial preempt support while returning from interrupt by Barry Song · 14 years ago
  47. 3b139cd Blackfin: Rename IRQ flags handling functions by David Howells · 14 years ago
  48. f3411b1 Blackfin: wire up new fanotify/prlimit64 syscalls by Mike Frysinger · 14 years ago
  49. f619ddd Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing by Michael Hennerich · 14 years ago
  50. d1401e1 Blackfin: fix DMA/cache bug when resuming from suspend to RAM by Michael Hennerich · 14 years ago
  51. 7418129 Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491 by Mike Frysinger · 14 years ago
  52. 5369fba Blackfin: merge anomalies 475 and 220 to follow official lists by Mike Frysinger · 14 years ago
  53. 1ed181f Blackfin: move MPU anomaly check to common location by Mike Frysinger · 14 years ago
  54. db52ecc Blackfin: SMP: fix continuation lines by Joe Perches · 15 years ago
  55. 80fcdb9 Blackfin: SIC: cut down on IAR MMR reads a bit by Mike Frysinger · 14 years ago
  56. bb84dbf Blackfin: punt Blackfin-specific GPIO wakeup API by Michael Hennerich · 15 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  58. 7998a87 Blackfin: scale calibration when cpu freq changes by Graf Yang · 15 years ago
  59. 2943bff Blackfin: fix anomaly 283 handling with exact hardware error by Robin Getz · 15 years ago
  60. ae4a8c1 Blackfin: don't support keypad wakeup from hibernate by Michael Hennerich · 15 years ago
  61. aec59c9 Blackfin: add support for the on-chip MAC status interrupts by Michael Hennerich · 15 years ago
  62. 9e228ee Blackfin: check for bad syscalls after tracing it by Mike Frysinger · 15 years ago
  63. 600482c Blackfin: fix single stepping over system calls by Mike Frysinger · 15 years ago
  64. e8f263d Blackfin: initial tracehook support by Mike Frysinger · 15 years ago
  65. 718340f Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data by Graf Yang · 15 years ago
  66. 6c2b707 Blackfin: add support for cpufreq on SMP systems by Graf Yang · 15 years ago
  67. 60ffdb3 Blackfin: implement nmi_watchdog for SMP on BF561 by Graf Yang · 15 years ago
  68. f3dec78 Blackfin: increase NR_IRQS beyond NR on-chip IRQs by Michael Hennerich · 15 years ago
  69. 441504d Blackfin: add support for irqflags tracing by Yi Li · 15 years ago
  70. d86bfb1 Blackfin: initial XIP support by Barry Song · 15 years ago
  71. aad16f3 Blackfin: fix initial stack pointer setup by Barry Song · 15 years ago
  72. cb19171 Blackfin: try to simplify interrupt ifdef ugliness by Yi Li · 15 years ago
  73. 0b39db2 Blackfin: SMP: add PM/CPU hotplug support by Graf Yang · 15 years ago
  74. 0d152c2 Blackfin: SMP: make core timers per-cpu clock events for HRT by Yi Li · 15 years ago
  75. 0325f25 Blackfin: SMP: add support for IRQ affinity by Sonic Zhang · 15 years ago
  76. 15435a2 Blackfin: pull in asm/bfin_can.h for interrupt masks by Michael Hennerich · 15 years ago
  77. 360adee Blackfin: wire up the various memory related syscalls by Mike Frysinger · 15 years ago
  78. c9784eb Blackfin: flush caches on SMP when one core calls another via IPI by Yi Li · 15 years ago
  79. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  80. d1be2e4 Blackfin: add support for TIF_NOTIFY_RESUME by Barry Song · 15 years ago
  81. 7eb87fd Blackfin: BF537: push down error masks to avoid namespace pollution by Mike Frysinger · 15 years ago
  82. 578d36f Blackfin: SMP: don't start up core b until its state has been completely onlined by Yi Li · 15 years ago
  83. 761ec44 Blackfin: pull in asm/dpmc.h for power defines by Mike Frysinger · 15 years ago
  84. 621dd24 Blackfin: bf538: add support for extended GPIO banks by Michael Hennerich · 15 years ago
  85. d887a1c Blackfin: cpufreq: use a constant latency by Michael Hennerich · 15 years ago
  86. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  87. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  88. 05bad36 Blackfin: fix memset in smp_send_reschedule() and -stop() by Roel Kluin · 15 years ago
  89. a2ca78c Blackfin: check for anomaly 05000475 by Mike Frysinger · 15 years ago
  90. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  92. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  93. 96f1050 Blackfin: mass clean up of copyright/licensing info by Robin Getz · 15 years ago
  94. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  95. ea426e6 Blackfin: unify cache init functions by Mike Frysinger · 15 years ago
  96. dedfd5d Blackfin: workaround anomaly 05000283 by Robin Getz · 15 years ago
  97. 17941314 Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP by Graf Yang · 15 years ago
  98. 9264949 Blackfin: optimize fixed code handling for the most common case by Mike Frysinger · 15 years ago
  99. 3aa6704 Blackfin: punt dead cache locking code by Mike Frysinger · 15 years ago
  100. eb7bd9c Blackfin: cleanup sync handling when enabling/disabling cplbs by Yi Li · 15 years ago