index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
1
-19
/
+0
*
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
1
-1
/
+1
*
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
2017-06-23
1
-3
/
+28
*
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
2017-06-06
1
-2
/
+2
*
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-12
1
-2
/
+8
|
\
|
*
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
2017-05-09
1
-2
/
+8
*
|
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-2
/
+7
|
\
\
|
|
/
|
*
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
1
-0
/
+5
|
*
powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()
Michael Ellerman
2017-03-28
1
-2
/
+2
*
|
powerpc: Disable HFSCR[TM] if TM is not supported
Benjamin Herrenschmidt
2017-03-28
1
-0
/
+9
|
/
*
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
Anton Blanchard
2017-03-06
1
-1
/
+4
*
powerpc/64e: Fix bogus usage of WARN_ONCE()
Michael Ellerman
2017-02-15
1
-7
/
+5
*
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
2017-02-06
1
-0
/
+5
*
powerpc/64: Hard code cache geometry on POWER8
Benjamin Herrenschmidt
2017-02-06
1
-2
/
+18
*
powerpc/64: Add L2 and L3 cache shape info
Benjamin Herrenschmidt
2017-02-06
1
-5
/
+21
*
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
1
-93
/
+90
*
powerpc/64: Retrieve number of L1 cache sets from device-tree
Benjamin Herrenschmidt
2017-02-06
1
-2
/
+26
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
1
-29
/
+36
*
powerpc: Remove obsolete comment about patching instructions
Benjamin Herrenschmidt
2017-02-06
1
-3
/
+0
*
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
2017-02-06
1
-8
/
+0
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-2
/
+2
|
\
|
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-2
/
+2
*
|
powerpc/64: Fix setting of AIL in hypervisor mode
Benjamin Herrenschmidt
2016-11-15
1
-6
/
+14
|
/
*
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-10
1
-0
/
+1
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
1
-2
/
+2
*
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-08-01
1
-3
/
+3
*
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-168
/
+7
*
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
*
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+2
*
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
1
-1
/
+2
*
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-72
/
+62
*
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+4
*
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
2016-07-21
1
-31
/
+33
*
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
1
-8
/
+0
*
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
[next]