| Commit message (Expand) | Author | Age | Files | Lines |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2012-12-18 | 2 | -157/+134 |
|\ |
|
| * | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang | 2012-12-14 | 1 | -139/+133 |
| * | Blackfin: dpmc: use module_platform_driver macro | Srinivas Kandagatla | 2012-12-13 | 1 | -18/+1 |
* | | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro | 2012-11-28 | 1 | -1/+1 |
* | | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro | 2012-10-14 | 1 | -55/+0 |
|/ |
|
* | Blackfin: smp: add smp_mb() to keep coherency | Steven Miao | 2012-10-08 | 1 | -2/+2 |
* | Blackfin: drop irq enable in init_arch_irq() | Steven Miao | 2012-10-08 | 1 | -1/+0 |
* | Blackfin: fix wrong place disabled irq | Steven Miao | 2012-10-08 | 1 | -3/+1 |
* | Blackfin: cpufreq: fix dpm_state_table | James Cosin | 2012-10-08 | 1 | -3/+2 |
* | blackfin: smp: adapt to generic smp helpers | Steven Miao | 2012-09-07 | 1 | -157/+66 |
* | bf60x: fix build warning | Bob Liu | 2012-07-24 | 1 | -3/+3 |
* | bf60x: cpufreq: fix anomaly 05000273 | Sonic Zhang | 2012-07-24 | 1 | -1/+2 |
* | bf60x: Add double fault, hardware error and NMI SEC handler | Sonic Zhang | 2012-07-24 | 1 | -1/+33 |
* | bf60x: sec: Enable sec interrupt source priority configuration. | Sonic Zhang | 2012-07-24 | 1 | -0/+21 |
* | bf60x: sec: Clean up interrupt initialization code for SEC. | Sonic Zhang | 2012-07-24 | 1 | -87/+121 |
* | cleanup: sec and linkport only built on bf60x | Steven Miao | 2012-07-24 | 1 | -0/+2 |
* | bfin: pint: add pint suspend and resume | Steven Miao | 2012-07-24 | 1 | -0/+4 |
* | bf60x: pm: add pint suspend and resume support | Steven Miao | 2012-07-24 | 2 | -18/+58 |
* | 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 |