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/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
*
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
2019-05-02
1
-6
/
+3
*
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-18
1
-8
/
+5
*
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-18
1
-1
/
+1
*
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-18
1
-5
/
+5
*
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-18
1
-3
/
+3
*
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-18
1
-1
/
+7
*
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-18
1
-1
/
+6
*
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-18
1
-115
/
+10
*
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-18
1
-26
/
+29
*
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-10-14
1
-1
/
+1
*
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
2018-09-19
1
-2
/
+5
*
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
2018-08-10
1
-2
/
+7
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
2018-07-20
1
-2
/
+0
*
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
2018-06-01
1
-24
/
+49
*
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
2018-05-25
1
-56
/
+58
[next]