开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
2023-03-15
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-01
powerpc: drop dependency on <asm/machdep.h> in archrandom.h
Yury Norov
2022-06-18
powerpc/mm: Move CMA reservations after initmem_init()
Michael Ellerman
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-19
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-02-03
powerpc: Fix debug print in smp_setup_cpu_maps
Fabiano Rosas
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-10-22
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-25
powerpc: Remove klimit
Christophe Leroy
2021-03-29
powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-01-31
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
Markus Elfring
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-08-17
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
2020-07-29
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
Christophe Leroy
2019-05-03
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
Christophe Leroy
2019-05-03
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
Christophe Leroy
2019-05-03
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
Christophe Leroy
2019-05-03
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-03
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
[next]