summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-2645-825/+1380
|\
| * powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman2018-10-211-7/+3
| * powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-10-201-2/+7
| * powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-10-201-1/+8
| * powerpc/ftrace: Handle large kernel configsNaveen N. Rao2018-10-203-5/+281
| * powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy2018-10-201-2/+3
| * powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-201-2/+10
| * powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy2018-10-201-26/+43
| * powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2018-10-201-8/+35
| * powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-202-5/+8
| * powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman2018-10-191-0/+4
| * powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-192-4/+0
| * powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy2018-10-191-2/+0
| * powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt2018-10-191-8/+5
| * powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt2018-10-191-0/+16
| * powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt2018-10-192-1/+4
| * powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt2018-10-191-5/+5
| * powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt2018-10-191-3/+3
| * powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt2018-10-191-1/+7
| * powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt2018-10-191-1/+6
| * powerpc/prom_init: Remove support for OPAL v2Benjamin Herrenschmidt2018-10-191-115/+10
| * powerpc/prom_init: Replace __initdata with __prombss when applicableBenjamin Herrenschmidt2018-10-191-26/+29
| * powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-191-0/+2
| * powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy2018-10-191-39/+39
| * powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin2018-10-141-1/+1
| * powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-10-141-0/+7
| * powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin2018-10-141-0/+9
| * powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-141-1/+1
| * powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-141-160/+42
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-144-14/+9
| * powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace codeMichael Ellerman2018-10-141-7/+7
| * powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-141-0/+39
| * powerpc/prom_init: Make "default_colors" constBenjamin Herrenschmidt2018-10-141-1/+1
| * powerpc/prom_init: Make "fake_elf" constBenjamin Herrenschmidt2018-10-141-1/+1
| * powerpc/prom_init: Make of_workarounds staticBenjamin Herrenschmidt2018-10-141-1/+1
| * powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-141-3/+3
| * powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-143-6/+6
| * powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-142-4/+4
| * powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy2018-10-142-2/+2
| * powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy2018-10-131-0/+9
| * powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy2018-10-131-2/+35
| * powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcoresGautham R. Shenoy2018-10-131-1/+18
| * powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy2018-10-131-0/+222
| * powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley2018-10-132-14/+5
| * powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-2/+0
| * powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff2018-10-131-102/+94
| * powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-133-6/+56
| * powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-133-48/+40
| * powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff2018-10-132-24/+4
| * powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff2018-10-131-2/+2