summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Drop using struct of_pci_range.pci_space fieldRob Herring2020-02-141-1/+1
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-2/+2
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* | Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-082-5/+7
|\ \
| * | powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy2020-02-081-1/+1
| * | powerpc/futex: Fix incorrect user access blockingMichael Ellerman2020-02-081-4/+6
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0812-280/+6
|\ \ \
| * \ \ Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-1612-280/+6
| |\ \ \
| | * | | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-171/+1
| | * | | powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes2019-12-097-17/+5
| | * | | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-0911-92/+0
| | * | | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes2019-12-091-1/+1
* | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\ \ \ \ \
| * | | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * | | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-02-071-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig2020-02-061-1/+0
* | | | | | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-04129-1074/+1619
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-016-49/+219
| |\ \ \ \ \ \
| | * | | | | | powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-285-3/+63
| | * | | | | | powerpc: Implement user_access_begin and friendsChristophe Leroy2020-01-281-19/+66
| | * | | | | | powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy2020-01-283-6/+32
| | * | | | | | powerpc/32s: Drop NULL addr verificationChristophe Leroy2020-01-281-4/+6
| | * | | | | | powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-01-285-19/+43
| | * | | | | | powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-01-285-6/+17
| | | |/ / / / | | |/| | | |
| * | | | | | powerpc: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski2020-01-3111-14/+0
| * | | | | | powerpc/configs/skiroot: Enable some more hardening optionsMichael Ellerman2020-01-311-0/+8
| * | | | | | powerpc/configs/skiroot: Disable xmon default & enable reboot on panicMichael Ellerman2020-01-311-1/+2
| * | | | | | powerpc/configs/skiroot: Enable security featuresJoel Stanley2020-01-311-1/+11
| * | | | | | powerpc/configs/skiroot: Update for symbol movement onlyMichael Ellerman2020-01-311-21/+21
| * | | | | | powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIVMichael Ellerman2020-01-311-1/+0
| * | | | | | powerpc/configs/skiroot: Drop HID_LOGITECHMichael Ellerman2020-01-311-1/+0
| * | | | | | powerpc/configs: Drop NET_VENDOR_HP which moved to stagingMichael Ellerman2020-01-312-2/+0
| * | | | | | powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCEMichael Ellerman2020-01-311-1/+0
| * | | | | | powerpc/configs: Drop CONFIG_QLGE which moved to stagingMichael Ellerman2020-01-315-5/+0
| * | | | | | powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2020-01-312-10/+14
| * | | | | | powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACKChristophe Leroy2020-01-301-2/+5
| * | | | | | powerpc: indent to improve Kconfig readabilityRandy Dunlap2020-01-301-1/+1
| * | | | | | powerpc: Provide initial documentation for PAPR hcallsVaibhav Jain2020-01-291-16/+3
| * | | | | | powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy2020-01-281-1/+2
| * | | | | | powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()Christophe Leroy2020-01-271-3/+3
| * | | | | | powerpc/32: Simplify KASAN initChristophe Leroy2020-01-271-21/+5
| * | | | | | powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy2020-01-272-26/+6
| * | | | | | powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy2020-01-272-4/+4
| * | | | | | powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-276-1/+49
| * | | | | | powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy2020-01-271-0/+3
| * | | | | | powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-278-24/+61
| * | | | | | powerpc/32s: Avoid crossing page boundary while changing SRR0/1.Christophe Leroy2020-01-271-0/+6
| * | | | | | powerpc/32s: Reorganise DSI handler.Christophe Leroy2020-01-271-14/+17
| * | | | | | powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-272-6/+27