index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-10-26
7
-62
/
+335
|
\
|
*
sparc: Fix VDSO build with older binutils.
David S. Miller
2018-10-25
7
-62
/
+335
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
2
-21
/
+7
|
\
\
|
|
/
|
/
|
|
*
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
|
*
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-17
/
+2
|
*
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-3
/
+3
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-7
/
+0
|
\
\
|
*
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
1
-1
/
+0
|
*
|
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
2018-10-03
1
-6
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-10-24
11
-107
/
+123
|
\
\
|
*
|
sparc: Several small VDSO vclock_gettime.c improvements.
David S. Miller
2018-10-23
1
-4
/
+4
|
*
|
sparc: Validate VDSO for undefined symbols.
David S. Miller
2018-10-23
3
-1
/
+16
|
*
|
sparc: Really use linker with LDFLAGS.
David S. Miller
2018-10-23
1
-9
/
+7
|
*
|
sparc: Improve VDSO CFLAGS.
David S. Miller
2018-10-23
1
-7
/
+8
|
*
|
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2018-10-23
2
-6
/
+2
|
*
|
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
2018-10-23
1
-8
/
+1
|
*
|
sparc: Inline VDSO gettime code aggressively.
David S. Miller
2018-10-23
1
-22
/
+17
|
*
|
sparc: Improve VDSO instruction patching.
David S. Miller
2018-10-23
7
-52
/
+68
|
*
|
sparc: Fix parport build warnings.
David S. Miller
2018-10-19
1
-0
/
+2
*
|
|
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
2
-3
/
+3
*
|
|
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
2018-10-18
1
-1
/
+3
*
|
|
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2018-10-18
1
-1
/
+11
*
|
|
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-16
4
-51
/
+51
*
|
|
sparc64: Set %l4 properly on trap return after handling signals.
David S. Miller
2018-10-15
1
-1
/
+2
*
|
|
sparc64: Make proc_id signed.
David S. Miller
2018-10-15
1
-1
/
+1
*
|
|
sparc: Throttle perf events properly.
David S. Miller
2018-10-12
1
-0
/
+9
*
|
|
sparc: Fix single-pcr perf event counter management.
David S. Miller
2018-10-12
1
-4
/
+13
*
|
|
sparc: Wire up io_pgetevents system call.
David S. Miller
2018-10-10
3
-4
/
+5
*
|
|
sparc64: fix fall-through annotation
Gustavo A. R. Silva
2018-10-08
1
-1
/
+1
*
|
|
sparc32: fix fall-through annotation
Gustavo A. R. Silva
2018-10-08
1
-1
/
+1
*
|
|
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-10-08
1
-5
/
+3
*
|
|
sparc64: viohs: Remove VLA usage
Kees Cook
2018-10-08
1
-3
/
+9
*
|
|
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-08
4
-51
/
+51
|
/
/
*
/
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2018-09-02
2
-0
/
+7
|
/
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-2
/
+2
|
\
|
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-2
/
+2
*
|
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-24
2
-17
/
+25
|
\
\
|
*
|
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-08-11
2
-17
/
+25
*
|
|
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
Masahiro Yamada
2018-08-21
1
-3
/
+3
*
|
|
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
2018-08-21
1
-25
/
+31
*
|
|
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2018-08-21
2
-58
/
+21
*
|
|
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
2018-08-21
1
-3
/
+3
*
|
|
sparc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-08-21
3
-165
/
+35
|
|
/
|
/
|
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
2
-2
/
+4
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-16
4
-6
/
+0
|
\
\
|
*
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-08
4
-6
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
1
-0
/
+3
|
\
\
[next]