| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 15 | -5342/+0 |
* | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-16 | 2 | -2/+2 |
|\ |
|
| * | blackfin: Fix local <asm/gpio.h> includes | Linus Walleij | 2017-10-19 | 2 | -2/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
|/ |
|
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: add new mmget() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 2 | -2/+2 |
|\ |
|
| * | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 | 2 | -2/+2 |
* | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -3/+2 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -1/+1 |
|\ |
|
| * | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 1 | -1/+1 |
* | | blackfin: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2015-07-31 | 1 | -2/+2 |
* | | blackfin/irq: Use irq_set_handler_locked() | Thomas Gleixner | 2015-07-27 | 1 | -4/+4 |
* | | blackfin/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-27 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 2 | -0/+12 |
|\ |
|
| * | blackfin: Wire up missing syscalls | Chen Gang | 2015-04-24 | 1 | -0/+10 |
| * | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu | 2015-04-23 | 1 | -0/+2 |
* | | blackfin: Use common outgoing-CPU-notification code | Paul E. McKenney | 2015-03-11 | 1 | -4/+2 |
|/ |
|
* | blackfin: mach-common: ints-priority: remove unused function | Rickard Strandqvist | 2015-01-20 | 1 | -8/+0 |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 2 | -5/+5 |
|\ |
|
| * | blackfin: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 2 | -5/+5 |
* | | treewide: Fix typo in printk | Masanari Iida | 2014-08-26 | 1 | -1/+1 |
|/ |
|
* | irq: blackfin sec: drop duplicated sec priority set | Steven Miao | 2014-07-26 | 1 | -2/+0 |
* | blackfin: Support L1 SRAM parity checking feature on bf60x | Sonic Zhang | 2014-01-29 | 2 | -21/+30 |
* | blackfin: delete non-required instances of <linux/init.h> | Paul Gortmaker | 2014-01-29 | 3 | -3/+0 |
* | 06/18] smp, blackfin: kill SMP single function call interrupt | Jiang Liu | 2014-01-29 | 1 | -5/+1 |
* | blackfin: fix build warning for unused variable | Steven Miao | 2013-11-15 | 1 | -1/+4 |
* | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive | Steven Miao | 2013-11-15 | 1 | -4/+8 |
* | pm: use GFP_ATOMIC when pm core call this function | Scott Jiang | 2013-11-15 | 1 | -1/+1 |
* | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang | 2013-11-15 | 2 | -401/+35 |
* | blackfin: scb: Add system crossbar init code. | Steven Miao | 2013-09-13 | 2 | -0/+54 |
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 3 | -9/+9 |
|\ |
|
| * | blackfin: delete __cpuinit usage from all blackfin files | Paul Gortmaker | 2013-07-14 | 3 | -9/+9 |
* | | smp: blackfin: fix check error, using atomic_ops to handle atomic_t type | Steven Miao | 2013-07-16 | 1 | -3/+3 |
|/ |
|
* | smp: refine bf561 smpboot code | Steven Miao | 2013-07-09 | 1 | -10/+8 |
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 2 | -259/+0 |
|\ |
|
| * | cpufreq: blackfin: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 | 2 | -248/+0 |
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 1 | -45/+34 |
* | | bfin: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
|/ |
|
* | blackfin: pm: fix build error | Steven Miao | 2013-02-20 | 1 | -0/+4 |
* | 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 |
|/ |
|