index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2021-03-03
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-03-03
powerpc/47x: Disable 256k page size
Christophe Leroy
2021-01-17
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2021-01-09
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
2020-12-29
powerpc/perf: Exclude kernel samples while counting events in user space.
Athira Rajeev
2020-12-29
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
2020-12-29
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-12-11
powerpc: Stop exporting __clear_user which is now inlined.
Michal Suchanek
2020-11-24
powerpc/uaccess-flush: fix corenet64_smp_defconfig build
Daniel Axtens
2020-11-22
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-22
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2020-11-22
powerpc: Implement user_access_begin and friends
Christophe Leroy
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-22
powerpc/64s: move some exception handlers out of line
Daniel Axtens
2020-11-22
powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL
Daniel Axtens
2020-11-10
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
2020-11-10
powerpc/powernv/smp: Fix spurious DBG() warning
Oliver O'Halloran
2020-11-10
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...
Mukesh Ojha
2020-10-29
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
2020-10-29
powerpc/perf/hv-gpci: Fix starting index value
Kajol Jain
2020-10-29
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-10-29
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
2020-10-29
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-10-29
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
2020-10-29
powerpc/pseries: Fix missing of_node_put() in rng_init()
Nicholas Mc Guire
2020-09-23
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
2020-09-23
vgacon: remove software scrollback support
Linus Torvalds
2020-09-03
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
2020-09-03
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-26
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
2020-08-21
pseries: Fix 64 bit logical memory block panic
Anton Blanchard
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
2020-08-21
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
2020-06-29
powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
Naveen N. Rao
2020-06-29
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-06-29
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
2020-06-29
powerpc/crashkernel: Take "mem=" option into account
Pingfan Liu
2020-06-20
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
2020-05-10
powerpc/book3s: Fix MCE console messages for unrecoverable MCE.
Mahesh Salgaonkar
2020-05-10
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
2020-05-10
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
2020-05-05
powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
Madhavan Srinivasan
2020-04-24
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-04-24
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
2020-04-02
powerpc: Include .BTF section
Naveen N. Rao
2020-03-11
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
2020-02-14
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...
Alexey Kardashevskiy
[next]