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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2
-9
/
+30
2021-11-18
powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-3
/
+3
2021-11-18
powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
Athira Rajeev
2
-17
/
+35
2021-11-18
powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()
Nathan Lynch
1
-1
/
+17
2021-11-18
powerpc: fix unbalanced node refcount in check_kvm_guest()
Nathan Lynch
1
-4
/
+3
2021-11-18
powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...
Christophe Leroy
1
-1
/
+1
2021-11-18
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
1
-2
/
+1
2021-11-18
KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handling
Laurent Vivier
2
-3
/
+43
2021-10-30
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-13
/
+14
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
1
-1
/
+2
2021-10-22
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2021-10-20
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
1
-2
/
+0
2021-10-20
powerpc/idle: Don't corrupt back chain when going idle
Michael Ellerman
1
-4
/
+6
2021-10-18
Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-12
/
+19
2021-10-15
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-15
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-10-10
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-75
/
+234
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
1
-0
/
+4
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
1
-0
/
+8
2021-10-07
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
1
-0
/
+15
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
3
-18
/
+26
2021-10-07
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
1
-5
/
+8
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
1
-0
/
+6
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
1
-3
/
+9
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-10-07
powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Fix JMP32_JSET_K
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
Naveen N. Rao
1
-1
/
+1
2021-10-07
powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
Naveen N. Rao
2
-8
/
+55
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
2
-0
/
+10
2021-10-07
powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
Naveen N. Rao
1
-10
/
+17
2021-10-07
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-10-07
powerpc/bpf: Validate branch ranges
Naveen N. Rao
4
-11
/
+37
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
3
-7
/
+8
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-47
/
+94
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
1
-2
/
+2
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-10
/
+0
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
1
-2
/
+15
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
1
-0
/
+13
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2
-41
/
+30
[prev]
[next]