summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-7/+2
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-1/+1
| |\
| * | unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas2016-06-231-7/+2
* | | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-272-2/+2
|\ \ \
| * | | unicore32: use the new LED disk activity triggerStephan Linz2016-06-272-2/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\ \ \
| * | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
| | |/ | |/|
* | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+1
|\ \ \ | |/ / |/| |
| * | unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-081-1/+1
| |/
* / unicore32: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-262-2/+1
|\
| * kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada2016-04-201-1/+1
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+2
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+2
| |/
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* | unicore32: gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-1/+3
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\
| * mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* | 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 'akpm' (patches from Andrew)Linus Torvalds2016-03-182-2/+2
|\ \
| * | mm: remove VM_FAULT_MINORJan Kara2016-03-171-1/+1
| * | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-1/+1
|\ \ \ | |/ / |/| |
| * | unicore: 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-8/+0
|\ \
| * | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-081-5/+0
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-2/+0
| |/
* / arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0
* arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-092-14/+1
* Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-2/+8
|\
| * unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8
* | Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2015-11-051-1/+1
|\ \
| * | power: bq27x00_battery: Renaming for consistencyAndrew F. Davis2015-09-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-161-1/+1
| |/ |/|
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-24/+0
* | lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-2/+2