summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro2018-12-061-54/+0Star
* powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-151-0/+2
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-022-42/+58
|\
| * powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2018-10-261-2/+1Star
| * powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy2018-10-261-14/+19
| * powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy2018-10-261-8/+11
| * Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy2018-10-261-18/+27
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-312-2/+3
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-4/+2Star
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* | memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-311-2/+4
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-315-12/+9Star
* | 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/+3Star
| * 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-182-4/+0Star
| * powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy2018-10-181-2/+0Star
| * powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt2018-10-181-8/+5Star
| * powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt2018-10-181-0/+16
| * powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt2018-10-182-1/+4
| * powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt2018-10-181-5/+5
| * powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt2018-10-181-3/+3
| * powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt2018-10-181-1/+7
| * powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt2018-10-181-1/+6
| * powerpc/prom_init: Remove support for OPAL v2Benjamin Herrenschmidt2018-10-181-115/+10Star
| * powerpc/prom_init: Replace __initdata with __prombss when applicableBenjamin Herrenschmidt2018-10-181-26/+29
| * powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-181-0/+2
| * powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy2018-10-181-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/+42Star
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-144-14/+9Star
| * 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