index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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-22
1
-4
/
+4
|
*
|
|
sparc: Validate VDSO for undefined symbols.
David S. Miller
2018-10-22
3
-1
/
+16
|
*
|
|
sparc: Really use linker with LDFLAGS.
David S. Miller
2018-10-22
1
-9
/
+7
|
*
|
|
sparc: Improve VDSO CFLAGS.
David S. Miller
2018-10-22
1
-7
/
+8
|
*
|
|
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2018-10-22
2
-6
/
+2
|
*
|
|
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
2018-10-22
1
-8
/
+1
|
*
|
|
sparc: Inline VDSO gettime code aggressively.
David S. Miller
2018-10-22
1
-22
/
+17
|
*
|
|
sparc: Improve VDSO instruction patching.
David S. Miller
2018-10-22
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-17
1
-1
/
+3
*
|
|
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2018-10-17
1
-1
/
+11
*
|
|
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
2018-10-15
4
-51
/
+51
*
|
|
sparc64: Set %l4 properly on trap return after handling signals.
David S. Miller
2018-10-14
1
-1
/
+2
*
|
|
sparc64: Make proc_id signed.
David S. Miller
2018-10-14
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-09
3
-4
/
+5
*
|
|
sparc64: fix fall-through annotation
Gustavo A. R. Silva
2018-10-07
1
-1
/
+1
*
|
|
sparc32: fix fall-through annotation
Gustavo A. R. Silva
2018-10-07
1
-1
/
+1
*
|
|
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-10-07
1
-5
/
+3
*
|
|
sparc64: viohs: Remove VLA usage
Kees Cook
2018-10-07
1
-3
/
+9
*
|
|
sparc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-07
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-17
2
-2
/
+4
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
4
-6
/
+0
|
\
\
|
*
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
4
-6
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-0
/
+3
|
\
\
|
*
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
4
-34
/
+21
|
|
\
\
|
*
|
|
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
2
-33
/
+0
|
\
\
\
|
*
|
|
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
|
*
|
|
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-7
/
+0
|
*
|
|
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-24
/
+0
|
|
/
/
*
|
|
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
1
-6
/
+13
|
\
\
\
|
*
|
|
sparc64: add reads{b,w,l}/writes{b,w,l}
Arnd Bergmann
2018-07-31
1
-6
/
+13
|
|
/
/
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
2
-60
/
+6
|
\
\
\
|
*
|
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-3
/
+4
[prev]
[next]