Age | Commit message (Expand) | Author |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-10 | cpufreq: blackfin: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-08 | bfin: Use generic idle loop | Thomas Gleixner |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-02-20 | blackfin: pm: fix build error | Steven Miao |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-12-14 | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang |
2012-12-13 | Blackfin: dpmc: use module_platform_driver macro | Srinivas Kandagatla |
2012-11-28 | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro |
2012-10-14 | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro |
2012-10-08 | Blackfin: smp: add smp_mb() to keep coherency | Steven Miao |
2012-10-08 | Blackfin: drop irq enable in init_arch_irq() | Steven Miao |
2012-10-08 | Blackfin: fix wrong place disabled irq | Steven Miao |
2012-10-08 | Blackfin: cpufreq: fix dpm_state_table | James Cosin |
2012-09-07 | blackfin: smp: adapt to generic smp helpers | Steven Miao |
2012-07-24 | bf60x: fix build warning | Bob Liu |
2012-07-24 | bf60x: cpufreq: fix anomaly 05000273 | Sonic Zhang |
2012-07-24 | bf60x: Add double fault, hardware error and NMI SEC handler | Sonic Zhang |
2012-07-24 | bf60x: sec: Enable sec interrupt source priority configuration. | Sonic Zhang |
2012-07-24 | bf60x: sec: Clean up interrupt initialization code for SEC. | Sonic Zhang |
2012-07-24 | cleanup: sec and linkport only built on bf60x | Steven Miao |
2012-07-24 | bfin: pint: add pint suspend and resume | Steven Miao |
2012-07-24 | bf60x: pm: add pint suspend and resume support | Steven Miao |
2012-07-24 | blackfin: mach-common: ints-priority add irq_set_wake | Bob Liu |
2012-07-24 | cpufreq: change debug message level to show clock change error | Steven Miao |
2012-07-24 | bfin: pm: add deepsleep for bf60x | Sonic Zhang |
2012-07-24 | irq: set cgu event handle to fasteoi handle | Steven Miao |
2012-07-24 | bfin: reorg clock init steps for bf609 | Bob Liu |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. | Sonic Zhang |
2012-05-21 | blackfin: bf60x: add wakeup source select | Steven Miao |
2012-05-21 | blackfin: bf60x: make clock changeable in kernel menuconfig | Bob Liu |
2012-05-21 | blackfin: remove redundant CONFIG_BF60x macro | Sonic Zhang |
2012-05-21 | Blackfin: delete fork func | Mike Frysinger |
2012-05-21 | blackfin: mach-common: ints-priority: fix compile error | Bob Liu |
2012-05-21 | blackfin: bf60x: fix compiling warning | Bob Liu |
2012-05-21 | blackfin: bf60x: add power management support | Steven Miao |
2012-05-21 | blackfin: mach-common: add sec support for bf60x | Steven Miao |
2012-05-21 | blackfin: bf60x: add clock support | Steven Miao |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu |
2012-04-26 | blackfin: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-03-21 | Blackfin: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven |
2012-03-21 | Blackfin: wire up new process_vm syscalls | Mike Frysinger |
2012-01-09 | blackfin: smp: fix msg queue overflow issue | Steven Miao |
2012-01-09 | blackfin: smp: cleanup smp code | Bob Liu |
2011-10-31 | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker |
2011-10-25 | Blackfin: SMP: fix scheduling deadlock | Steven Miao |