index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-06-04
powerpc/powernv: copy/paste - Mask SO bit in CR
Haren Myneni
1
-1
/
+2
2018-06-03
powerpc: Remove core support for Marvell mv64x60 hostbridges
Mark Greer
6
-1171
/
+0
2018-06-03
powerpc/boot: Remove core support for Marvell mv64x60 hostbridges
Mark Greer
3
-652
/
+1
2018-06-03
powerpc/boot: Remove support for Marvell mv64x60 i2c controller
Mark Greer
2
-205
/
+1
2018-06-03
powerpc/boot: Remove support for Marvell MPSC serial controller
Mark Greer
4
-175
/
+1
2018-06-03
powerpc/embedded6xx: Remove C2K board support
Mark Greer
7
-1106
/
+2
2018-06-03
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
3
-19
/
+47
2018-06-03
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
3
-48
/
+93
2018-06-03
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2
-22
/
+15
2018-06-03
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
1
-0
/
+1
2018-06-03
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
3
-0
/
+67
2018-06-03
powerpc/32: Optimise __csum_partial()
Christophe Leroy
1
-2
/
+11
2018-06-03
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
2
-3
/
+7
2018-06-03
powerpc/signal32: Use fault_in_pages_readable() to prefault user context
Christophe Leroy
1
-8
/
+5
2018-06-03
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
3
-6
/
+0
2018-06-03
powerpc/boot: remove unused variable in mpc8xx
Christophe Leroy
1
-2
/
+1
2018-06-03
powerpc/misc: merge reloc_offset() and add_reloc_offset()
Christophe Leroy
1
-14
/
+3
2018-06-03
powerpc/64: optimises from64to32()
Christophe Leroy
1
-5
/
+2
2018-06-03
powerpc/mm: Remove stale_map[] handling on non SMP processors
Christophe Leroy
1
-4
/
+17
2018-06-03
powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
Christophe Leroy
1
-45
/
+39
2018-06-03
powerpc/mm: Avoid unnecessary test and reduce code size
Christophe Leroy
1
-9
/
+4
2018-06-03
powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
Christophe Leroy
1
-19
/
+18
2018-06-03
powerpc/dma: remove unnecessary BUG()
Christophe Leroy
1
-2
/
+0
2018-06-03
powerpc/sstep: Fix emulate_step test if VSX not present
Ravi Bangoria
1
-6
/
+15
2018-06-03
powerpc/sstep: Fix kernel crash if VSX is not present
Ravi Bangoria
1
-0
/
+9
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-55
/
+159
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
3
-4
/
+6
2018-06-03
powerpc/64s: Enhance the information in cpu_show_spectre_v1()
Michal Suchanek
1
-0
/
+3
2018-06-03
powerpc/64: Use barrier_nospec in syscall entry
Michael Ellerman
1
-0
/
+10
2018-06-03
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
4
-0
/
+63
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
4
-4
/
+27
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
6
-1
/
+54
2018-06-03
powerpc/64s: Add barrier_nospec
Michal Suchanek
1
-0
/
+15
2018-06-03
powerpc/stacktrace: Update copyright
Michael Ellerman
1
-6
/
+4
2018-06-03
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
2
-0
/
+57
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2
-5
/
+16
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
4
-2
/
+11
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
3
-4
/
+16
2018-06-03
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
2
-5
/
+5
2018-06-03
powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
Al Viro
1
-14
/
+6
2018-06-03
powerpc/eeh: Refactor report functions
Sam Bobroff
1
-150
/
+157
2018-06-03
powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
1
-18
/
+34
2018-06-03
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
1
-3
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
1
-14
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2
-4
/
+7
2018-06-03
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
1
-10
/
+32
2018-06-03
powerpc/eeh: Add message when PE processing at parent
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
4
-43
/
+26
[prev]
[next]