summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: bcm: fix msi-controller name and unit addressRob Herring2017-03-222-5/+5
* ARM: dts: BCM53573: Specify serial console parametersRafał Miłecki2017-03-221-1/+5
* ARM: dts: BCM5301X: Specify serial console params in dtsi filesRafał Miłecki2017-03-228-37/+16
* ARM: dts: NSP: Add crypto (SPU) to dtsiSteve Lin2017-03-181-0/+6
* ARM: dts: NSP: Add mailbox (PDC) to NSPSteve Lin2017-03-181-0/+9
* ARM: dts: BCM953012HR: Add ethernet aliasesSteve Lin2017-03-181-0/+3
* ARM: dts: BCM5301X: Add support for TP-LINK Archer C5 V2Rafał Miłecki2017-03-182-0/+99
* ARM: dts: NSP: disable i2c DT entry by defaultJon Mason2017-03-182-0/+3
* ARM: dts: NSP: Add EHCI/OHCI USB nodes to device treeJon Mason2017-03-189-5/+83
* ARM: dts: BCM5301X: Add I2C support to the DTJon Mason2017-03-181-0/+10
* ARM: dts: BCM5301X: Add TWD WD Support to DTJon Mason2017-03-181-3/+12
* ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason2017-03-181-2/+2
* ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED triggerRafał Miłecki2017-03-0916-88/+0
* ARM: dts: BCM53573: Don't use nonexistent "default-off" LED triggerRafał Miłecki2017-03-091-4/+0
* ARM: dts: BCM5301X: Add missing Netgear R8000 LEDs and KeysAditya Xavier2017-03-061-2/+20
* ARM: dts: BCM5301X: Relicense DTS files I created to the ISCRafał Miłecki2017-03-0611-11/+121
* ARM: dts: BCM53573: Add Tenda AC9 2 GHz LEDRafał Miłecki2017-03-061-0/+10
* ARM: dts: BCM53573: Describe Tenda AC9 PCIe card in DTRafał Miłecki2017-03-062-0/+31
* ARM: dts: BCM5301X: Add support for BCM953012HRSteve Lin2017-03-062-0/+100
* ARM: dts: BCM5301X: Add basic DT for Linksys EA9500Rafał Miłecki2017-03-062-0/+37
* ARM: dts: BCM5301X: convert to iProc QSPIJon Mason2017-03-062-14/+62
* ARM: dts: BCM5301X: Add NAND entries to bcm953012kJon Mason2017-03-061-0/+32
* ARM: dts: BCM5301X: Add basic DT for Linksys EA6300 V1Rafał Miłecki2017-03-062-0/+42
* ARM: dts: BCM5301X: Add basic DT for Linksys EA9200Rafał Miłecki2017-03-062-0/+43
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-048-24/+46
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-03-023-7/+9
| |\
| | * KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Paul Mackerras2017-03-011-4/+4
| | * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-03-012-3/+5
| * | KVM: nVMX: Fix pending events injectionWanpeng Li2017-03-011-2/+6
| * | x86/kvm/vmx: remove unused variable in segment_base()Jérémy Lefaure2017-03-011-1/+0
| * | x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-013-11/+21
| * | KVM: x86: never specify a sample period for virtualized in_tx_cp countersRobert O'Callahan2017-03-011-3/+10
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-042-2/+12
|\ \
| * | crypto: arm/crc32 - add build time test for CRC instruction supportArd Biesheuvel2017-03-011-1/+11
| * | crypto: arm/crc32 - fix build error with outdated binutilsArd Biesheuvel2017-03-011-1/+1
* | | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-045-33/+10
|\ \ \
| * | | parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * | | parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * | | parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | | | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-048-30/+71
|\ \ \ \
| * | | | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48
| * | | | xtensa: clean up bootable image build targetsMax Filippov2017-03-015-28/+21
| * | | | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0425-296/+778
|\ \ \ \ \
| * \ \ \ \ Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\ \ \ \ \
| | * | | | | arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | | | | | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | | | | | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
| * | | | | | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0218-224/+758
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1612-60/+457
| | |\ \ \ \ \ \