aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31powerpc/configs: Enable THP and 64K for ppc64(le)_defconfigBalbir Singh1-0/+2
2017-08-31MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc sectionMurilo Opsfelder Araujo1-0/+1
2017-08-31powerpc/configs: Enable function trace by defaultBalbir Singh3-0/+10
2017-08-31powerpc/xmon: Add ISA v3.0 SPRs to SPR dumpBalbir Singh2-0/+24
2017-08-31powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dumpBalbir Singh1-4/+7
2017-08-31powerpc/xmon: Dump all 64 bits of HDECBalbir Singh1-1/+1
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2-47/+17
2017-08-31powerpc/mm/radix: Prettify mapped memory range print outMichael Ellerman1-1/+6
2017-08-31powerpc/mm/radix: Add pr_fmt() to pgtable-radix.cMichael Ellerman1-0/+4
2017-08-31powerpc/kernel: Change retrieval of pci_dnBryant G. Ly1-29/+4
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V1-2/+12
2017-08-31powerpc/powernv/vas: Define copy/paste interfacesSukadev Bhattiprolu6-2/+124
2017-08-31powerpc/powernv/vas: Define vas_tx_win_open()Sukadev Bhattiprolu2-3/+195
2017-08-31powerpc/powernv/vas: Define vas_win_close() interfaceSukadev Bhattiprolu2-5/+103
2017-08-31powerpc/powernv/vas: Define vas_rx_win_open() interfaceSukadev Bhattiprolu3-1/+341
2017-08-31powerpc/powernv/vas: Define helpers to alloc/free windowsSukadev Bhattiprolu1-0/+73
2017-08-31powerpc/powernv/vas: Define helpers to init window contextSukadev Bhattiprolu2-0/+354
2017-08-31powerpc/powernv/vas: Define helpers to access MMIO regionsSukadev Bhattiprolu1-0/+174
2017-08-31powerpc/powernv/vas: Define vas_init() and vas_exit()Sukadev Bhattiprolu7-0/+217
2017-08-31powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.hSukadev Bhattiprolu3-8/+12
2017-08-31powerpc/powernv/vas: Define macros, register fields and structuresSukadev Bhattiprolu2-0/+427
2017-08-31powerpc/xmon: Fix display of SPRsBalbir Singh1-16/+16
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy3-11/+2
2017-08-31powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy2-6/+10
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy5-31/+26
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy7-23/+20
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy3-25/+25
2017-08-31powerpc/pci: Remove unused parameter from add_one_dev_pci_data()Alexey Kardashevskiy1-12/+2
2017-08-31powerpc/512x: Constify clk_div_tablesArvind Yadav1-2/+2
2017-08-31powerpc/44x: Fix mask and shift to zero bugDan Carpenter1-1/+1
2017-08-31powerpc/83xx: Use sizeof correct type when ioremappingDan Carpenter1-2/+2
2017-08-31powerpc: Machine check interrupt is a non-maskable interruptNicholas Piggin1-3/+6
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin5-7/+59
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin4-58/+57
2017-08-31powerpc: Do not send system reset request through the oops pathNicholas Piggin1-16/+31
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin1-0/+15
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin6-45/+22
2017-08-31powerpc/64: Fix watchdog configuration regressionsNicholas Piggin3-9/+29
2017-08-31powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin1-2/+11
2017-08-31powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacksNicholas Piggin1-3/+8
2017-08-31powerpc/powernv: powernv platform is not constrained by RMANicholas Piggin1-5/+2
2017-08-29powerpc/64s: idle POWER9 can execute stop in virtual modeNicholas Piggin1-0/+9
2017-08-29powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQNicholas Piggin1-4/+1
2017-08-29powerpc/64s: POWER9 can execute stop without a sync sequenceNicholas Piggin1-3/+4
2017-08-29powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.SNicholas Piggin2-16/+17
2017-08-29KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin4-12/+48
2017-08-28powerpc/configs/6xx: Drop removed CONFIG_USB_LEDMichael Ellerman1-1/+0
2017-08-28powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LLMichael Ellerman1-1/+0
2017-08-28powerpc/configs/c2k: Switch CONFIG_GEN_RTC from =m to =yMichael Ellerman1-1/+1
2017-08-28powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =mMichael Ellerman1-1/+1