index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-27
powerpc: Mark 4xx as Orphan in MAINTAINERS
Michael Ellerman
2020-03-27
powerpc: Remove PA SEMI MAINTAINERS entries
Michael Ellerman
2020-03-27
powerpc: Update wiki link in MAINTAINERS
Michael Ellerman
2020-03-27
powerpc: Update MAINTAINERS
Michael Ellerman
2020-03-27
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
2020-03-27
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-27
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
2020-03-27
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
2020-03-27
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-03-27
powerpc: Prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
2020-03-25
powerpc/kprobes: Ignore traps that happened in real mode
Christophe Leroy
2020-03-25
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove PHB check in probe
Oliver O'Halloran
2020-03-25
powerpc/eeh: Do early EEH init only when required
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
2020-03-25
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
Pratik Rajesh Sampat
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
2020-03-25
PCI: rpaphp: Remove unused variable 'value'
Chen Zhou
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
2020-03-25
powerpc/kprobes: Remove redundant code
Christophe Leroy
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
2020-03-25
powerpc/xmon: Lower limits on nidump and ndump
Michael Ellerman
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
2020-03-25
powerpc/sstep: Fix DS operand in ld encoding to appropriate value
Balamuruhan S
2020-03-25
powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
Tyrel Datwyler
2020-03-25
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
2020-03-20
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
2020-03-20
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
2020-03-20
selftests/powerpc: Add a test of sigreturn vs VDSO
Michael Ellerman
2020-03-18
powerpc/lib: Fix emulate_step() std test
Nicholas Piggin
2020-03-18
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-03-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
2020-03-17
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-03-17
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
2020-03-13
cpufreq: powernv: Fix unsafe notifiers
Oliver O'Halloran
2020-03-13
cpufreq: powernv: Fix use-after-free
Oliver O'Halloran
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
[next]