index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-14
Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-10
powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
Elvira Khabirova
2018-12-06
powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
AKASHI Takahiro
2018-12-01
powerpc: Look for "stdout-path" when setting up legacy consoles
Benjamin Herrenschmidt
2018-11-29
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
2018-11-27
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-26
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
2018-10-26
powerpc/8xx: Use patch_site for perf counters setup
Christophe Leroy
2018-10-26
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-21
powerpc: Fix stack protector crashes on CPU hotplug
Michael Ellerman
2018-10-20
powerpc/traps: restore recoverability of machine_check interrupts
Christophe Leroy
2018-10-20
powerpc/64/module: REL32 relocation range check
Nicholas Piggin
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2018-10-20
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
2018-10-19
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-19
powerpc: Check prom_init for disallowed sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
[next]