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