summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-11unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds87-1176/+3014
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1008-6387/+9995
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds51-77/+669
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds186-4134/+7363
2016-07-27Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds66-230/+2207
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov36-51/+48
2016-06-27unicore32: use the new LED disk activity triggerStephan Linz2-2/+2
2016-06-25unicore32: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-23unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas1-7/+2
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds29-95/+335
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-0/+20
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-05-04asm-generic: Drop renameat syscall from default listJames Hogan12-0/+20
2016-04-20kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada3-3/+3
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada13-14/+0
2016-03-30unicore32: gpio: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds85-241/+1406
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds225-1915/+5048
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds169-2663/+4405
2016-03-17mm: remove VM_FAULT_MINORJan Kara5-6/+4
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov16-32/+27
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds134-1145/+5642
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck34-150/+106
2016-03-08unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas1-5/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig23-49/+4
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen10-14/+33
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen10-4/+166
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas11-14/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani13-38/+45
2016-01-25unicore: gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon12-37/+0
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams16-86/+31
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-82/+1441
2015-11-10unicore32: nb0916: Use PWM lookup tableThierry Reding1-2/+8
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds39-1474/+3818
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds25-37/+188
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis8-186/+187
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner188-340/+281
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig24-169/+28
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig18-98/+25
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig18-146/+19
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig19-99/+39
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig25-569/+70
[next]