index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
init_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
1
-2
/
+2
*
powerpc/32: Allow fragmented physical memory
Christophe Leroy
2022-09-01
1
-9
/
+0
*
powerpc/32: Drop a stale comment about reservation of gigantic pages
Christophe Leroy
2022-09-01
1
-4
/
+0
*
powerpc/32: Remove __map_without_ltlbs
Christophe Leroy
2022-06-29
1
-23
/
+0
*
powerpc/32: Remove 'noltlbs' kernel parameter
Christophe Leroy
2022-06-29
1
-3
/
+0
*
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
2022-06-29
1
-11
/
+0
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc: Enable KFENCE for PPC32
Christophe Leroy
2021-03-24
1
-0
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-07-15
1
-0
/
+2
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
1
-3
/
+2
*
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
1
-1
/
+4
*
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
1
-2
/
+0
*
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-13
1
-5
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
1
-0
/
+3
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc: Add framework for Kernel Userspace Protection
Christophe Leroy
2019-04-21
1
-0
/
+3
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-3
/
+1
*
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2019-02-23
1
-3
/
+1
*
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
2018-04-01
1
-5
/
+0
*
powerpc/32: Make some functions static
Mathieu Malaterre
2018-03-13
1
-1
/
+1
*
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2017-08-16
1
-2
/
+0
*
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
2017-08-15
1
-0
/
+6
*
powerpc/32: Add missing \n and switch to pr_warn()
Colin Ian King
2016-09-13
1
-1
/
+1
*
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
1
-1
/
+1
*
powerpc/kernel: Drop unused extern for current_set
Michael Ellerman
2016-07-07
1
-3
/
+0
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-23
/
+0
|
\
|
*
powerpc32: Remove useless/wrong MMU:setio progress message
Christophe Leroy
2016-03-11
1
-4
/
+0
|
*
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2016-03-11
1
-19
/
+0
*
|
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-17
1
-4
/
+4
|
/
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-10
1
-9
/
+0
*
powerpc: Fix section mismatch warning
Fabian Frederick
2014-10-30
1
-1
/
+1
*
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-10-02
1
-2
/
+2
*
powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB
LEROY Christophe
2013-10-28
1
-0
/
+5
*
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
2013-08-20
1
-1
/
+1
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
1
-0
/
+7
|
\
|
*
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
2011-12-20
1
-0
/
+7
*
|
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-2
/
+0
*
|
powerpc: Cleanup memblock usage
Tejun Heo
2011-12-08
1
-1
/
+1
|
/
*
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-0
/
+9
*
powerpc: Move free_initmem to common code
Dave Carroll
2011-06-30
1
-32
/
+0
*
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
2011-06-09
1
-15
/
+0
*
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
2011-03-02
1
-1
/
+1
*
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
1
-0
/
+14
[next]