summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-041-1/+1
* of: fix sparse warnings in of_find_next_cache_nodeRob Herring2017-05-041-7/+6
* of/unittest: Missing unlocks on errorDan Carpenter2017-05-041-2/+6
* of: fix uninitialized variable warning for overlay testArnd Bergmann2017-05-031-1/+1
* of: fix unittest build without CONFIG_OF_OVERLAYArnd Bergmann2017-04-281-1/+1
* of: Add unit tests for applying overlaysFrank Rowand2017-04-287-8/+505
* of: per-file dtc compiler flagsFrank Rowand2017-04-281-0/+2
* fpga: region: add missing DT documentation for config complete timeoutTobias Klauser2017-04-201-0/+2
* of: Add vendor prefix for ROHM SemiconductorMarek Vasut2017-04-201-0/+1
* of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler2017-04-181-0/+2
* of: Add vendor prefix for Nordic SemiconductorKumar Gala2017-04-101-0/+1
* dt-bindings: arm,nvic: Binding for ARM NVIC interrupt controller on Cortex-MKumar Gala2017-04-101-0/+36
* dtc: update warning settings for new bus and node/property name checksRob Herring2017-03-292-1/+12
* scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6Rob Herring2017-03-2219-182/+523
* scripts/dtc: automate getting dtc version and log in update scriptRob Herring2017-03-221-1/+18
* of: Add function for generating a DT modalias with a newlineRob Herring2017-03-227-22/+24
* of: fix of_device_get_modalias returned length when truncating buffersRob Herring2017-03-221-1/+1
* Documentation: devicetree: move trivial-devices out of I2C realmWolfram Sang2017-03-211-0/+0
* dt-bindings: add vendor prefix for DiooJerome Brunet2017-03-211-0/+1
* dt-bindings: display: atmel: Fix path to atmel-hlcdc.txtRichard Genoud2017-03-211-1/+1
* dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txtRichard Genoud2017-03-211-1/+1
* dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IPGreentime Hu2017-03-211-2/+5
* dt: Add vendor prefix for SensirionMarco Franchi2017-03-211-0/+1
* Linux 4.11-rc2v4.11-rc2Linus Torvalds2017-03-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\
| * s390: wire up statx system callHeiko Carstens2017-03-103-1/+6
| * KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1212-48/+80
|\ \
| * | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-1010-46/+78
| * | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-125-4/+35
|\ \ \
| * \ \ Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-092159-24786/+57596
| |\ \ \
| | * | | irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-03-071-4/+4
| | * | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-073-0/+27
| | * | | irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4
| | * | | irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-03-061-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-1113-101/+191
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-03-0912-79/+183
| |\ \ \ \ \
| | * | | | | KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
| | * | | | | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-092-2/+0
| | * | | | | KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-091-0/+3
| | * | | | | KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian2017-03-091-0/+4