summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-124-18/+329
|\
| * arm64: tegra: set hot trips for Tegra210Wei Ni2016-09-271-9/+32
| * arm64: tegra: set critical trips for Tegra210Wei Ni2016-09-271-0/+60
| * arm64: tegra: add soctherm node for Tegra210Wei Ni2016-09-271-0/+44
| * arm64: tegra: set hot trips for Tegra132Wei Ni2016-09-271-9/+32
| * arm64: tegra: set critical trips for Tegra132Wei Ni2016-09-271-0/+60
| * arm64: tegra: use tegra132-soctherm for Tegra132Wei Ni2016-09-271-2/+34
| * arm: tegra: set hot trips for Tegra124Wei Ni2016-09-271-9/+30
| * arm: tegra: set critical trips for Tegra124Wei Ni2016-09-272-15/+63
* | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-121-2/+0
|\ \
| * | ARM: exynos_defconfig: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-271-2/+0
* | | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-116-17/+29
|\ \ \
| * | | parisc: Show trap name in kernel crashHelge Deller2016-10-113-8/+14
| * | | parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+2
| * | | parisc: Move exception table into read-only sectionHelge Deller2016-10-091-3/+4
| * | | parisc: Fix kernel memory layout regarding position of __gpHelge Deller2016-10-091-2/+5
| * | | parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
| * | | parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-081-1/+1
* | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-1130-251/+255
|\ \ \ \
| * | | | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-053-18/+22
| * | | | score: separate extable.h, switch module.h to itAl Viro2016-10-053-8/+13
| * | | | mips: separate extable.h, switch module.h to itAl Viro2016-10-054-9/+16
| * | | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-273-32/+37
| * | | | remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
| * | | | mn10300: remove a bogus processor.h->uaccess.h includeAl Viro2016-09-271-1/+0
| * | | | xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-274-144/+162
| * | | | kill __kernel_ds_p offAl Viro2016-09-272-2/+0
| * | | | mn10300: finish verify_area() offAl Viro2016-09-272-9/+3
| * | | | frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.hAl Viro2016-09-272-2/+1
| * | | | exceptions: detritus removalAl Viro2016-09-277-25/+1
* | | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-112-17/+72
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-28241-976/+1329
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-201-6/+3
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-071-6/+3
| * | | | | | | Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2016-09-131-4/+67
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: dts: am335x-boneblack: Add HDMI audio supportJyri Sarha2016-09-071-4/+67
| * | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-152418-32306/+73791
| |\ \ \ \ \ \ \
| * | | | | | | | drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-08-111-7/+2
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-1122-36/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-115-5/+0
| * | | | | | | | | kthread: kthread worker API cleanupPetr Mladek2016-10-111-7/+7
| * | | | | | | | | kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+3
| * | | | | | | | | mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-114-1/+33
| * | | | | | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-114-3/+26
| * | | | | | | | | powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-2/+4
| * | | | | | | | | unicore32: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
| * | | | | | | | | tile: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
| * | | | | | | | | arm64: use simpler API for random address requestsJason Cooper2016-10-111-6/+2
| * | | | | | | | | ARM: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
| * | | | | | | | | x86: use simpler API for random address requestsJason Cooper2016-10-112-6/+2