index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Thomas Gleixner
2018-05-07
47
-700
/
+471
|
\
|
*
y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
Arnd Bergmann
2018-04-20
1
-3
/
+10
|
*
y2038: ipc: Enable COMPAT_32BIT_TIME
Arnd Bergmann
2018-04-20
3
-41
/
+44
|
*
y2038: ipc: Use __kernel_timespec
Arnd Bergmann
2018-04-20
4
-9
/
+9
|
*
y2038: ipc: Report long times to user space
Arnd Bergmann
2018-04-20
3
-9
/
+33
|
*
y2038: ipc: Use ktime_get_real_seconds consistently
Arnd Bergmann
2018-04-20
2
-6
/
+6
|
*
y2038: xtensa: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
3
-51
/
+28
|
*
y2038: powerpc: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
4
-43
/
+40
|
*
y2038: sparc: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
4
-50
/
+41
|
*
y2038: parisc: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
4
-52
/
+48
|
*
y2038: mips: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
4
-41
/
+94
|
*
y2038: arm64: Extend sysvipc compat data structures
Arnd Bergmann
2018-04-20
1
-16
/
+16
|
*
y2038: s390: Remove unneeded ipc uapi header files
Arnd Bergmann
2018-04-20
5
-133
/
+19
|
*
y2038: ia64: Remove unneeded ipc uapi header files
Arnd Bergmann
2018-04-20
5
-92
/
+4
|
*
y2038: alpha: Remove unneeded ipc uapi header files
Arnd Bergmann
2018-04-20
5
-92
/
+4
|
*
y2038: x86: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
2
-17
/
+26
|
*
y2038: asm-generic: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
3
-45
/
+49
*
|
Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2018-04-19
57
-176
/
+201
|
\
|
|
*
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
2018-04-19
5
-14
/
+16
|
*
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
2018-04-19
3
-9
/
+9
|
*
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
2018-04-19
2
-6
/
+12
|
*
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
2018-04-19
3
-1
/
+17
|
*
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
2018-04-19
3
-3
/
+15
|
*
time: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
2018-04-19
1
-0
/
+7
|
*
time: Introduce CONFIG_64BIT_TIME in architectures
Deepa Dinamani
2018-04-19
1
-0
/
+8
|
*
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
2018-04-19
4
-46
/
+56
|
*
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
28
-95
/
+31
|
*
sparc: compat: Allow including asm/compat.h for 32-bit
Arnd Bergmann
2018-04-19
1
-0
/
+4
|
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
18
-1
/
+21
|
*
compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
2018-04-19
1
-2
/
+6
*
|
Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-18
2
-35
/
+76
|
\
\
|
*
|
rbd: notrim map option
Ilya Dryomov
2018-04-16
1
-5
/
+14
|
*
|
rbd: adjust queue limits for "fancy" striping
Ilya Dryomov
2018-04-16
1
-9
/
+8
|
*
|
rbd: avoid Wreturn-type warnings
Arnd Bergmann
2018-04-16
1
-3
/
+3
|
*
|
ceph: always update atime/mtime/ctime for new inode
Yan, Zheng
2018-04-16
1
-3
/
+7
|
*
|
rbd: support timeout in rbd_wait_state_locked()
Dongsheng Yang
2018-04-16
1
-1
/
+21
|
*
|
rbd: refactor rbd_wait_state_locked()
Ilya Dryomov
2018-04-16
1
-17
/
+26
|
|
/
*
|
Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-16
1
-1
/
+1
|
\
\
|
*
|
parisc: Fix missing binfmt_elf32.o build error
Helge Deller
2018-04-14
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-16
6
-11
/
+279
|
\
\
\
|
*
\
\
Merge branch 'clockevents/4.17' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
2018-04-04
6
-11
/
+279
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/imx-tpm: Add different counter width support
Anson Huang
2018-03-30
1
-8
/
+25
|
|
*
|
|
clocksource/drivers/imx-tpm: Correct some registers operation flow
Anson Huang
2018-03-30
1
-1
/
+7
|
|
*
|
|
clocksource/drivers/imx-tpm: Fix typo of clock name
Anson Huang
2018-03-30
1
-1
/
+1
|
|
*
|
|
dt-bindings: timer: tpm: fix typo of clock name
Anson Huang
2018-03-30
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/npcm: Add NPCM7xx timer driver
Tomer Maimon
2018-03-30
3
-0
/
+224
|
|
*
|
|
dt-binding: timer: document NPCM7xx timer DT bindings
Tomer Maimon
2018-03-30
1
-0
/
+21
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-16
11
-73
/
+1081
|
\
\
\
\
|
*
|
|
|
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
2018-04-16
6
-13
/
+991
|
*
|
|
|
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
3
-29
/
+6
[next]