aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-14
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-02
|\
| * powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-26
| * powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-26
| * powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-26
| * Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-26
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-31
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* | memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-31
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\|
| * powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman2018-10-21
| * powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-10-19
| * powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-10-19
| * powerpc/ftrace: Handle large kernel configsNaveen N. Rao2018-10-19
| * powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy2018-10-19
| * powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-19
| * powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy2018-10-19
| * powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2018-10-19
| * powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-19
| * powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman2018-10-19
| * powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-18
| * powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy2018-10-18
| * powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt2018-10-18
| * powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Remove support for OPAL v2Benjamin Herrenschmidt2018-10-18
| * powerpc/prom_init: Replace __initdata with __prombss when applicableBenjamin Herrenschmidt2018-10-18
| * powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-18
| * powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy2018-10-18
| * powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin2018-10-14
| * powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-10-14
| * powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin2018-10-14
| * powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-14
| * powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-14
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-14
| * powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace codeMichael Ellerman2018-10-14
| * powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-14
| * powerpc/prom_init: Make "default_colors" constBenjamin Herrenschmidt2018-10-14
| * powerpc/prom_init: Make "fake_elf" constBenjamin Herrenschmidt2018-10-14
| * powerpc/prom_init: Make of_workarounds staticBenjamin Herrenschmidt2018-10-14
| * powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-14
| * powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14