summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Thomas Gleixner2018-05-0747-700/+471
|\
| * y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedopArnd Bergmann2018-04-201-3/+10
| * y2038: ipc: Enable COMPAT_32BIT_TIMEArnd Bergmann2018-04-203-41/+44
| * y2038: ipc: Use __kernel_timespecArnd Bergmann2018-04-204-9/+9
| * y2038: ipc: Report long times to user spaceArnd Bergmann2018-04-203-9/+33
| * y2038: ipc: Use ktime_get_real_seconds consistentlyArnd Bergmann2018-04-202-6/+6
| * y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28
| * y2038: powerpc: Extend sysvipc data structuresArnd Bergmann2018-04-204-43/+40
| * y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-204-50/+41
| * y2038: parisc: Extend sysvipc data structuresArnd Bergmann2018-04-204-52/+48
| * y2038: mips: Extend sysvipc data structuresArnd Bergmann2018-04-204-41/+94
| * y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
| * y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19
| * y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
| * y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
| * y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-202-17/+26
| * y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann2018-04-203-45/+49
* | Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2018-04-1957-176/+201
|\|
| * time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2018-04-195-14/+16
| * time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani2018-04-193-9/+9
| * time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-04-192-6/+12
| * time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-193-1/+17
| * posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-193-3/+15
| * time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-191-0/+7
| * time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani2018-04-191-0/+8
| * compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-194-46/+56
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-1928-95/+31
| * sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-1918-1/+21
| * compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani2018-04-191-2/+6
* | Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-182-35/+76
|\ \
| * | rbd: notrim map optionIlya Dryomov2018-04-161-5/+14
| * | rbd: adjust queue limits for "fancy" stripingIlya Dryomov2018-04-161-9/+8
| * | rbd: avoid Wreturn-type warningsArnd Bergmann2018-04-161-3/+3
| * | ceph: always update atime/mtime/ctime for new inodeYan, Zheng2018-04-161-3/+7
| * | rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang2018-04-161-1/+21
| * | rbd: refactor rbd_wait_state_locked()Ilya Dryomov2018-04-161-17/+26
| |/
* | Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-161-1/+1
|\ \
| * | parisc: Fix missing binfmt_elf32.o build errorHelge Deller2018-04-141-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-166-11/+279
|\ \ \
| * \ \ Merge branch 'clockevents/4.17' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner2018-04-046-11/+279
| |\ \ \
| | * | | clocksource/drivers/imx-tpm: Add different counter width supportAnson Huang2018-03-301-8/+25
| | * | | clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang2018-03-301-1/+7
| | * | | clocksource/drivers/imx-tpm: Fix typo of clock nameAnson Huang2018-03-301-1/+1
| | * | | dt-bindings: timer: tpm: fix typo of clock nameAnson Huang2018-03-301-1/+1
| | * | | clocksource/drivers/npcm: Add NPCM7xx timer driverTomer Maimon2018-03-303-0/+224
| | * | | dt-binding: timer: document NPCM7xx timer DT bindingsTomer Maimon2018-03-301-0/+21
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-1611-73/+1081
|\ \ \ \
| * | | | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| * | | | kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-163-29/+6