index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-04-20
1
-0
/
+2
*
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-4
/
+3
*
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
2022-11-24
1
-25
/
+0
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-2
/
+2
*
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
1
-3
/
+3
*
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
2022-06-29
1
-1
/
+1
*
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
2022-02-07
1
-1
/
+1
*
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
1
-1
/
+1
*
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-0
/
+2
*
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
2021-09-30
1
-2
/
+0
*
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2021-09-03
1
-17
/
+14
|
\
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
1
-17
/
+14
*
|
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
2021-08-26
1
-10
/
+3
*
|
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
2021-08-26
1
-1
/
+1
|
/
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-24
1
-0
/
+3
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-0
/
+4
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
1
-1
/
+0
|
\
|
*
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
2021-06-10
1
-1
/
+0
*
|
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-16
1
-2
/
+0
*
|
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
1
-5
/
+0
*
|
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-16
1
-5
/
+0
*
|
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
2021-06-15
1
-2
/
+0
*
|
powerpc/asm-offset: Remove unused items
Christophe Leroy
2021-05-17
1
-51
/
+1
|
/
*
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
2021-04-14
1
-10
/
+0
*
powerpc/asm-offsets: GPR14 is not needed either
Christophe Leroy
2021-03-29
1
-3
/
+0
*
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
1
-2
/
+0
*
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
1
-2
/
+0
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-2
/
+1
|
\
|
*
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2021-02-11
1
-1
/
+1
|
*
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
1
-1
/
+0
*
|
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
2021-02-10
1
-3
/
+0
*
|
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
1
-0
/
+2
*
|
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2021-02-10
1
-2
/
+2
|
/
*
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2020-12-03
1
-0
/
+2
*
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
2020-12-03
1
-0
/
+3
*
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
2020-12-03
1
-2
/
+4
*
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-03
1
-0
/
+2
*
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-03
1
-40
/
+9
*
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
2020-10-06
1
-0
/
+1
*
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2020-07-22
1
-0
/
+3
*
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2020-07-22
1
-0
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
2020-05-18
1
-0
/
+8
*
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-0
/
+12
*
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-26
1
-0
/
+6
*
powerpc/vdso32: implement clock_getres entirely
Christophe Leroy
2020-01-23
1
-0
/
+3
*
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
2020-01-23
1
-1
/
+1
[next]