summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-31ARM: dts: genmai: Add ethernet pin groupJacopo Mondi1-0/+35
2017-07-31ARM: dts: genmai: Add user led device nodesJacopo Mondi1-0/+14
2017-07-31ARM: dts: genmai: Add RIIC2 pin groupJacopo Mondi1-0/+8
2017-07-31ARM: dts: genmai: Add SCIF2 pin groupJacopo Mondi1-0/+12
2017-07-31ARM: dts: r7s72100: Add pin controller nodeJacopo Mondi1-0/+78
2017-07-27ARM: dts: iwg20m: Add MMCIF0 supportChris Paterson1-0/+26
2017-07-27ARM: dts: r8a7794: Use R-Car Gen 2 fallback binding for vin nodesSimon Horman1-2/+2
2017-07-27ARM: dts: r8a7791: Use R-Car Gen 2 fallback binding for vin nodesSimon Horman1-3/+3
2017-07-27ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for vin nodesSimon Horman1-4/+4
2017-07-27ARM: dts: r8a7743: Add MMCIF0 supportChris Paterson1-0/+16
2017-07-27ARM: dts: r8a7794: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7793: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7792: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7791: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7790: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7745: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7743: Reserve SRAM for the SMP jump stubGeert Uytterhoeven1-0/+8
2017-07-27ARM: dts: r8a7794: Add Inter Connect RAMGeert Uytterhoeven1-0/+10
2017-07-27ARM: dts: r8a7793: Add Inter Connect RAMGeert Uytterhoeven1-0/+10
2017-07-27ARM: dts: r8a7792: Add Inter Connect RAMGeert Uytterhoeven1-0/+10
2017-07-27ARM: dts: r8a7791: Add Inter Connect RAMGeert Uytterhoeven1-0/+10
2017-07-27ARM: dts: r8a7790: Add Inter Connect RAMGeert Uytterhoeven1-0/+10
2017-07-27ARM: dts: r8a7745: Add Inter Connect RAMGeert Uytterhoeven1-0/+15
2017-07-27ARM: dts: r8a7743: Add Inter Connect RAMGeert Uytterhoeven1-0/+15
2017-07-27ARM: dts: iwg20d-q7: Add Ethernet AVB supportBiju Das1-0/+21
2017-07-27ARM: dts: r8a7743: Add Ethernet AVB supportBiju Das1-0/+13
2017-07-27ARM: dts: iwg20d-q7: Add pinctl support for scif0Biju Das1-0/+10
2017-07-27ARM: dts: r8a7743: Add GPIO supportBiju Das1-0/+120
2017-07-27ARM: dts: sk-rzg1m: add Ether pinsSergei Shtylyov1-0/+13
2017-07-27ARM: dts: sk-rzg1m: add SCIF0 pinsSergei Shtylyov1-1/+11
2017-07-27ARM: dts: r8a7743: add PFC supportSergei Shtylyov1-1/+6
2017-07-27ARM: dts: koelsch: Add generic compatible string for I2C EEPROMJavier Martinez Canillas1-1/+1
2017-07-27ARM: dts: r7s72100: Add generic compatible string for I2C EEPROMJavier Martinez Canillas1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+19
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-406/+145
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds127-1771/+2206
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-172/+320
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+1
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-31/+162
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan4-19/+40
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li6-5/+13
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li5-10/+35
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li5-37/+51
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li4-13/+12
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds42-404/+370