aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-14
|\ \ \ \
| * | | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-22
* | | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-11
| * | | | powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2016-10-11
| * | | | powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin2016-10-11
| * | | | powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2016-10-11
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-11
| |\ \ \ \
| | * | | | arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-25
| | * | | | powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy2016-09-25
| | * | | | powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy2016-09-25
| | * | | | powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy2016-09-25
| | * | | | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-25
| | * | | | powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-25
| | * | | | powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood2016-09-25
| | * | | | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-25
| | * | | | powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-25
| | * | | | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-25
| | * | | | powerpc/mpic: use of_property_read_boolJulia Lawall2016-09-25
| | * | | | powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-25
| | * | | | powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-25
| | * | | | powerpc: Factor out common code in setup-common.cAndrey Smirnov2016-09-25
| | * | | | powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signatureAndrey Smirnov2016-09-25
| | * | | | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-25
| | * | | | powerpc/mpc85xx_mds: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2016-09-25
| | * | | | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-25
* | | | | | powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-10
|\ \ \ \ \ \ \
| * | | | | | | crypto: sha1-powerpc - little-endian supportMarcelo Cerri2016-10-02
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \ \ \ \ \ \
| * | | | | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
| * | | | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-07
| * | | | | | | powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-07
* | | | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao2016-10-04
| * | | | | | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-04
| * | | | | | powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao2016-10-04
| * | | | | | powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman2016-10-04
| * | | | | | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-04
| * | | | | | powerpc/tm: Add TM Unavailable ExceptionCyril Bur2016-10-04
| * | | | | | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-04
| * | | | | | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-04
| * | | | | | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-04
| * | | | | | powerpc: signals: Stop using current in signal codeCyril Bur2016-10-04
| * | | | | | powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}Cyril Bur2016-10-04
| * | | | | | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-04
| * | | | | | powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur2016-10-04