index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
1
-0
/
+3
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
1
-0
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-18
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
1
-0
/
+8
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+12
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+6
2020-01-23
powerpc/vdso32: implement clock_getres entirely
Christophe Leroy
1
-0
/
+3
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
1
-1
/
+1
2019-12-04
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
1
-1
/
+1
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
1
-9
/
+5
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-4
/
+4
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
1
-0
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-18
/
+0
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-18
/
+0
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+3
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+4
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-0
/
+2
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-1
/
+0
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-2
/
+5
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-21
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
1
-0
/
+3
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+8
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
1
-1
/
+1
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
1
-9
/
+0
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
1
-2
/
+2
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
1
-0
/
+3
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+3
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-1
/
+10
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
1
-9
/
+0
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-4
/
+4
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-1
/
+0
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-9
/
+9
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-8
/
+8
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
1
-1
/
+1
2018-05-17
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
1
-0
/
+1
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
1
-0
/
+1
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-0
/
+5
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
1
-0
/
+5
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-0
/
+2
[next]