summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-048-120/+64
|\
| * Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2017-08-291-6/+0
| |\
| | * arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda2017-08-251-6/+0
| * | ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
| |/
| * ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart2017-08-161-51/+60
| * ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart2017-08-164-62/+1
| * ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
| * Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-15178-1126/+3703
| |\
| * \ Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-2767-232/+582
| |\ \
| * \ \ Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-201-0/+1
| |\ \ \
| | * \ \ Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-10149-642/+1164
| | |\ \ \
| | * | | | x86/gpu: CNL uses the same GMS values as SKLPaulo Zanoni2017-07-061-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-043-4/+6
|\ \ \ \ \ \
| * | | | | | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap2017-08-312-2/+3
| * | | | | | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro2017-08-311-2/+3
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-09-033-23/+4
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2017-08-292-17/+0
| * | | | | | | MIPS: seccomp: Fix indirect syscall argsJames Hogan2017-08-291-6/+4
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-033-8/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-08-291-2/+1
| * | | | | | | x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
| * | | | | | | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-09-0219-265/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-09-021-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni2017-08-301-2/+2
| * | | | | | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-08-3018-263/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: dts: sunxi: Revert EMAC changesMaxime Ripard2017-08-2810-128/+0
| | * | | | | | | | | arm64: dts: allwinner: Revert EMAC changesMaxime Ripard2017-08-288-135/+0
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-012-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky2017-08-311-2/+4
| * | | | | | | | | | | s390/mm: fork vs. 5 level page tabelMartin Schwidefsky2017-08-311-0/+5
* | | | | | | | | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-016-35/+0
* | | | | | | | | | | | powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse2017-09-011-10/+0
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | um: Fix check for _xstate for older hostsFlorian Fainelli2017-08-241-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-08-3013-16/+68
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
| * | | | | | | | | | | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
| * | | | | | | | | | | alpha: Fix section mismatchesMatt Turner2017-08-292-3/+3
| * | | | | | | | | | | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-291-0/+3
| * | | | | | | | | | | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
| * | | | | | | | | | | alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
| * | | | | | | | | | | alpha: Update for new syscallsRichard Henderson2017-08-293-1/+24
| * | | | | | | | | | | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-292-0/+4
* | | | | | | | | | | | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-292-3/+10
* | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2017-08-288-27/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-243-17/+17
| * | | | | | | | | | | c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-08-245-10/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-261-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-251-3/+1
| |/ / / / / / / / / /