index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
1
-0
/
+1
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
1
-10
/
+10
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
1
-0
/
+14
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
1
-1
/
+3
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-4
/
+4
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
1
-1
/
+0
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+2
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+28
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
1
-1
/
+0
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
1
-0
/
+28
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-91
/
+6
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-46
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-49
/
+2
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-4
/
+11
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-1
/
+1
2021-12-02
powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
Nicholas Piggin
1
-6
/
+15
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-1
/
+0
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+9
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-25
powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
Nicholas Piggin
1
-4
/
+9
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
2021-04-18
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
1
-3
/
+16
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
1
-264
/
+0
2021-03-29
powerpc/setup_64: Fix sparse warnings
He Ying
1
-2
/
+3
2021-01-30
powerpc/setup_64: Make some routines static
Cédric Le Goater
1
-3
/
+4
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+121
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+62
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-1
/
+59
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
1
-1
/
+1
2020-09-15
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
1
-3
/
+59
2020-09-15
powerpc/percpu: Update percpu bootmem allocator
Aneesh Kumar K.V
1
-8
/
+37
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-1
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+2
2020-05-19
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
1
-3
/
+12
2020-04-21
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
1
-0
/
+2
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
1
-1
/
+1
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
1
-6
/
+24
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
1
-1
/
+1
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
1
-0
/
+3
2019-10-11
powerpc/setup_64: fix -Wempty-body warnings
Qian Cai
1
-20
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
[next]