Age | Commit message (Expand) | Author |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-07-31 | blackfin: Prepare irq handlers for irq argument removal | Thomas Gleixner |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra |
2015-07-27 | blackfin/irq: Use irq_set_handler_locked() | Thomas Gleixner |
2015-07-27 | blackfin/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-04-24 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-24 | blackfin: Wire up missing syscalls | Chen Gang |
2015-04-23 | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu |
2015-03-11 | blackfin: Use common outgoing-CPU-notification code | Paul E. McKenney |
2015-01-20 | blackfin: mach-common: ints-priority: remove unused function | Rickard Strandqvist |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-08-26 | blackfin: Replace __get_cpu_var uses | Christoph Lameter |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida |
2014-07-26 | irq: blackfin sec: drop duplicated sec priority set | Steven Miao |
2014-01-29 | blackfin: Support L1 SRAM parity checking feature on bf60x | Sonic Zhang |
2014-01-29 | blackfin: delete non-required instances of <linux/init.h> | Paul Gortmaker |
2014-01-29 | 06/18] smp, blackfin: kill SMP single function call interrupt | Jiang Liu |
2013-11-15 | blackfin: fix build warning for unused variable | Steven Miao |
2013-11-15 | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive | Steven Miao |
2013-11-15 | pm: use GFP_ATOMIC when pm core call this function | Scott Jiang |
2013-11-15 | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang |
2013-09-13 | blackfin: scb: Add system crossbar init code. | Steven Miao |
2013-07-18 | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-16 | smp: blackfin: fix check error, using atomic_ops to handle atomic_t type | Steven Miao |
2013-07-14 | blackfin: delete __cpuinit usage from all blackfin files | Paul Gortmaker |
2013-07-09 | smp: refine bf561 smpboot code | Steven Miao |
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 |