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
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
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2019-04-21
powerpc/64: Setup KUP on secondary CPUs
Russell Currey
1
-0
/
+3
2019-04-21
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
1
-0
/
+7
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+4
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-2
/
+3
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
1
-8
/
+3
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-4
/
+4
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-21
/
+0
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
1
-12
/
+7
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-09-14
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
1
-6
/
+12
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-06-19
powerpc/64: hard disable irqs in panic_smp_self_stop
Nicholas Piggin
1
-0
/
+8
2018-05-03
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
1
-3
/
+7
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
1
-0
/
+3
2018-04-17
powerpc/64s: Default l1d_size to 64K in RFI fallback flush
Madhavan Srinivasan
1
-0
/
+11
2018-04-10
powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
Michael Ellerman
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-27
/
+53
2018-03-31
powerpc/64: Allocate per-cpu stacks node-local if possible
Nicholas Piggin
1
-19
/
+32
2018-03-31
powerpc/64: Allocate pacas per node
Nicholas Piggin
1
-0
/
+4
2018-03-30
powerpc/64: move default SPR recording
Nicholas Piggin
1
-0
/
+8
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-11
/
+12
2018-03-27
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
1
-8
/
+0
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-27
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
1
-1
/
+5
2018-03-27
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
1
-5
/
+8
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
1
-12
/
+1
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+139
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-0
/
+3
2018-01-18
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
1
-10
/
+16
2018-01-17
powerpc/64s: Allow control of RFI flush via debugfs
Michael Ellerman
1
-0
/
+30
2018-01-17
powerpc/64s: Wire up cpu_show_meltdown()
Michael Ellerman
1
-0
/
+8
2018-01-10
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
1
-1
/
+23
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+79
2017-12-11
powerpc: Remove DEBUG define in 64-bit early setup code
Benjamin Herrenschmidt
1
-2
/
+0
2017-11-10
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
1
-0
/
+9
2017-11-10
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
1
-1
/
+9
2017-08-31
powerpc/64: Fix watchdog configuration regressions
Nicholas Piggin
1
-0
/
+28
2017-08-31
powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks
Nicholas Piggin
1
-3
/
+8
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
1
-19
/
+0
[next]