summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)AuthorLines
2018-03-16arch: remove blackfin portArnd Bergmann-5342/+0
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-10-19blackfin: Fix local <asm/gpio.h> includesLinus Walleij-2/+2
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmget() helperVegard Nossum-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-2/+2
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-3/+2
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2015-07-31blackfin: Prepare irq handlers for irq argument removalThomas Gleixner-2/+2
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra-1/+1
2015-07-27blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner-4/+4
2015-07-27blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-1/+2
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+12
2015-04-24blackfin: Wire up missing syscallsChen Gang-0/+10
2015-04-23pm: sometimes wake up from suspend to RAM would failAaron Wu-0/+2
2015-03-11blackfin: Use common outgoing-CPU-notification codePaul E. McKenney-4/+2
2015-01-20blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist-8/+0
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+5
2014-08-26blackfin: Replace __get_cpu_var usesChristoph Lameter-5/+5
2014-08-26treewide: Fix typo in printkMasanari Iida-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao-2/+0
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang-21/+30
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker-3/+0
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu-5/+1
2013-11-15blackfin: fix build warning for unused variableSteven Miao-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang-1/+1
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang-401/+35
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao-0/+54
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+9
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao-3/+3
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker-9/+9
2013-07-09smp: refine bf561 smpboot codeSteven Miao-10/+8
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-259/+0
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar-248/+0
2013-04-08bfin: Use generic idle loopThomas Gleixner-1/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar-45/+34
2013-02-20blackfin: pm: fix build errorSteven Miao-0/+4
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman-3/+3
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds-157/+134
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang-139/+133
2012-12-13Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla-18/+1
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro-1/+1
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro-55/+0