summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-291-1/+1
* blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-151-55/+0Star
* Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
* Blackfin: drop irq enable in init_arch_irq()Steven Miao2012-10-081-1/+0Star
* Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-3/+1Star
* Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2Star
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-071-157/+66Star
* bf60x: fix build warningBob Liu2012-07-241-3/+3
* bf60x: cpufreq: fix anomaly 05000273Sonic Zhang2012-07-241-1/+2
* bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2012-07-241-1/+33
* bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang2012-07-241-0/+21
* bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang2012-07-241-87/+121
* cleanup: sec and linkport only built on bf60xSteven Miao2012-07-241-0/+2
* bfin: pint: add pint suspend and resumeSteven Miao2012-07-241-0/+4
* bf60x: pm: add pint suspend and resume supportSteven Miao2012-07-242-18/+58
* blackfin: mach-common: ints-priority add irq_set_wakeBob Liu2012-07-241-1/+5
* cpufreq: change debug message level to show clock change errorSteven Miao2012-07-241-1/+1
* bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-241-7/+0Star
* irq: set cgu event handle to fasteoi handleSteven Miao2012-07-241-1/+1
* bfin: reorg clock init steps for bf609Bob Liu2012-07-241-132/+7Star
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-18/+1Star
|\
| * blackfin: Use generic idle thread allocationThomas Gleixner2012-04-261-18/+1Star
| * smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang2012-05-212-0/+38
* | blackfin: bf60x: add wakeup source selectSteven Miao2012-05-212-4/+3Star
* | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-211-3/+150
* | blackfin: remove redundant CONFIG_BF60x macroSonic Zhang2012-05-211-6/+0Star
* | Blackfin: delete fork funcMike Frysinger2012-05-211-1/+1
* | blackfin: mach-common: ints-priority: fix compile errorBob Liu2012-05-211-0/+2
* | blackfin: bf60x: fix compiling warningBob Liu2012-05-211-1/+6
* | blackfin: bf60x: add power management supportSteven Miao2012-05-213-595/+48Star
* | blackfin: mach-common: add sec support for bf60xSteven Miao2012-05-211-38/+380
* | blackfin: bf60x: add clock supportSteven Miao2012-05-213-2/+68
* | blackfin: add bf60x to current frameworkBob Liu2012-05-212-3/+2Star
|/
* Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-211-0/+2
* blackfin: smp: fix msg queue overflow issueSteven Miao2012-01-091-5/+3Star
* blackfin: smp: cleanup smp codeBob Liu2012-01-091-12/+41
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-11-011-0/+1
* Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-261-1/+6
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger2011-07-231-9/+10
* Blackfin: dpmc: don't save/restore scratch registersMike Frysinger2011-07-231-6/+6
* Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-231-35/+0Star
* Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger2011-07-231-438/+572
* Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger2011-07-231-6/+0Star
* Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger2011-07-231-0/+24
* Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger2011-07-231-4/+0Star