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
/
sh
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2
-2
/
+2
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+25
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
1
-0
/
+37
2019-07-12
sh: add the missing pud_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-07-01
sh: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-4
/
+25
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
1
-1
/
+1
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
1
-1
/
+0
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-08
Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-3
/
+14
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-131
/
+10
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+3
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-41
/
+14
2019-04-08
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
4
-4
/
+14
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2
-18
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-23
/
+7
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
sh/tlb: Convert SH to generic mmu_gather
Peter Zijlstra
2
-129
/
+10
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+1
2019-04-02
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
Geert Uytterhoeven
1
-1
/
+1
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2
-2
/
+2
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-405
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-2
/
+2
2019-01-25
sh: remove duplicate unistd_32.h file
Arnd Bergmann
1
-403
/
+0
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-19
/
+0
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
1
-2
/
+5
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-18
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+6
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
83
-357
/
+142
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+0
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
83
-357
/
+142
2018-12-26
Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+10
2018-12-19
sh: generate uapi header and syscall table header files
Firoz Khan
2
-0
/
+2
2018-12-19
sh: add __NR_syscalls along with NR_syscalls
Firoz Khan
3
-2
/
+8
2018-12-18
sh: remove board_time_init() callback
Arnd Bergmann
1
-1
/
+0
[next]