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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
y2038: ipc: Use __kernel_timespec
Arnd Bergmann
4
-9
/
+9
2018-04-20
y2038: ipc: Report long times to user space
Arnd Bergmann
3
-9
/
+33
2018-04-20
y2038: ipc: Use ktime_get_real_seconds consistently
Arnd Bergmann
2
-6
/
+6
2018-04-20
y2038: xtensa: Extend sysvipc data structures
Arnd Bergmann
3
-51
/
+28
2018-04-20
y2038: powerpc: Extend sysvipc data structures
Arnd Bergmann
4
-43
/
+40
2018-04-20
y2038: sparc: Extend sysvipc data structures
Arnd Bergmann
4
-50
/
+41
2018-04-20
y2038: parisc: Extend sysvipc data structures
Arnd Bergmann
4
-52
/
+48
2018-04-20
y2038: mips: Extend sysvipc data structures
Arnd Bergmann
4
-41
/
+94
2018-04-20
y2038: arm64: Extend sysvipc compat data structures
Arnd Bergmann
1
-16
/
+16
2018-04-20
y2038: s390: Remove unneeded ipc uapi header files
Arnd Bergmann
5
-133
/
+19
2018-04-20
y2038: ia64: Remove unneeded ipc uapi header files
Arnd Bergmann
5
-92
/
+4
2018-04-20
y2038: alpha: Remove unneeded ipc uapi header files
Arnd Bergmann
5
-92
/
+4
2018-04-20
y2038: x86: Extend sysvipc data structures
Arnd Bergmann
2
-17
/
+26
2018-04-20
y2038: asm-generic: Extend sysvipc data structures
Arnd Bergmann
3
-45
/
+49
2018-04-19
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
5
-14
/
+16
2018-04-19
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
3
-9
/
+9
2018-04-19
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
2
-6
/
+12
2018-04-19
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
3
-1
/
+17
2018-04-19
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
3
-3
/
+15
2018-04-19
time: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
1
-0
/
+7
2018-04-19
time: Introduce CONFIG_64BIT_TIME in architectures
Deepa Dinamani
1
-0
/
+8
2018-04-19
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
4
-46
/
+56
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
28
-95
/
+31
2018-04-19
sparc: compat: Allow including asm/compat.h for 32-bit
Arnd Bergmann
1
-0
/
+4
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
18
-1
/
+21
2018-04-19
compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
1
-2
/
+6
2018-04-15
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-71
/
+240
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
41
-5164
/
+316
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-802
/
+1150
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+22
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-187
/
+629
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-56
/
+106
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-654
/
+681
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
[next]