summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1Athira Rajeev
2020-11-19powerpc: Remove RFI macroChristophe Leroy
2020-11-19powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFIChristophe Leroy
2020-11-19powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-11-19powerpc/mm: Move setting PTE specific flags to pfn_pmd()Aneesh Kumar K.V
2020-11-19powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-11-19powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Christophe Leroy
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V
2020-10-16powerpc/mm: add DEBUG_VM WARN for pmd_clearAneesh Kumar K.V
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"Qian Cai
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-08powerpc/time: Make get_tb() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Make get_tbl() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Remove get_tbu()Christophe Leroy
2020-10-08powerpc/time: Avoid using get_tbl() and get_tbu() internallyChristophe Leroy
2020-10-08powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Rename mftbl() to mftb()Christophe Leroy
2020-10-08powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy
2020-10-08powerpc: Remove get_tb_or_rtc()Christophe Leroy
2020-10-08powerpc: Remove __USE_RTC()Christophe Leroy
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy
2020-10-08powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-08powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin
2020-10-07powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha
2020-10-06powerpc/smp: Remove get_physical_package_idSrikar Dronamraju
2020-10-06powerpc/smp: Stop updating cpu_core_maskSrikar Dronamraju