index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
Nicholas Piggin
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-25
powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
Nicholas Piggin
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
2021-03-29
powerpc/setup_64: Fix sparse warnings
He Ying
2021-01-30
powerpc/setup_64: Make some routines static
Cédric Le Goater
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
2020-09-15
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
2020-09-15
powerpc/percpu: Update percpu bootmem allocator
Aneesh Kumar K.V
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-19
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
2020-04-21
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2019-10-11
powerpc/setup_64: fix -Wempty-body warnings
Qian Cai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
[next]