summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-224-43/+27Star
|\
| * powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
| * powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-191-5/+5
| * powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-191-36/+0Star
| * powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit2016-10-191-2/+16
| * powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-191-0/+2
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+3
|\ \ | |/ |/|
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+5
|\ \
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+5
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1438-132/+100Star
|\ \ \
| * | | ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0Star
| * | | powerpc/64: whitelist unresolved modversions CRCsNicholas Piggin2016-09-221-1/+3
| * | | ppc: move exports to definitionsAl Viro2016-08-0837-131/+98Star
* | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-141-4/+0Star
|\ \ \ \
| * | | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-221-4/+0Star
* | | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-1472-245/+233Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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/+228Star
| |\ \ \ \
| | * | | | 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/+23Star
| | * | | | 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/+9Star
| | * | | | 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/+5Star
| | * | | | 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/+22Star
| | * | | | 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/+38Star
| | * | | | 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
* | | | | | powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-121-2/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-114-32/+40
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-101-2/+11
|\ \ \ \ \ \ \
| * | | | | | | crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-021-2/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-084-1/+9
|\ \ \ \ \ \ \
| * | | | | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
| * | | | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-081-1/+0Star
| * | | | | | | powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-082-0/+8