index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move CMA reservations after initmem_init()
Michael Ellerman
2022-06-18
1
-6
/
+7
*
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
1
-3
/
+1
|
\
|
*
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-3
/
+1
*
|
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
2022-05-19
1
-20
/
+54
*
|
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+2
*
|
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
|
/
*
powerpc: Fix debug print in smp_setup_cpu_maps
Fabiano Rosas
2022-02-03
1
-2
/
+2
*
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2021-11-29
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
2021-10-22
1
-3
/
+0
|
/
*
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
1
-13
/
+0
*
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-3
/
+1
|
\
|
*
powerpc: Remove klimit
Christophe Leroy
2021-06-25
1
-3
/
+1
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
2021-03-29
1
-1
/
+1
*
powerpc: Remove duplicate includes
Zhang Yunkai
2021-03-24
1
-1
/
+0
*
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
Markus Elfring
2021-01-31
1
-6
/
+5
*
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2021-01-31
1
-0
/
+2
*
powerpc: Remove ucache_bsize
Christophe Leroy
2020-12-05
1
-4
/
+0
*
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-11-02
1
-2
/
+2
*
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
2020-08-17
1
-0
/
+1
*
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
2020-07-29
1
-0
/
+3
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
1
-4
/
+0
*
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-2
/
+1
*
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-3
/
+0
*
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
2019-11-13
1
-0
/
+20
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-1
/
+7
|
\
|
*
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
2019-08-15
1
-1
/
+7
*
|
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-08-22
1
-6
/
+0
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
Christophe Leroy
2019-05-03
1
-21
/
+18
*
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
Christophe Leroy
2019-05-03
1
-12
/
+12
*
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
Christophe Leroy
2019-05-03
1
-7
/
+3
*
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
1
-21
/
+1
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
1
-0
/
+3
*
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
2019-05-03
1
-6
/
+0
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
1
-2
/
+2
|
\
|
*
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
1
-2
/
+2
*
|
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
2019-04-21
1
-0
/
+3
*
|
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
1
-0
/
+6
*
|
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
2019-04-21
1
-11
/
+0
|
/
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
[next]