index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+44
2018-10-26
sparc64: Rework xchg() definition to avoid warnings.
David S. Miller
1
-1
/
+6
2018-10-26
sparc64: Export __node_distance.
David S. Miller
1
-0
/
+1
2018-10-26
sparc64: Make corrupted user stacks more debuggable.
David Miller
5
-10
/
+37
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2018-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-62
/
+335
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-21
/
+7
2018-10-25
sparc: Fix VDSO build with older binutils.
David S. Miller
7
-62
/
+335
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-107
/
+123
2018-10-22
sparc: Several small VDSO vclock_gettime.c improvements.
David S. Miller
1
-4
/
+4
2018-10-22
sparc: Validate VDSO for undefined symbols.
David S. Miller
3
-1
/
+16
2018-10-22
sparc: Really use linker with LDFLAGS.
David S. Miller
1
-9
/
+7
2018-10-22
sparc: Improve VDSO CFLAGS.
David S. Miller
1
-7
/
+8
2018-10-22
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2
-6
/
+2
2018-10-22
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
1
-8
/
+1
2018-10-22
sparc: Inline VDSO gettime code aggressively.
David S. Miller
1
-22
/
+17
2018-10-22
sparc: Improve VDSO instruction patching.
David S. Miller
7
-52
/
+68
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+3
2018-10-19
sparc: Fix parport build warnings.
David S. Miller
1
-0
/
+2
2018-10-17
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2018-10-17
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
1
-1
/
+11
2018-10-15
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
4
-51
/
+51
2018-10-14
sparc64: Set %l4 properly on trap return after handling signals.
David S. Miller
1
-1
/
+2
2018-10-14
sparc64: Make proc_id signed.
David S. Miller
1
-1
/
+1
2018-10-12
sparc: Throttle perf events properly.
David S. Miller
1
-0
/
+9
2018-10-12
sparc: Fix single-pcr perf event counter management.
David S. Miller
1
-4
/
+13
2018-10-09
sparc: Wire up io_pgetevents system call.
David S. Miller
3
-4
/
+5
2018-10-07
sparc64: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-07
sparc32: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-07
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
1
-5
/
+3
2018-10-07
sparc64: viohs: Remove VLA usage
Kees Cook
1
-3
/
+9
2018-10-07
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
4
-51
/
+51
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-1
/
+0
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
1
-6
/
+0
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2
-3
/
+3
2018-09-07
of: make default address and size cells sizes private
Rob Herring
1
-3
/
+0
2018-09-02
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2
-0
/
+7
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-17
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-3
/
+3
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+25
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-08-21
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
Masahiro Yamada
1
-3
/
+3
2018-08-21
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
1
-25
/
+31
2018-08-21
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2
-58
/
+21
2018-08-21
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
1
-3
/
+3
[next]