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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
2023-06-19
1
-0
/
+1
*
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
1
-0
/
+4
*
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-02-10
1
-9
/
+3
*
powerpc/prom: Fix 32-bit build
Michael Ellerman
2022-12-07
1
-1
/
+2
*
powerpc: export the CPU node count
Laurent Dufour
2022-12-07
1
-0
/
+3
*
powerpc: Add device-tree model to the hardware description
Michael Ellerman
2022-09-30
1
-0
/
+19
*
powerpc/64: Add logical PVR to the hardware description
Michael Ellerman
2022-09-30
1
-1
/
+3
*
powerpc: Add PVR & CPU name to hardware description
Michael Ellerman
2022-09-30
1
-0
/
+4
*
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
2022-09-28
1
-10
/
+26
*
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
2022-08-01
1
-0
/
+7
*
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
2022-07-28
1
-0
/
+1
*
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-20
1
-1
/
+1
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/64: Move paca allocation later in boot
Michael Ellerman
2022-02-02
1
-5
/
+10
*
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
1
-3
/
+3
|
\
|
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-2
/
+2
|
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-1
/
+1
*
|
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
2021-12-16
1
-11
/
+10
*
|
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
2021-12-16
1
-2
/
+2
*
|
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
2021-12-16
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
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
2021-08-23
1
-2
/
+3
|
/
*
powerpc: Remove klimit
Christophe Leroy
2021-06-24
1
-1
/
+1
*
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
1
-4
/
+15
*
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
2021-03-24
1
-1
/
+1
*
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-08
1
-1
/
+1
*
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
2020-12-03
1
-1
/
+0
*
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
1
-0
/
+5
*
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
2020-07-29
1
-5
/
+8
*
powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
Ravi Bangoria
2020-07-26
1
-0
/
+2
*
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
1
-0
/
+5
*
powerpc/prom: Enable Radix GTSE in cpu pa-features
Nicholas Piggin
2020-07-20
1
-1
/
+1
*
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/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
2020-06-02
1
-0
/
+19
*
powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
Leonardo Bras
2020-06-02
1
-2
/
+7
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
1
-2
/
+2
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
1
-3
/
+3
*
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2019-09-13
1
-2
/
+2
*
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
2019-08-30
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-12
1
-1
/
+4
*
powerpc/prom: move the device tree if not in declared memory.
Christophe Leroy
2018-12-20
1
-2
/
+2
*
powerpc/prom: fix early DEBUG messages
Christophe Leroy
2018-12-20
1
-3
/
+3
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
2018-07-24
1
-3
/
+29
*
powerpc/prom: Drop support for old FDT versions
Michael Ellerman
2018-05-11
1
-19
/
+4
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-2
/
+13
|
\
[next]