index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
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
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-03
powerpc: Wire up memtest
Christophe Leroy
2018-08-08
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-04-01
powerpc/64e: Fix oops due to deferral of paca allocation
Michael Ellerman
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-16
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
2018-01-16
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
[next]