aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao1-2/+2
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao1-1/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao1-3/+1
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin1-3/+2
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao1-157/+66
2012-07-24bf60x: fix build warningBob Liu1-3/+3
2012-07-24bf60x: cpufreq: fix anomaly 05000273Sonic Zhang1-1/+2
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang1-1/+33
2012-07-24bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang1-0/+21
2012-07-24bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang1-87/+121
2012-07-24cleanup: sec and linkport only built on bf60xSteven Miao1-0/+2
2012-07-24bfin: pint: add pint suspend and resumeSteven Miao1-0/+4
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao2-18/+58
2012-07-24blackfin: mach-common: ints-priority add irq_set_wakeBob Liu1-1/+5
2012-07-24cpufreq: change debug message level to show clock change errorSteven Miao1-1/+1
2012-07-24bfin: pm: add deepsleep for bf60xSonic Zhang1-7/+0
2012-07-24irq: set cgu event handle to fasteoi handleSteven Miao1-1/+1
2012-07-24bfin: reorg clock init steps for bf609Bob Liu1-132/+7
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+1
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang2-0/+38
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao2-4/+3
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu1-3/+150
2012-05-21blackfin: remove redundant CONFIG_BF60x macroSonic Zhang1-6/+0
2012-05-21Blackfin: delete fork funcMike Frysinger1-1/+1
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu1-0/+2
2012-05-21blackfin: bf60x: fix compiling warningBob Liu1-1/+6
2012-05-21blackfin: bf60x: add power management supportSteven Miao3-595/+48
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao1-38/+380
2012-05-21blackfin: bf60x: add clock supportSteven Miao3-2/+68
2012-05-21blackfin: add bf60x to current frameworkBob Liu2-3/+2
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner1-18/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger1-0/+2
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao1-5/+3
2012-01-09blackfin: smp: cleanup smp codeBob Liu1-12/+41
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao1-1/+6
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger1-9/+10
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger1-6/+6
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger1-35/+0
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger1-438/+572
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger1-6/+0
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger1-0/+24
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger1-4/+0
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger1-9/+6
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger1-9/+9