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
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
2016-10-27
1
-55
/
+228
*
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
2016-10-26
1
-12
/
+30
*
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
2016-10-26
1
-1
/
+1
*
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-10-26
1
-0
/
+17
*
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
2016-10-26
1
-6
/
+17
*
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
2016-10-26
1
-14
/
+51
*
sparc64: Delete now unused user copy fixup functions.
David S. Miller
2016-10-25
3
-105
/
+4
*
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-10-25
1
-30
/
+0
*
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-25
3
-81
/
+162
*
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-25
3
-91
/
+153
*
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-25
3
-79
/
+162
*
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-25
3
-79
/
+231
*
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-24
3
-124
/
+237
*
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-10-24
3
-18
/
+38
*
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller
2016-10-24
1
-10
/
+25
*
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-10-24
15
-39
/
+47
*
sparc64: Delete __ret_efault.
David S. Miller
2016-10-24
2
-8
/
+1
*
sparc32: Fix old style declaration GCC warnings
Tobias Klauser
2016-10-24
1
-1
/
+1
*
sparc64: Fix old style declaration GCC warnings
Tobias Klauser
2016-10-24
1
-6
/
+6
*
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
2016-10-24
4
-21
/
+46
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
2
-9
/
+18
|
\
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-8
/
+16
|
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+2
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
48
-448
/
+174
|
\
\
|
*
|
sparc32: debride memcpy.S a bit
Al Viro
2016-08-08
1
-79
/
+0
|
*
|
[sparc] unify 32bit and 64bit string.h
Al Viro
2016-08-08
4
-105
/
+34
|
*
|
sparc: move exports to definitions
Al Viro
2016-08-08
45
-265
/
+141
*
|
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
3
-18
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc64: separate extable_64.h, switch elf_64.h to it
Al Viro
2016-10-06
3
-18
/
+22
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
1
-0
/
+1
*
|
|
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-08
2
-7
/
+8
*
|
|
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-08
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-10-06
8
-44
/
+71
|
\
\
\
|
*
|
|
sparc: fixing ident and beautifying code
netmonk@netmonk.org
2016-10-06
1
-28
/
+24
|
*
|
|
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
chris hyser
2016-10-06
2
-1
/
+16
|
*
|
|
sparc64: Enable PCI IOMMU version 2 API
chris hyser
2016-10-06
1
-10
/
+26
|
*
|
|
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-06
5
-5
/
+5
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-04
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-2
/
+0
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-04
3
-2
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
2
-11
/
+9
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
|
*
|
|
|
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
2
-1
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
sparc64: Fix non-SMP build.
David S. Miller
2016-09-29
1
-0
/
+1
*
|
|
|
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2016-09-28
2
-16
/
+25
*
|
|
|
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
2016-09-28
3
-0
/
+16
*
|
|
|
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-09-28
4
-10
/
+45
*
|
|
|
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
2016-09-28
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-1
/
+3
|
\
\
\
|
*
|
|
sparc32: fix copy_from_user()
Al Viro
2016-09-13
1
-1
/
+3
|
|
/
/
[next]