aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2-2/+2
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-3/+16
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+8
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-57/+22
2020-10-22powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Christophe Leroy2-2/+15
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe1-1/+1
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds37-285/+280
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V2-11/+9
2020-10-16powerpc/mm: add DEBUG_VM WARN for pmd_clearAneesh Kumar K.V1-0/+14
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+4
2020-10-15Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"Qian Cai1-6/+0
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+6
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-16/+26
2020-10-08powerpc/time: Make get_tb() common to PPC32 and PPC64Christophe Leroy1-7/+3
2020-10-08powerpc/time: Make get_tbl() common to PPC32 and PPC64Christophe Leroy1-7/+0
2020-10-08powerpc/time: Remove get_tbu()Christophe Leroy1-5/+0
2020-10-08powerpc/time: Avoid using get_tbl() and get_tbu() internallyChristophe Leroy2-5/+5
2020-10-08powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy1-10/+4
2020-10-08powerpc/time: Rename mftbl() to mftb()Christophe Leroy2-4/+3
2020-10-08powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy3-14/+12
2020-10-08powerpc: Remove get_tb_or_rtc()Christophe Leroy1-5/+0
2020-10-08powerpc: Remove __USE_RTC()Christophe Leroy1-27/+1
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy5-19/+5
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy1-4/+0
2020-10-08powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy1-6/+0
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V1-1/+1
2020-10-08powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V1-2/+2
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin1-1/+3
2020-10-07powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran1-1/+0
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha1-0/+3
2020-10-06powerpc/smp: Remove get_physical_package_idSrikar Dronamraju1-5/+0
2020-10-06powerpc/smp: Stop updating cpu_core_maskSrikar Dronamraju1-5/+0
2020-10-06powerpc/topology: Update topology_core_cpumaskSrikar Dronamraju1-1/+1
2020-10-06powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero1-0/+1
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran1-3/+1
2020-10-06powerpc/eeh: Delete eeh_ops->initOliver O'Halloran1-1/+0
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran1-2/+1
2020-10-06powerpc/64e: remove PACA_IRQ_EE_EDGENicholas Piggin1-3/+2
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin1-0/+2
2020-10-06powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin1-1/+18
2020-10-06powerpc: untangle cputable mce includeNicholas Piggin1-5/+0
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2-16/+26
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-2/+2
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-nextChristoph Hellwig1-5/+5
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+8
2020-09-22Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+1
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+5
2020-09-18powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater1-0/+1