index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
2
-7
/
+7
*
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-21
/
+21
*
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-0
/
+4
*
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
1
-0
/
+11
*
sh: add statx system call
Arnd Bergmann
2019-01-25
1
-0
/
+1
*
sh: remove duplicate unistd_32.h file
Arnd Bergmann
2019-01-25
1
-403
/
+0
*
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-07
2
-20
/
+1
|
\
|
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-18
/
+0
|
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
|
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
1
-1
/
+1
*
|
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-06
1
-2
/
+5
|
/
*
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
|
*
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
2019-01-04
1
-1
/
+1
*
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
\
|
*
|
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-4
/
+2
|
\
\
\
|
*
|
|
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-4
/
+2
*
|
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
8
-24
/
+22
|
/
/
/
*
|
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-02
1
-13
/
+1
|
\
\
\
|
*
|
|
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
|
*
|
|
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-12
/
+0
|
*
|
|
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
|
|
|
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
2
-8
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
2
-8
/
+12
|
|
/
/
*
|
|
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
2
-36
/
+18
|
\
\
\
|
*
|
|
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-2
/
+0
|
*
|
|
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
2018-11-23
1
-3
/
+0
|
*
|
|
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
2
-31
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-29
375
-1674
/
+499
|
\
\
\
|
*
|
|
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
|
*
|
|
sh: lib: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
13
-240
/
+44
|
*
|
|
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
44
-189
/
+51
|
*
|
|
sh: cpu: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
6
-25
/
+6
|
*
|
|
sh: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
4
-13
/
+5
|
*
|
|
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-30
/
+9
|
*
|
|
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
37
-194
/
+38
|
*
|
|
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
9
-36
/
+9
|
*
|
|
sh: sh3: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
16
-68
/
+20
|
*
|
|
sh: sh2a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
19
-78
/
+21
|
*
|
|
sh: sh2: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-26
/
+9
|
*
|
|
sh: include: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
83
-357
/
+142
|
*
|
|
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
33
-124
/
+41
|
*
|
|
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
95
-291
/
+102
|
*
|
|
arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...
YueHaibing
2018-12-28
1
-1
/
+1
|
*
|
|
arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning
Randy Dunlap
2018-12-28
1
-1
/
+0
*
|
|
|
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-29
1
-7
/
+36
|
\
\
\
\
|
*
|
|
|
sh: ecovec24: Fix an ifdef
Linus Walleij
2018-12-17
1
-1
/
+1
|
*
|
|
|
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-12-17
1
-4
/
+22
[next]