summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-12/+20
|\
| * blackfin: no access_ok() for __copy_{to,from}_user()Al Viro2016-09-151-12/+20
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-1/+1
|\ \
| * | blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-031-12/+1
|\ \ \
| * \ \ Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-052-2/+4
| |\ \ \
| * | | | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-12/+1
| | |/ / | |/| |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-153-6/+9
|\ \ \ \
| * \ \ \ Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-4/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
| | |/
| * | net: smc91x: fix SMC accessesRussell King2016-08-282-2/+4
| |/
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-2/+2
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-21/+5
|\
| * blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-141-21/+5
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-2/+0
|\ \
| * | [media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil2016-07-121-2/+0
| |/
* | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-163-12/+40
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+3
|/
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven2016-04-181-1/+1
* blackfin: Fix misspelling of 'register' in comment.Adam Buchbinder2016-04-181-1/+1
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-175-5/+5
|\ \
| * \ Merge tag 'v4.5' into nextDmitry Torokhov2016-03-159-153/+49
| |\ \ | | |/
| * | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-085-5/+5
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-179-13/+15
|\ \ \
| * | | blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-3/+3
| * | | blackfin: gpio: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
| * | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-168-8/+8
| * | | blackfin: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| | |/ | |/|
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-3/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-3/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
| | |/ / | |/| |
| | * | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-0/+2
|\ \ \
| * | | blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee2016-03-151-0/+2
| |/ /
* | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/ /
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* | blackfin: convert to dma_map_opsChristoph Hellwig2016-01-203-137/+43
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-2/+2
|\ \
| * | blackfin: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| |/
* | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-132-2/+2
|\ \
| * | blackfin: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
OpenPOWER on IntegriCloud