summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-02-09powerpc: rearrange do_page_fault error case to be inside exception_enterNicholas Piggin
2021-02-09powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin
2021-02-09powerpc/32: transfer can avoid saving r4/r5 over trace callNicholas Piggin
2021-02-09powerpc: DebugException remove argsNicholas Piggin
2021-02-09powerpc: do_break get registers from regsNicholas Piggin
2021-02-09powerpc/fsl_booke/32: CacheLockingException remove argsNicholas Piggin
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin
2021-02-09powerpc/64s: move the hash fault handling logic to CNicholas Piggin
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-09KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqsNicholas Piggin
2021-02-09powerpc/64s: interrupt exit improve bounding of interrupt recursionNicholas Piggin
2021-02-09powerpc/pasemi: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/embedded6xx/mve5100: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/embedded6xx/mpc7448: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/embedded6xx/linkstation: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/chrp: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/amigaone: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/82xx/*: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/512x: Move PHB discoveryOliver O'Halloran
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08powerpc/powernv: remove get_cxl_moduleChristoph Hellwig
2021-02-06Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-06powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V
2021-02-03powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2021-01-31Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-31powerpc/powernv/pci: Drop pnv_phb->initializedOliver O'Halloran
2021-01-31powerpc/xmon: Select CONSOLE_POLL for the 8xxChristophe Leroy
2021-01-31powerpc/xmon: Enable breakpoints on 8xxChristophe Leroy
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/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring
2021-01-31powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring
2021-01-31powerpc/pseries: Delete an error message for a failed string duplication in d...Markus Elfring
2021-01-31powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()Markus Elfring
2021-01-31powerpc/mm/book3s64/iommu: fix some RCU-list locksQian Cai
2021-01-31powerpc/powernv/pci: fix a RCU-list lockQian Cai
2021-01-31powerpc: Fix build error in paravirt.hMichal Suchanek
2021-01-31powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar