Age | Commit message (Expand) | Author | Files | Lines |
2012-07-24 | bf60x: pm: add pint suspend and resume support | Steven Miao | 2 | -18/+58 |
2012-07-24 | blackfin: mach-common: ints-priority add irq_set_wake | Bob Liu | 1 | -1/+5 |
2012-07-24 | cpufreq: change debug message level to show clock change error | Steven Miao | 1 | -1/+1 |
2012-07-24 | bfin: pm: add deepsleep for bf60x | Sonic Zhang | 1 | -7/+0 |
2012-07-24 | irq: set cgu event handle to fasteoi handle | Steven Miao | 1 | -1/+1 |
2012-07-24 | bfin: reorg clock init steps for bf609 | Bob Liu | 1 | -132/+7 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -2/+0 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -18/+1 |
2012-05-21 | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. | Sonic Zhang | 2 | -0/+38 |
2012-05-21 | blackfin: bf60x: add wakeup source select | Steven Miao | 2 | -4/+3 |
2012-05-21 | blackfin: bf60x: make clock changeable in kernel menuconfig | Bob Liu | 1 | -3/+150 |
2012-05-21 | blackfin: remove redundant CONFIG_BF60x macro | Sonic Zhang | 1 | -6/+0 |
2012-05-21 | Blackfin: delete fork func | Mike Frysinger | 1 | -1/+1 |
2012-05-21 | blackfin: mach-common: ints-priority: fix compile error | Bob Liu | 1 | -0/+2 |
2012-05-21 | blackfin: bf60x: fix compiling warning | Bob Liu | 1 | -1/+6 |
2012-05-21 | blackfin: bf60x: add power management support | Steven Miao | 3 | -595/+48 |
2012-05-21 | blackfin: mach-common: add sec support for bf60x | Steven Miao | 1 | -38/+380 |
2012-05-21 | blackfin: bf60x: add clock support | Steven Miao | 3 | -2/+68 |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu | 2 | -3/+2 |
2012-04-26 | blackfin: Use generic idle thread allocation | Thomas Gleixner | 1 | -18/+1 |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
2012-03-21 | Blackfin: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven | 1 | -1/+1 |
2012-03-21 | Blackfin: wire up new process_vm syscalls | Mike Frysinger | 1 | -0/+2 |
2012-01-09 | blackfin: smp: fix msg queue overflow issue | Steven Miao | 1 | -5/+3 |
2012-01-09 | blackfin: smp: cleanup smp code | Bob Liu | 1 | -12/+41 |
2011-11-01 | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 1 | -0/+1 |
2011-10-26 | Blackfin: SMP: fix scheduling deadlock | Steven Miao | 1 | -1/+6 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-23 | Blackfin: dpmc: optimize SDRAM programming slightly | Mike Frysinger | 1 | -9/+10 |
2011-07-23 | Blackfin: dpmc: don't save/restore scratch registers | Mike Frysinger | 1 | -6/+6 |
2011-07-23 | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 1 | -35/+0 |
2011-07-23 | Blackfin: dpmc: optimize hibernate/resume path | Mike Frysinger | 1 | -438/+572 |
2011-07-23 | Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating | Mike Frysinger | 1 | -6/+0 |
2011-07-23 | Blackfin: dpmc: relocate hibernate helper macros | Mike Frysinger | 1 | -0/+24 |
2011-07-23 | Blackfin: dpmc: omit RETE/RETN when hibernating | Mike Frysinger | 1 | -4/+0 |
2011-07-23 | Blackfin: dpmc: optimize SIC_IWR programming a little | Mike Frysinger | 1 | -9/+6 |
2011-07-23 | Blackfin: gpio/ints: generalize pint logic | Mike Frysinger | 1 | -9/+9 |
2011-07-23 | Blackfin: dpmc: bind to MMR names and not CPUs | Mike Frysinger | 1 | -4/+3 |
2011-07-23 | Blackfin: bf54x: switch to common pint MMR struct | Mike Frysinger | 1 | -18/+5 |
2011-07-23 | Blackfin: bf54x: constify pint register array | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: optimize double fault boot checking | Mike Frysinger | 2 | -32/+21 |
2011-05-29 | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 1 | -0/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
2011-05-25 | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2 | -16/+18 |
2011-05-25 | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 1 | -12/+10 |
2011-05-25 | Blackfin: bf537: fix excessive gpio int demuxing | Mike Frysinger | 1 | -30/+25 |
2011-05-25 | Blackfin: bf54x: drop unused pm gpio handling | Mike Frysinger | 1 | -40/+2 |
2011-05-25 | Blackfin: move bf537-specific irq code out of common code | Mike Frysinger | 1 | -138/+10 |
2011-05-25 | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 1 | -0/+1 |