summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-172-2/+2
|\
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-162-2/+2
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-1/+1
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-1/+1
* | blackfin: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-311-2/+2
* | blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner2015-07-271-4/+4
* | blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-271-1/+2
|/
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-242-0/+12
|\
| * blackfin: Wire up missing syscallsChen Gang2015-04-241-0/+10
| * pm: sometimes wake up from suspend to RAM would failAaron Wu2015-04-231-0/+2
* | blackfin: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-4/+2
|/
* blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist2015-01-201-8/+0
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-5/+5
|\
| * blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-262-5/+5
* | treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
|/
* irq: blackfin sec: drop duplicated sec priority setSteven Miao2014-07-261-2/+0
* blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-292-21/+30
* blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker2014-01-293-3/+0
* 06/18] smp, blackfin: kill SMP single function call interruptJiang Liu2014-01-291-5/+1
* blackfin: fix build warning for unused variableSteven Miao2013-11-151-1/+4
* smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao2013-11-151-4/+8
* pm: use GFP_ATOMIC when pm core call this functionScott Jiang2013-11-151-1/+1
* blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-152-401/+35
* blackfin: scb: Add system crossbar init code.Steven Miao2013-09-132-0/+54
* Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-183-9/+9
|\
| * blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-143-9/+9
* | smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao2013-07-161-3/+3
|/
* smp: refine bf561 smpboot codeSteven Miao2013-07-091-10/+8
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-302-259/+0
|\
| * cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-248/+0
| * cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-45/+34
* | bfin: Use generic idle loopThomas Gleixner2013-04-081-1/+1
|/
* blackfin: pm: fix build errorSteven Miao2013-02-201-0/+4
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-182-157/+134
|\
| * blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-141-139/+133
| * Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla2012-12-131-18/+1
* | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-281-1/+1
* | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-141-55/+0
|/
* Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
* Blackfin: drop irq enable in init_arch_irq()Steven Miao2012-10-081-1/+0
* Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-3/+1
* Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-071-157/+66
* bf60x: fix build warningBob Liu2012-07-241-3/+3
* bf60x: cpufreq: fix anomaly 05000273Sonic Zhang2012-07-241-1/+2