index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2018-06-06
powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
Michael Ellerman
2018-06-06
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
2018-06-06
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-06-06
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2018-06-06
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
2018-06-06
powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
Michael Ellerman
2018-02-25
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-02-13
powerpc/64s: Allow control of RFI flush via debugfs
Michael Ellerman
2018-02-13
powerpc/64s: Wire up cpu_show_meltdown()
Michael Ellerman
2018-02-13
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
2018-02-13
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2017-08-06
Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
Greg Kroah-Hartman
2017-06-14
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
2017-04-12
powerpc: Disable HFSCR[TM] if TM is not supported
Benjamin Herrenschmidt
2016-11-15
powerpc/64: Fix setting of AIL in hypervisor mode
Benjamin Herrenschmidt
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-11
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
2016-07-11
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
Benjamin Herrenschmidt
2016-06-21
powerpc: Fix misleading comment in early_setup_secondary()
Madhavan Srinivasan
2016-04-15
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jiri Kosina
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2015-10-27
powerpc/book3e-64/kexec: Enable SMP release
Scott Wood
2015-10-22
powerpc/85xx: Load all early TLB entries at once
Scott Wood
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2015-05-11
powerpc: Show utsname->machine in boot-up banner
Michael Ellerman
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-11
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-05
powerpc: Remove ppc64_boot_msg
Anton Blanchard
2014-10-16
powerpc: Add printk levels to setup_system output
Anton Blanchard
[next]