summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-2/+1
|\
| * metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2016-10-071-2/+1
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-1472-245/+233
|\ \
| * | powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-111-1/+1
| * | powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-111-1/+1
| * | powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin2016-10-111-1/+1
| * | powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2016-10-111-2/+2
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-1168-240/+228
| |\ \
| | * | arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-252-2/+3
| | * | powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy2016-09-251-30/+23
| | * | powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy2016-09-251-42/+42
| | * | powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy2016-09-251-12/+9
| | * | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-253-11/+27
| | * | powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-252-2/+2
| | * | powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood2016-09-251-7/+5
| | * | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
| | * | powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-2515-51/+22
| | * | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-253-6/+15
| | * | powerpc/mpic: use of_property_read_boolJulia Lawall2016-09-251-1/+1
| | * | powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-2533-67/+38
| | * | powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-251-0/+4
| | * | powerpc: Factor out common code in setup-common.cAndrey Smirnov2016-09-251-9/+14
| | * | powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov2016-09-251-3/+5
| | * | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-3/+5
| | * | powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-252-2/+9
| | * | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-252-4/+4
* | | | MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle2016-10-145-6/+28
* | | | 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-126-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-1230-251/+255
|\ \ \ \ \ \ \
| * | | | | | | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-063-18/+22
| * | | | | | | score: separate extable.h, switch module.h to itAl Viro2016-10-063-8/+13
| * | | | | | | mips: separate extable.h, switch module.h to itAl Viro2016-10-064-9/+16
| * | | | | | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-283-32/+37