aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu
2012-05-21blackfin: remove redundant CONFIG_BF60x macroSonic Zhang
2012-05-21Blackfin: delete fork funcMike Frysinger
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu
2012-05-21blackfin: bf60x: fix compiling warningBob Liu
2012-05-21blackfin: bf60x: add power management supportSteven Miao
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao
2012-05-21blackfin: bf60x: add clock supportSteven Miao
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao
2012-01-09blackfin: smp: cleanup smp codeBob Liu
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar