summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ARM: tegra: Comment out gpio-ranges propertiesThierry Reding2015-10-154-0/+8
| * | | | | | | Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-10-151-1/+2
| |\| | | | | |
| | * | | | | | ARM: dts: am57xx-beagle-x15: set VDD_SD to always-onTomi Valkeinen2015-10-131-1/+2
| * | | | | | | ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref boardMasahiro Yamada2015-10-151-1/+1
| * | | | | | | ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbersCarlo Caione2015-10-141-11/+12
| * | | | | | | ARM: ux500: modify initial levelshifter statusLinus Walleij2015-10-141-1/+1
| * | | | | | | ARM: pxa: fix pxa3xx DFI lockup hackArnd Bergmann2015-10-141-4/+5
| * | | | | | | Merge tag 'imx-fixes-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-10-141-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: imx7d: Fix UART2 base addressFabio Estevam2015-09-301-2/+2
| * | | | | | | | Merge tag 'berlin-fixes-for-4.3-1' of git://git.infradead.org/users/hesselba/...Arnd Bergmann2015-10-141-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: berlin: change BG2Q's USB PHY compatibleThomas Hebb2015-10-011-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-10-141-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli2015-10-061-1/+1
| | |/ / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-232-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-10-212-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
| | * | | | | | | KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* | | | | | | | | Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-204-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | um: Fix kernel mode fault conditionRichard Weinberger2015-10-191-1/+1
| * | | | | | | | | um: Fix waitpid() usage in helper codeRichard Weinberger2015-10-191-3/+3
| * | | | | | | | | um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse2015-10-191-1/+4
| * | | | | | | | | um: Fix out-of-tree buildRichard Weinberger2015-10-191-2/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-191-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan2015-10-051-0/+1
* | | | | | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-166-23/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens2015-10-081-2/+5
| * | | | | | | | | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-082-14/+18
| * | | | | | | | | powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0
| * | | | | | | | | powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2015-09-292-2/+2
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-161-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: add copy_user_page() alias for __copy_user()Ross Zwisler2015-10-161-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-154-2/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: compat: wire up new syscallsWill Deacon2015-10-142-1/+10
| * | | | | | | | | | arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+3
| * | | | | | | | | | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-121-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-144-87/+90
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini2015-10-141-3/+7
| * | | | | | | | KVM: x86: fix previous commit for 32-bitPaolo Bonzini2015-10-141-1/+1
| * | | | | | | | KVM: x86: fix SMI to halted VCPUPaolo Bonzini2015-10-131-0/+3
| * | | | | | | | KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini2015-10-131-10/+29
| * | | | | | | | KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini2015-10-131-32/+30
| * | | | | | | | KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini2015-10-133-42/+21
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-134-0/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-081-0/+5
| * | | | | | | | crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-083-0/+5
* | | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-102-12/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Define ioremap_ucBen Hutchings2015-10-061-0/+1
| * | | | | | | | | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2015-10-051-3/+4
| * | | | | | | | | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou2015-10-051-9/+3
* | | | | | | | | | Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-101-0/+1
|\ \ \ \ \ \ \ \ \ \