index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
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
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-21
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-22
powerpc/setup: display reason for not booting
Christophe Leroy
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2018-12-20
powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
Diana Craciun
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
[next]