index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
1
-1
/
+1
*
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
2022-09-26
1
-6
/
+0
*
Merge branch 'fixes' into next
Michael Ellerman
2022-07-09
1
-1
/
+1
|
\
|
*
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
2022-06-19
1
-1
/
+1
*
|
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-20
1
-1
/
+1
|
/
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-0
/
+2
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-6
/
+6
*
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
2021-11-25
1
-1
/
+1
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-1
/
+1
|
\
|
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
|
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2021-08-13
1
-1
/
+2
*
|
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2021-08-13
1
-1
/
+1
|
/
*
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2021-06-25
1
-56
/
+2
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-0
/
+3
*
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
2021-06-24
1
-0
/
+13
*
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
2021-06-24
1
-6
/
+24
*
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
2021-06-15
1
-9
/
+8
*
powerpc: remove unneeded semicolon
Jiapeng Chong
2021-03-24
1
-1
/
+1
*
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
Cédric Le Goater
2021-01-31
1
-8
/
+4
*
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-11-18
1
-0
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
2020-09-18
1
-4
/
+13
*
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-30
1
-2
/
+2
*
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-29
1
-4
/
+9
*
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
2020-07-16
1
-5
/
+8
*
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: Add POWER10 architected mode
Alistair Popple
2020-06-02
1
-2
/
+10
*
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
1
-4
/
+4
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
1
-4
/
+4
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
1
-4
/
+4
*
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
2020-03-25
1
-1
/
+0
*
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
2020-03-25
1
-0
/
+3
*
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
2019-11-13
1
-1
/
+1
*
powerpc: Support CMDLINE_EXTEND
Chris Packham
2019-11-07
1
-12
/
+24
*
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
2019-10-29
1
-0
/
+13
*
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
2019-08-30
1
-0
/
+96
*
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-08-28
1
-1
/
+1
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-10
/
+19
|
\
|
*
Merge branch 'fixes' into next
Michael Ellerman
2019-07-01
1
-0
/
+1
|
|
\
|
*
|
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-06-02
1
-1
/
+15
|
*
|
powerpc: Remove variable ‘path’ since not used
Mathieu Malaterre
2019-06-02
1
-9
/
+4
*
|
|
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-15
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
Christophe Leroy
2019-06-07
1
-0
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
2019-05-15
1
-3
/
+3
*
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
Christophe Leroy
2019-05-02
1
-11
/
+9
*
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-02
1
-2
/
+8
*
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
2019-05-02
1
-41
/
+170
[next]