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
*
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
*
|
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
|
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
|
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-0
/
+3
*
|
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
2018-01-18
1
-10
/
+16
*
|
powerpc: Remove DEBUG define in 64-bit early setup code
Benjamin Herrenschmidt
2017-12-11
1
-2
/
+0
|
/
*
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
2017-11-10
1
-0
/
+9
*
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
2017-11-10
1
-1
/
+9
*
powerpc/64: Fix watchdog configuration regressions
Nicholas Piggin
2017-08-31
1
-0
/
+28
*
powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks
Nicholas Piggin
2017-08-31
1
-3
/
+8
*
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-13
1
-19
/
+0
*
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-13
1
-1
/
+1
[next]