index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
2016-09-08
1
-3
/
+4
*
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-10
1
-0
/
+3
*
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
2016-08-10
1
-3
/
+4
*
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-05
1
-2
/
+37
|
\
|
*
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-03
1
-1
/
+1
|
*
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+1
|
*
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+1
|
*
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
1
-0
/
+8
|
*
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-08-01
1
-1
/
+26
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
|
/
*
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+30
*
powerpc/lib: Clarify that adde is an instruction and we mean plural
Stewart Smith
2016-07-15
1
-6
/
+6
*
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-06-16
1
-0
/
+1
*
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
2016-06-14
1
-16
/
+0
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
powerpc: Align hot loops of some string functions
Anton Blanchard
2016-06-14
1
-0
/
+3
*
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2016-06-14
2
-45
/
+0
*
powerpc/sstep: Fix emulation fall-through
Oliver O'Halloran
2016-05-11
1
-0
/
+1
*
powerpc/sstep: Fix sstep.c compile on powerpcspe
Lennart Sorensen
2016-05-11
1
-0
/
+4
*
powerpc: rework sparse for lib/xor_vmx.c
Daniel Axtens
2016-04-27
1
-0
/
+10
*
powerpc: Make generic_memcpy() private to copy_32.S
Michael Ellerman
2016-04-11
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-03-14
5
-189
/
+247
|
\
|
*
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
2016-03-09
3
-5
/
+5
|
*
powerpc32: optimise csum_partial() loop
Christophe Leroy
2016-03-04
1
-1
/
+15
|
*
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
2016-03-04
1
-20
/
+17
|
*
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
2016-03-04
1
-111
/
+209
|
*
powerpc: inline ip_fast_csum()
Christophe Leroy
2016-03-04
3
-49
/
+0
|
*
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-04
2
-2
/
+1
|
*
powerpc: unexport csum_tcpudp_magic
Christophe Leroy
2016-03-04
1
-1
/
+0
*
|
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
2016-03-07
1
-2
/
+2
|
/
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
2
-0
/
+6
*
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+6
*
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+5
*
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-07
1
-5
/
+5
*
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-07
1
-8
/
+8
*
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-07
1
-27
/
+7
*
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-07
1
-4
/
+4
*
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-07
1
-0
/
+127
*
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2015-08-07
2
-37
/
+0
*
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
1
-1
/
+1
|
\
|
*
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-06-11
1
-1
/
+1
*
|
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-05-19
1
-5
/
+6
|
/
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-1
/
+1
*
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-26
3
-131
/
+1
|
\
|
*
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-25
1
-0
/
+1
|
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
2
-131
/
+0
*
|
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-03-16
1
-1
/
+1
*
|
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
1
-3
/
+3
*
|
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
5
-303
/
+303
|
/
*
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
2015-01-28
1
-11
/
+9
[next]