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
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-02-10
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
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
[next]