index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
2018-05-18
1
-1
/
+1
*
init: fix false positives in W+X checking
Jeffrey Hugo
2018-05-11
1
-0
/
+7
*
Fix typo in comment.
Florian La Roche
2018-05-07
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
1
-0
/
+10
|
\
|
*
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-05
1
-3
/
+6
|
*
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
Dominik Brodowski
2018-04-05
1
-0
/
+7
*
|
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+1
*
|
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
1
-2
/
+2
*
|
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+2
*
|
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
1
-17
/
+67
|
\
\
|
*
|
init: Have initcall_debug still work without CONFIG_TRACEPOINTS
Steven Rostedt (VMware)
2018-04-07
1
-2
/
+26
|
*
|
init, tracing: Have printk come through the trace events for initcall_debug
Steven Rostedt (VMware)
2018-04-06
1
-16
/
+35
|
*
|
init, tracing: Add initcall trace events
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+7
|
*
|
init: Fix initcall0 name as it is "pure" not "early"
Steven Rostedt (VMware)
2018-03-23
1
-1
/
+1
*
|
|
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-18
1
-0
/
+2
|
|
\
\
|
|
|
/
|
*
|
pc104: Add EXPERT dependency for PC104 Kconfig option
William Breathitt Gray
2018-02-22
1
-1
/
+1
*
|
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
8
-103
/
+105
|
\
\
\
|
*
|
|
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
2
-6
/
+6
|
*
|
|
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
2018-04-02
1
-4
/
+4
|
*
|
|
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
2018-04-02
4
-14
/
+15
|
*
|
|
fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
2018-04-02
6
-14
/
+14
|
*
|
|
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
Dominik Brodowski
2018-04-02
5
-14
/
+14
|
*
|
|
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
1
-4
/
+4
|
*
|
|
fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal...
Dominik Brodowski
2018-04-02
1
-1
/
+2
|
*
|
|
fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; rem...
Dominik Brodowski
2018-04-02
1
-3
/
+3
|
*
|
|
fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to...
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
3
-3
/
+3
|
*
|
|
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca...
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
3
-4
/
+4
|
*
|
|
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
2018-04-02
4
-6
/
+6
|
*
|
|
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
2
-5
/
+5
|
*
|
|
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
2
-3
/
+3
|
*
|
|
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
2
-3
/
+3
|
*
|
|
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
Dominik Brodowski
2018-04-02
2
-4
/
+4
|
*
|
|
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-04-02
2
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-3
/
+2
|
\
\
\
|
*
|
|
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-3
/
+2
|
*
|
|
mn10300: Remove the architecture
David Howells
2018-03-09
1
-1
/
+1
|
|
/
/
*
|
|
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
2018-03-20
1
-1
/
+1
|
/
/
*
|
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-21
1
-0
/
+2
|
/
*
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
*
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
*
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
[next]