summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2021-02-09powerpc/64s: move DABR match out of handle_page_faultNicholas Piggin
2021-02-09powerpc/32s: move DABR match out of handle_page_faultChristophe Leroy
2021-02-09powerpc/64s: interrupt exit improve bounding of interrupt recursionNicholas Piggin
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran
2021-02-03powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-02-02powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino
2021-01-31powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selectedChristophe Leroy
2021-01-31powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()Markus Elfring
2021-01-31powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar
2021-01-31powerpc/time: Enable sched clock for irqtimePingfan Liu
2021-01-31powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-01-31powerpc/pci: Delete traverse_pci_dn()Oliver O'Halloran
2021-01-31powerpc/eeh: Add a debugfs interface to check if a driver supports recoveryOliver O'Halloran
2021-01-31powerpc/eeh: Rework pci_dev lookup in debugfs attributesOliver O'Halloran
2021-01-30powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada
2021-01-30powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada
2021-01-30powerpc/iommu/debug: Add debugfs entries for IOMMU tablesAlexey Kardashevskiy
2021-01-30powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater
2021-01-30powerpc/optprobes: Make patch_imm64_load_insns() staticCédric Le Goater
2021-01-30powerpc/optprobes: Remove unused routine patch_imm32_load_insns()Cédric Le Goater
2021-01-30powerpc/smp: Make debugger_ipi_callback() staticCédric Le Goater
2021-01-30powerpc/smp: Include tick_broadcast() prototypeCédric Le Goater
2021-01-30powerpc/mce: Include prototypesCédric Le Goater
2021-01-30powerpc/setup_64: Make some routines staticCédric Le Goater
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-24powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-06powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-04powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy
2020-12-24Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-12-21powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-21powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman
2020-12-21powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman
2020-12-21powerpc/smp: Add __init to init_big_cores()Cédric Le Goater
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-12-15ubsan: enable for all*config buildsKees Cook
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-11powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy
2020-12-11powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy
2020-12-11powerpc/smp: Rename init_thread_group_l1_cache_map() to make it genericGautham R. Shenoy
2020-12-11powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_mapGautham R. Shenoy
2020-12-11powerpc/smp: Parse ibm,thread-groups with multiple propertiesGautham R. Shenoy
2020-12-11powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructionsRavi Bangoria