index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
1
-0
/
+2
|
\
|
*
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
2020-04-21
1
-0
/
+2
*
|
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
2020-05-18
1
-3
/
+12
|
/
*
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
2020-03-25
1
-1
/
+1
*
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
2020-03-25
1
-6
/
+24
*
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2020-01-26
1
-1
/
+1
*
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2019-11-19
1
-0
/
+3
*
powerpc/setup_64: fix -Wempty-body warnings
Qian Cai
2019-10-11
1
-20
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
1
-0
/
+10
|
\
|
*
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
2019-04-21
1
-0
/
+3
|
*
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
2019-04-21
1
-0
/
+7
*
|
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
1
-1
/
+1
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-08
1
-2
/
+3
|
\
\
|
*
|
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
1
-2
/
+3
|
|
/
*
|
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
1
-8
/
+3
*
|
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
1
-4
/
+4
*
|
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-21
/
+0
*
|
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-02-23
1
-12
/
+7
|
/
*
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-11-15
1
-0
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
1
-2
/
+4
*
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
2018-09-14
1
-6
/
+12
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc/64: hard disable irqs in panic_smp_self_stop
Nicholas Piggin
2018-06-19
1
-0
/
+8
*
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2018-05-03
1
-3
/
+7
*
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2018-05-03
1
-0
/
+3
*
powerpc/64s: Default l1d_size to 64K in RFI fallback flush
Madhavan Srinivasan
2018-04-17
1
-0
/
+11
*
powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
Michael Ellerman
2018-04-10
1
-1
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-27
/
+53
|
\
|
*
powerpc/64: Allocate per-cpu stacks node-local if possible
Nicholas Piggin
2018-03-30
1
-19
/
+32
|
*
powerpc/64: Allocate pacas per node
Nicholas Piggin
2018-03-30
1
-0
/
+4
|
*
powerpc/64: move default SPR recording
Nicholas Piggin
2018-03-30
1
-0
/
+8
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-11
/
+12
*
|
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
2018-03-27
1
-8
/
+0
*
|
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-03-27
1
-3
/
+3
*
|
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2018-03-27
1
-1
/
+5
*
|
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
2018-03-27
1
-5
/
+8
|
/
*
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-01-23
1
-12
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-0
/
+139
|
\
|
*
powerpc/64s: Allow control of RFI flush via debugfs
Michael Ellerman
2018-01-17
1
-0
/
+30
|
*
powerpc/64s: Wire up cpu_show_meltdown()
Michael Ellerman
2018-01-17
1
-0
/
+8
|
*
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
2018-01-10
1
-1
/
+23
|
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
1
-0
/
+79
[next]