index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-25
powerpc: Remove klimit
Christophe Leroy
1
-3
/
+1
2021-03-29
powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
1
-1
/
+1
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
1
-1
/
+0
2021-01-31
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
Markus Elfring
1
-6
/
+5
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
1
-0
/
+2
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
1
-4
/
+0
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
1
-2
/
+2
2020-08-17
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
1
-0
/
+1
2020-07-29
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
1
-0
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
1
-4
/
+0
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-3
/
+0
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
1
-0
/
+20
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+7
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
1
-6
/
+0
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
1
-1
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
Christophe Leroy
1
-21
/
+18
2019-05-03
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
Christophe Leroy
1
-12
/
+12
2019-05-03
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
Christophe Leroy
1
-7
/
+3
2019-05-03
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
Christophe Leroy
1
-2
/
+0
2019-05-03
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
1
-2
/
+0
2019-05-03
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
1
-2
/
+0
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
1
-21
/
+1
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+3
2019-05-03
powerpc/mm: fix erroneous duplicate slb_addr_limit init
Christophe Leroy
1
-6
/
+0
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+2
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-2
/
+2
2019-04-21
powerpc/mm: Print kernel map details to dmesg
Aneesh Kumar K.V
1
-0
/
+3
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
1
-0
/
+6
2019-04-21
powerpc/mm: Move slb_addr_linit to early_init_mmu
Aneesh Kumar K.V
1
-11
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
1
-2
/
+2
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-1
/
+1
2019-02-22
powerpc/setup: display reason for not booting
Christophe Leroy
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+0
2018-12-20
powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
Diana Craciun
1
-0
/
+1
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-2
/
+2
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+1
2018-10-03
powerpc: Wire up memtest
Christophe Leroy
1
-0
/
+3
2018-08-08
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-0
/
+2
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
1
-2
/
+10
[next]