summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/powernv: Disable native PCIe port managementOliver O'Halloran2019-11-211-0/+17
| * | | | | | powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy2019-11-2111-19/+27
| * | | | | | powerpc/32: Split kexec low level code out of misc_32.SChristophe Leroy2019-11-213-491/+501
| * | | | | | powerpc/sysdev: drop simple gpioChristophe Leroy2019-11-218-185/+0
| * | | | | | powerpc/83xx: map IMMR with a BAT.Christophe Leroy2019-11-192-0/+18
| * | | | | | powerpc/32s: automatically allocate BAT in setbat()Christophe Leroy2019-11-191-1/+10
| * | | | | | powerpc/ioremap: warn on early use of ioremap()Christophe Leroy2019-11-192-0/+3
| * | | | | | powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy2019-11-195-0/+20
| * | | | | | powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy2019-11-191-1/+6
| * | | | | | powerpc/8xx: use the fixmapped IMMR in cpm_reset()Christophe Leroy2019-11-191-7/+1
| * | | | | | powerpc/8xx: add __init to cpm1 init functionsChristophe Leroy2019-11-192-6/+6
| * | | | | | powerpc: cleanup hw_irq.hChristophe Leroy2019-11-182-31/+34
| * | | | | | powerpc: permanently include 8xx registers in reg.hChristophe Leroy2019-11-183-4/+3
| * | | | | | powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy2019-11-181-13/+3
| * | | | | | powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.Christophe Leroy2019-11-182-7/+50
| * | | | | | powerpc/mm: Show if a bad page fault on data is read or write.Christophe Leroy2019-11-181-2/+4
| * | | | | | powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy2019-11-181-4/+0
| * | | | | | powerpc: Refactor BUG/WARN macrosChristophe Leroy2019-11-181-26/+15
| * | | | | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2019-11-188-36/+48
| |\ \ \ \ \ \
| | * | | | | | powerpc/kmcent2: add ranges to the pci bridgesValentin Longchamp2019-11-171-0/+36
| | * | | | | | powerpc/booke: Spelling s/date/data/Geert Uytterhoeven2019-11-171-1/+1
| | * | | | | | powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes2019-11-176-30/+0
| | * | | | | | powerpc/kmcent2: update the ethernet devices' phy propertiesValentin Longchamp2019-11-171-5/+11
| * | | | | | | Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman2019-11-1417-54/+548
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notesJason Yan2019-11-131-0/+1
| | * | | | | | powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan2019-11-132-0/+25
| | * | | | | | powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan2019-11-131-0/+7
| | * | | | | | powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan2019-11-133-0/+14
| | * | | | | | powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan2019-11-131-2/+323
| | * | | | | | powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-139-17/+109
| | * | | | | | powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan2019-11-132-0/+14
| | * | | | | | powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan2019-11-132-0/+36
| | * | | | | | powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan2019-11-132-0/+4
| | * | | | | | powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan2019-11-133-10/+5
| | * | | | | | powerpc: unify definition of M_IF_NEEDEDJason Yan2019-11-134-29/+14
| | | |_|_|/ / | | |/| | | |
| * | | | | | powerpc/fadump: when fadump is supported register the fadump sysfs files.Michal Suchanek2019-11-131-9/+6
| * | | | | | powerpc/perf: remove current_is_64bit()Michal Suchanek2019-11-131-16/+1
| * | | | | | powerpc/eeh: differentiate duplicate detection messageSam Bobroff2019-11-131-2/+2
| * | | | | | powerpc/pseries/hotplug-memory: Change rc variable to boolLeonardo Bras2019-11-131-3/+3
| * | | | | | powerpc: use <asm-generic/dma-mapping.h>Christoph Hellwig2019-11-132-18/+1
| * | | | | | powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater2019-11-131-0/+9
| * | | | | | powerpc/64s/exception: Fix kaup -> kuap typoAndrew Donnellan2019-11-131-3/+3
| * | | | | | powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth2019-11-134-65/+3
| * | | | | | powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V2019-11-131-4/+11
| * | | | | | powerpc/spufs: remove set but not used variable 'ctx'YueHaibing2019-11-131-2/+0
| * | | | | | powerpc/powernv/ioda: using kfree_rcu() to simplify the codeYueHaibing2019-11-131-9/+1
| * | | | | | powerpc/powernv: Make some symbols staticYueHaibing2019-11-133-4/+4
| * | | | | | powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...YueHaibing2019-11-1343-126/+0
| * | | | | | powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-11-131-1/+0
| * | | | | | powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing2019-11-131-1/+1