summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14247-1222/+707
|\
| * ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0
| * powerpc/64: whitelist unresolved modversions CRCsNicholas Piggin2016-09-221-1/+3
| * kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-221-1/+3
| * kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+13
| * kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-091-0/+6
| * ia64: move exports to definitionsAl Viro2016-08-0725-92/+64
| * sparc32: debride memcpy.S a bitAl Viro2016-08-071-79/+0
| * [sparc] unify 32bit and 64bit string.hAl Viro2016-08-074-105/+34
| * sparc: move exports to definitionsAl Viro2016-08-0745-265/+141
| * ppc: move exports to definitionsAl Viro2016-08-0737-131/+98
| * arm: move exports to definitionsAl Viro2016-08-0747-208/+131
| * s390: move exports to definitionsAl Viro2016-08-076-16/+14
| * m68k: move exports to definitionsAl Viro2016-08-0712-39/+32
| * alpha: move exports to actual definitionsAl Viro2016-08-0741-131/+99
| * x86: move exports to actual definitionsAl Viro2016-08-0727-150/+68
| * [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-072-6/+4
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-2/+3
|\ \
| * | percpu: eliminate two sparse warningsLance Richardson2016-09-221-2/+3
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-144-9/+4
|\ \ \
| * | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-222-8/+0
| * | | Merge branch 'master' into for-4.9Tejun Heo2016-09-06205-847/+1361
| |\ \ \
| * | | | ARM: dts: STiH407-family: Add ports-implemented property in sata nodesPatrice Chotard2016-08-101-0/+4
| * | | | ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-102-1/+4
| | |_|/ | |/| |
* | | | 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-121-1/+1
| * | | | | powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-121-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-241-3/+5
| | * | | | | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-242-3/+5
| | * | | | | powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-242-2/+9
| | * | | | | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-242-4/+4