index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
powerpc: pseries: Constify struct kobj_type
Huang Xiaojia
2024-09-05
1
-2
/
+2
|
*
|
|
|
|
|
|
powerpc: powernv: Constify struct kobj_type
Huang Xiaojia
2024-09-05
2
-2
/
+2
|
*
|
|
|
|
|
|
powerpc: Constify struct kobj_type
Huang Xiaojia
2024-09-05
2
-2
/
+2
|
*
|
|
|
|
|
|
powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
Haren Myneni
2024-08-30
1
-0
/
+130
|
*
|
|
|
|
|
|
powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
Haren Myneni
2024-08-30
2
-1
/
+88
|
*
|
|
|
|
|
|
powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
Haren Myneni
2024-08-30
4
-27
/
+10
|
*
|
|
|
|
|
|
powerpc/vdso: Inconditionally use CFUNC macro
Christophe Leroy
2024-08-30
1
-4
/
+0
|
*
|
|
|
|
|
|
powerpc/32: Implement validation of emergency stack
Christophe Leroy
2024-08-30
2
-2
/
+22
|
*
|
|
|
|
|
|
powerpc/603: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
2024-08-30
1
-27
/
+38
|
*
|
|
|
|
|
|
powerpc/603: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
2024-08-30
1
-12
/
+5
|
*
|
|
|
|
|
|
powerpc/603: Switch r0 and r3 in TLB miss handlers
Christophe Leroy
2024-08-30
1
-56
/
+38
|
*
|
|
|
|
|
|
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2024-08-30
2
-2
/
+2
|
*
|
|
|
|
|
|
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
3
-4
/
+8
|
*
|
|
|
|
|
|
powerpc/8xx: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
2024-08-30
1
-23
/
+34
|
*
|
|
|
|
|
|
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
2024-08-30
1
-11
/
+0
|
*
|
|
|
|
|
|
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
2024-08-30
1
-0
/
+14
|
*
|
|
|
|
|
|
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
3
-1
/
+22
|
*
|
|
|
|
|
|
powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX
Christophe Leroy
2024-08-30
1
-5
/
+5
|
*
|
|
|
|
|
|
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
2024-08-30
3
-1
/
+17
|
*
|
|
|
|
|
|
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
2024-08-30
1
-1
/
+7
|
*
|
|
|
|
|
|
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
2024-08-30
1
-3
/
+3
|
*
|
|
|
|
|
|
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
2024-08-30
1
-2
/
+2
|
*
|
|
|
|
|
|
powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
Gaosheng Cui
2024-08-30
1
-1
/
+0
|
*
|
|
|
|
|
|
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
2024-08-30
1
-3
/
+0
|
*
|
|
|
|
|
|
powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()
Gaosheng Cui
2024-08-30
1
-1
/
+0
|
*
|
|
|
|
|
|
powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()
Gaosheng Cui
2024-08-30
1
-1
/
+0
|
*
|
|
|
|
|
|
powerpc: Remove obsoleted declaration for _get_SP
Gaosheng Cui
2024-08-30
1
-2
/
+0
|
*
|
|
|
|
|
|
powerpc/pseries/dlpar: Use helper function for_each_child_of_node()
Zhang Zekun
2024-08-29
1
-4
/
+1
|
*
|
|
|
|
|
|
powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()
Zhang Zekun
2024-08-29
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2024-08-29
2
-26
/
+20
|
*
|
|
|
|
|
|
powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INIT
Michael Ellerman
2024-08-29
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/xmon: Fix tmpstr length check in scanhex
Madhavan Srinivasan
2024-08-27
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/code-patching: Add boot selftest for data patching
Benjamin Gray
2024-08-21
1
-0
/
+41
|
*
|
|
|
|
|
|
powerpc/32: Convert patch_instruction() to patch_uint()
Benjamin Gray
2024-08-21
2
-2
/
+2
|
*
|
|
|
|
|
|
powerpc/64: Convert patch_instruction() to patch_u32()
Benjamin Gray
2024-08-21
1
-3
/
+2
|
*
|
|
|
|
|
|
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
2024-08-21
2
-0
/
+12
|
*
|
|
|
|
|
|
powerpc/code-patching: Add generic memory patching
Benjamin Gray
2024-08-21
2
-15
/
+80
|
*
|
|
|
|
|
|
powerpc: Remove unused LHZX_BE macro
Christophe Leroy
2024-08-21
1
-2
/
+0
|
*
|
|
|
|
|
|
powerpc: Remove useless config comment in asm/percpu.h
Jinjie Ruan
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...
Uwe Kleine-König
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/traps: Use backlight power constants
Thomas Zimmermann
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc: Use of_property_present()
Rob Herring (Arm)
2024-08-07
2
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-18
15
-41
/
+557
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
Christophe Leroy
2024-09-13
5
-3
/
+69
|
*
|
|
|
|
|
|
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-09-13
11
-4
/
+453
|
*
|
|
|
|
|
|
powerpc/vdso: Refactor CFLAGS for CVDSO build
Christophe Leroy
2024-09-13
1
-19
/
+13
|
*
|
|
|
|
|
|
powerpc/vdso32: Add crtsavres
Christophe Leroy
2024-09-13
2
-14
/
+4
|
*
|
|
|
|
|
|
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
2024-09-13
4
-3
/
+20
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
3
-7
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2024-07-29
3
-7
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[prev]
[next]