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-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
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-15
powerpc/signal64: Don't opencode page prefaulting
Christophe Leroy
2020-07-15
powerpc/signal_32: Simplify loop in PPC64 save_general_regs()
Christophe Leroy
2020-07-15
powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...
Christophe Leroy
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
2020-07-15
powerpc/cacheinfo: Add per cpu per index shared_cpu_list
Srikar Dronamraju
2020-07-15
powerpc/cacheinfo: Make cpumap_show code reusable
Srikar Dronamraju
2020-07-15
powerpc/cacheinfo: Use cpumap_print to print cpumap
Srikar Dronamraju
2020-07-14
powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size
Satheesh Rajendran
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-07-08
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Nicholas Piggin
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-22
powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...
Satheesh Rajendran
2020-06-22
powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1
Murilo Opsfelder Araujo
2020-06-22
powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0B
Murilo Opsfelder Araujo
2020-06-22
powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07B
Murilo Opsfelder Araujo
2020-06-22
powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...
Nicholas Piggin
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-16
powerpc/64s: Fix KVM interrupt using wrong save area
Nicholas Piggin
2020-06-15
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
powerpc: add show_stack_loglvl()
Dmitry Safonov
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
2020-06-02
powerpc: remove __ioremap_at and __iounmap_at
Christoph Hellwig
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
2020-06-02
powerpc/dt_cpu_ftrs: Add MMA feature
Alistair Popple
2020-06-02
powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
Alistair Popple
2020-06-02
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
Alistair Popple
2020-06-02
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
2020-06-02
powerpc/64s: Don't let DT CPU features set FSCR_DSCR
Michael Ellerman
2020-06-02
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
2020-06-02
powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel
Naveen N. Rao
2020-06-02
powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations
Naveen N. Rao
2020-06-02
powerpc/module_64: Consolidate ftrace code
Naveen N. Rao
2020-06-02
powerpc/entry32: Blacklist exception exit points for kprobe.
Christophe Leroy
2020-06-02
powerpc/entry32: Blacklist syscall exit points for kprobe.
Christophe Leroy
[prev]
[next]