index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
powerpc/prom: Add CPU info to hardware description string later
Nathan Lynch
1
-4
/
+8
2024-05-10
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
1
-0
/
+3
2024-05-07
powerpc: Fix preserved memory size for int-vectors
GUO Zihua
1
-1
/
+9
2024-04-19
powerpc/mm: Update the memory limit based on direct mapping restrictions
Aneesh Kumar K.V (IBM)
1
-3
/
+2
2024-04-19
powerpc/mm: Align memory_limit value specified using mem= kernel parameter
Aneesh Kumar K.V (IBM)
1
-2
/
+5
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
1
-1
/
+1
2024-02-21
powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features
Nicholas Piggin
1
-0
/
+1
2024-02-21
powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parser
Nicholas Piggin
1
-3
/
+6
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
1
-5
/
+11
2024-02-15
powerpc/smp: Increase nr_cpu_ids to include the boot CPU
Michael Ellerman
1
-0
/
+6
2024-02-15
powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
Michael Ellerman
1
-0
/
+6
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
1
-0
/
+1
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
1
-0
/
+4
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
1
-9
/
+3
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
1
-1
/
+2
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
1
-0
/
+3
2022-09-30
powerpc: Add device-tree model to the hardware description
Michael Ellerman
1
-0
/
+19
2022-09-30
powerpc/64: Add logical PVR to the hardware description
Michael Ellerman
1
-1
/
+3
2022-09-30
powerpc: Add PVR & CPU name to hardware description
Michael Ellerman
1
-0
/
+4
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
1
-10
/
+26
2022-08-01
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-07-28
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
1
-0
/
+1
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-02-02
powerpc/64: Move paca allocation later in boot
Michael Ellerman
1
-5
/
+10
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
1
-11
/
+10
2021-12-16
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
1
-2
/
+2
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
1
-1
/
+1
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-1
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
1
-2
/
+3
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-06-25
powerpc: Remove klimit
Christophe Leroy
1
-1
/
+1
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
1
-4
/
+15
2021-03-24
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2020-12-04
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
1
-1
/
+0
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
1
-0
/
+5
2020-07-29
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
1
-5
/
+8
2020-07-26
powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
Ravi Bangoria
1
-0
/
+2
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
1
-0
/
+5
2020-07-20
powerpc/prom: Enable Radix GTSE in cpu pa-features
Nicholas Piggin
1
-1
/
+1
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-06-02
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
1
-0
/
+19
2020-06-02
powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
Leonardo Bras
1
-2
/
+7
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-2
/
+2
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-3
/
+3
[next]