summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Unify the names to timer-* formatDaniel Lezcano2018-10-0315-18/+18
* clocksource/drivers/sh_cmt: Add R-Car gen3 supportSergei Shtylyov2018-10-031-0/+8
* dt-bindings: timer: renesas: cmt: document R-Car gen3 supportSergei Shtylyov2018-10-031-0/+7
* clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerSergei Shtylyov2018-10-031-2/+8
* clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov2018-10-031-3/+3
* clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov2018-10-031-39/+33
* clocksource/drivers/sh_tmu: Convert to SPDX identifiersKuninori Morimoto2018-10-031-9/+1
* clocksource/drivers/sh_mtu2: Convert to SPDX identifiersKuninori Morimoto2018-10-031-9/+1
* clocksource/drivers/sh_cmt: Convert to SPDX identifiersKuninori Morimoto2018-10-031-9/+1
* clocksource/drivers/renesas-ostm: Convert to SPDX identifiersKuninori Morimoto2018-10-031-10/+1
* clocksource: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-038-19/+19
* tick/broadcast: Remove redundant checkPeng Hao2018-09-281-2/+0
* Merge tag 'y2038' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playg...Thomas Gleixner2018-09-1511413-214533/+520209
|\
| * RISC-V: Request newstat syscallsGuenter Roeck2018-09-051-0/+1
| * y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann2018-08-292-9/+10
| * y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann2018-08-294-16/+14
| * y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann2018-08-292-3/+3
| * y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-2910-8/+19
| * y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-295-34/+31
| * y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann2018-08-292-2/+3
| * asm-generic: Remove empty asm/unistd.hArnd Bergmann2018-08-291-3/+0
| * asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-2914-22/+1
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-299-123/+37
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-2910-1/+10
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-2915-0/+18
| * y2038: __get_old_timespec32() can be statickbuild test robot2018-08-291-2/+2
| * y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-2736-245/+237
| * y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann2018-08-273-32/+22
| * y2038: remove unused time interfacesArnd Bergmann2018-08-274-111/+0
| * Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
| |\
| | * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
| * | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
| |\ \
| | * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-221-18/+12
| | * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| | * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| | * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| | * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| | * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| | * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| | * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| | * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| | * | iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| | * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| | * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| | * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| | * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| | * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| | * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6
| | * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5