summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-6/+0
|\ \ \
| * | | put the remnants of ..._user_ret() to restAl Viro2016-01-041-6/+0
| | |/ | |/|
* | | Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-112-4/+4
|\ \ \
| * \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-112-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-172-4/+4
| | |/
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+0
|\ \ \ | |/ / |/| |
| * | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-1/+0
| |/
* / treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
|/
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-164-13/+8
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-26/+29
|\ \
| * | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-1/+1
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | blackfin: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-273-25/+40
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-012-8/+11
|\ \ \
| * | | blackfin: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-312-3/+5
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1
| |\| |
| * | | 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
| | |/ | |/|
* | | blackfin/time-ts: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-66/+70
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/