index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
18
-100
/
+100
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
1
-42
/
+15
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
1
-18
/
+20
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
1
-5
/
+6
2022-12-02
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
1
-0
/
+1
2022-12-02
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
1
-58
/
+0
2022-12-02
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
2
-2
/
+23
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
1
-0
/
+10
2022-12-02
powerpc/code-patching: Consolidate and cache per-cpu patching context
Benjamin Gray
1
-19
/
+30
2022-12-02
powerpc/code-patching: Use temporary mm for Radix MMU
Christopher M. Riedl
1
-5
/
+172
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
4
-0
/
+31
2022-11-30
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2
-37
/
+0
2022-11-30
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
Benjamin Gray
1
-3
/
+3
2022-11-30
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2
-46
/
+9
2022-11-30
powerpc/code-patching: Use WARN_ON and fix check in poking_init
Benjamin Gray
1
-8
/
+9
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2
-3
/
+37
2022-11-30
powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
Pali Rohár
1
-0
/
+13
2022-11-30
powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
Pali Rohár
1
-0
/
+14
2022-11-30
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-1
/
+0
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2
-5
/
+1
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
20
-81
/
+261
2022-11-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
7
-22
/
+26
2022-11-30
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
3
-9
/
+15
2022-11-26
powerpc/64s: Add missing declaration for machine_check_early_boot()
Michael Ellerman
1
-0
/
+1
2022-11-24
powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-24
powerpc/pseries: fix plpks_read_var() code for different consumers
Nayna Jain
1
-10
/
+18
2022-11-24
powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
Nayna Jain
1
-6
/
+2
2022-11-24
powerpc/pseries: cleanup error logs in plpks driver
Nayna Jain
1
-10
/
+0
2022-11-24
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
Nayna Jain
1
-1
/
+1
2022-11-24
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
2
-3
/
+2
2022-11-24
powerpc/pseries: fix the object owners enum value in plpks driver
Nayna Jain
1
-1
/
+1
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
1
-13
/
+5
2022-11-24
powerpc/pseries/eeh: Fix some kernel-doc warnings
Bo Liu
1
-2
/
+2
2022-11-24
powerpc/8xx: Fix warning in hw_breakpoint_handler()
Russell Currey
1
-1
/
+1
2022-11-24
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
1
-6
/
+6
2022-11-24
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
1
-1
/
+1
2022-11-24
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
1
-2
/
+0
2022-11-24
powerpc/mpic_msgr: fix cast removes address space of expression warnings
ruanjinjie
1
-2
/
+2
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2022-11-24
powerpc: suppress some linker warnings in recent linker versions
Stephen Rothwell
1
-1
/
+14
2022-11-24
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
1
-3
/
+3
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2
-37
/
+3
2022-11-24
powerpc: Print instruction dump on a single line
Michael Ellerman
1
-4
/
+1
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
1
-1
/
+1
2022-11-24
powerpc/microwatt: Add litesd
Joel Stanley
1
-0
/
+22
2022-11-24
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
1
-1
/
+1
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
1
-2
/
+8
2022-11-24
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
1
-79
/
+53
2022-11-24
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
2
-15
/
+94
2022-11-24
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
1
-3
/
+4
[next]