index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
2017-07-12
1
-0
/
+13
*
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
2017-07-12
1
-2
/
+4
*
powerpc/lib/code-patching: Use alternate map for patch_instruction()
Balbir Singh
2017-07-03
1
-4
/
+167
*
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
2017-06-02
4
-43
/
+94
*
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-05-30
1
-5
/
+8
*
powerpc/64: Do not create new section for save/restore functions
Nicholas Piggin
2017-05-30
1
-4
/
+2
*
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
2017-05-30
1
-2
/
+6
*
powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()
Andrew Jeffery
2017-05-30
1
-2
/
+2
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
2
-39
/
+47
|
\
|
*
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
2017-04-23
2
-39
/
+47
|
*
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-07
3
-20
/
+435
|
|
\
*
|
|
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-04-06
4
-88
/
+4
*
|
|
Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc
Al Viro
2017-04-06
3
-20
/
+435
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
2017-03-03
2
-0
/
+435
|
*
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
2017-03-03
1
-20
/
+0
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-28
1
-0
/
+1
*
powerpc/kprobes: Implement Optprobes
Anju T
2017-02-10
1
-0
/
+21
*
powerpc: Add helper to check if offset is within relative branch range
Anju T
2017-02-10
1
-1
/
+23
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
2
-5
/
+5
*
powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
Markus Elfring
2017-01-25
1
-4
/
+2
*
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
2017-01-25
2
-4
/
+10
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
powerpc/lib: Fix randconfig build failure in sstep.c
Michael Ellerman
2016-11-18
1
-0
/
+1
*
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-11-14
9
-276
/
+203
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
13
-30
/
+36
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-08
13
-30
/
+36
*
|
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-14
1
-1
/
+1
|
\
\
|
*
|
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
2016-10-11
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-08
2
-1
/
+3
|
\
|
|
|
*
|
powerpc/64: Align hot loops of memset() and backwards_memcpy()
Anton Blanchard
2016-10-04
1
-0
/
+2
|
*
|
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
1
-1
/
+1
*
|
|
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
[next]