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