index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
6
-35
/
+9
|
\
|
*
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-11
6
-34
/
+8
|
*
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
2018-06-11
1
-1
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
16
-24
/
+27
|
\
\
|
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-2
/
+2
|
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
2
-2
/
+3
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
9
-15
/
+15
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
4
-5
/
+7
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
2
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
1
-2
/
+1
|
*
|
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
*
|
|
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
7
-1
/
+22
|
\
\
\
|
*
|
|
powerpc: Wire up restartable sequences system call
Boqun Feng
2018-06-06
3
-1
/
+3
|
*
|
|
powerpc: Add syscall detection for restartable sequences
Boqun Feng
2018-06-06
2
-0
/
+15
|
*
|
|
powerpc: Add support for restartable sequences
Boqun Feng
2018-06-06
2
-0
/
+4
*
|
|
|
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-08
3
-6
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
255
-6194
/
+3902
|
\
\
\
|
*
|
|
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
2018-06-06
1
-3
/
+2
|
*
|
|
powerpc: fix build failure by disabling attribute-alias warning in pci_32
Christophe Leroy
2018-06-05
1
-0
/
+4
|
*
|
|
powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
Colin Ian King
2018-06-05
1
-1
/
+1
|
*
|
|
powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
2018-06-05
1
-1
/
+1
|
*
|
|
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
2018-06-05
1
-2
/
+2
|
*
|
|
powerpc/powernv: copy/paste - Mask SO bit in CR
Haren Myneni
2018-06-04
1
-1
/
+2
|
*
|
|
powerpc: Remove core support for Marvell mv64x60 hostbridges
Mark Greer
2018-06-03
6
-1171
/
+0
|
*
|
|
powerpc/boot: Remove core support for Marvell mv64x60 hostbridges
Mark Greer
2018-06-03
3
-652
/
+1
|
*
|
|
powerpc/boot: Remove support for Marvell mv64x60 i2c controller
Mark Greer
2018-06-03
2
-205
/
+1
|
*
|
|
powerpc/boot: Remove support for Marvell MPSC serial controller
Mark Greer
2018-06-03
4
-175
/
+1
|
*
|
|
powerpc/embedded6xx: Remove C2K board support
Mark Greer
2018-06-03
7
-1106
/
+2
|
*
|
|
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
2018-06-03
3
-19
/
+47
|
*
|
|
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
2018-06-03
3
-48
/
+93
|
*
|
|
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2018-06-03
2
-22
/
+15
|
*
|
|
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
2018-06-03
1
-0
/
+1
|
*
|
|
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2018-06-03
3
-0
/
+67
|
*
|
|
powerpc/32: Optimise __csum_partial()
Christophe Leroy
2018-06-03
1
-2
/
+11
|
*
|
|
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
2018-06-03
2
-3
/
+7
|
*
|
|
powerpc/signal32: Use fault_in_pages_readable() to prefault user context
Christophe Leroy
2018-06-03
1
-8
/
+5
|
*
|
|
powerpc/8xx: Remove RTC clock on 88x
Christophe Leroy
2018-06-03
3
-6
/
+0
|
*
|
|
powerpc/boot: remove unused variable in mpc8xx
Christophe Leroy
2018-06-03
1
-2
/
+1
|
*
|
|
powerpc/misc: merge reloc_offset() and add_reloc_offset()
Christophe Leroy
2018-06-03
1
-14
/
+3
|
*
|
|
powerpc/64: optimises from64to32()
Christophe Leroy
2018-06-03
1
-5
/
+2
|
*
|
|
powerpc/mm: Remove stale_map[] handling on non SMP processors
Christophe Leroy
2018-06-03
1
-4
/
+17
|
*
|
|
powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-03
1
-45
/
+39
|
*
|
|
powerpc/mm: Avoid unnecessary test and reduce code size
Christophe Leroy
2018-06-03
1
-9
/
+4
|
*
|
|
powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-03
1
-19
/
+18
|
*
|
|
powerpc/dma: remove unnecessary BUG()
Christophe Leroy
2018-06-03
1
-2
/
+0
|
*
|
|
powerpc/sstep: Fix emulate_step test if VSX not present
Ravi Bangoria
2018-06-03
1
-6
/
+15
|
*
|
|
powerpc/sstep: Fix kernel crash if VSX is not present
Ravi Bangoria
2018-06-03
1
-0
/
+9
|
*
|
|
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
2018-06-03
3
-4
/
+6
|
*
|
|
powerpc/64s: Enhance the information in cpu_show_spectre_v1()
Michal Suchanek
2018-06-03
1
-0
/
+3
[next]