summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc: isl29003: Missing a blank line after declarationsDhaval Shah2017-12-071-0/+7
* misc: hpilo: Use SPDX-License-IdentifierDhaval Shah2017-12-072-8/+2
* MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERSGeert Uytterhoeven2017-12-071-2/+2
* misc: enclosure: Remove unnecessary error checkArvind Yadav2017-12-071-7/+1
* misc: enclosure: Fix space before '[' errorArvind Yadav2017-12-071-2/+2
* misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7
* misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-071-3/+1
* fsi: Make FSI a menuconfig to ease disabling it allVincent Legoll2017-12-071-5/+1
* lp: support 64-bit time_t user spaceArnd Bergmann2017-11-282-17/+62
* lkdtm: Missing kmalloc checkVasyl Gomonovych2017-11-281-0/+4
* ANDROID: binder: Add thread->process_todo flag.Martijn Coenen2017-11-281-44/+107
* tools/hv: add install target to MakefileVitaly Kuznetsov2017-11-281-1/+22
* ANDROID: binder: show high watermark of alloc->pages.Martijn Coenen2017-11-282-0/+6
* fpga: region: release of_parse_phandle nodes after useIan Abbott2017-11-281-3/+10
* fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva2017-11-281-2/+0
* fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_getGustavo A. R. Silva2017-11-281-2/+0
* fpga: add attribute groupsAlan Tull2017-11-286-0/+9
* fpga: clean up fpga KconfigAlan Tull2017-11-281-54/+54
* fpga: of-fpga-region: accept overlays that don't program FPGAAlan Tull2017-11-281-5/+6
* fpga: region: move device tree support to of-fpga-region.cAlan Tull2017-11-284-455/+509
* fpga: region: add fpga_region_class_findAlan Tull2017-11-282-9/+19
* fpga: region: add register/unregister functionsAlan Tull2017-11-282-40/+72
* fpga: region: rename some functions prior to movingAlan Tull2017-11-281-29/+31
* fpga: region: add fpga-region.h headerAlan Tull2017-11-282-20/+32
* fpga: region: separate out code that parses the overlayAlan Tull2017-11-281-49/+73
* fpga: region: use image info as parameter for programming regionAlan Tull2017-11-282-7/+13
* fpga: region: fix slow warning with more than one overlayAlan Tull2017-11-281-0/+5
* fpga: region: check for child regions before allocing image infoAlan Tull2017-11-281-5/+9
* fpga: region: get mgr early onAlan Tull2017-11-281-22/+23
* fpga: region: remove unneeded of_node_get and putAlan Tull2017-11-281-3/+0
* fpga: region: use dev_err instead of pr_errAlan Tull2017-11-281-10/+10
* fpga: mgr: separate getting/locking FPGA managerAlan Tull2017-11-284-27/+77
* fpga: mgr: API change to replace fpga load functions with single functionAlan Tull2017-11-286-105/+273
* fpga: bridge: support getting bridge from deviceAlan Tull2017-11-283-30/+103
* Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-271-2/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| * | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| |\ \
| | * | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1