index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-timers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-09-03
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
1
-2
/
+2
2021-08-10
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-17
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
1
-2
/
+15
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-1
/
+3
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
1
-0
/
+5
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
1
-7
/
+1
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
1
-1
/
+25
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
1
-8
/
+8
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
1
-11
/
+11
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
1
-0
/
+6
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
1
-1
/
+17
2019-08-01
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
1
-2
/
+2
2019-08-01
posix-timers: Rework cancel retry loops
Thomas Gleixner
1
-6
/
+23
2019-08-01
posix-timers: Cleanup the flag/flags confusion
Thomas Gleixner
1
-5
/
+5
2019-06-22
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+3
2019-06-22
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+0
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-16
/
+16
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-4
/
+4
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
1
-12
/
+12
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
1
-11
/
+3
2018-12-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+2
2018-12-17
posix-timers: Fix division by zero bug
Thomas Gleixner
1
-4
/
+1
2018-11-23
posix-timers: Remove license boilerplate
Thomas Gleixner
1
-19
/
+1
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-4
/
+0
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+15
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-1
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-15
/
+15
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+9
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+2
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
1
-11
/
+2
2018-07-21
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
1
-9
/
+4
2018-07-21
posix-timers: Noralize good_sigevent
Eric W. Biederman
1
-3
/
+5
2018-07-02
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-11
/
+20
2018-07-02
posix-timers: Make forward callback return s64
Thomas Gleixner
1
-3
/
+3
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
1
-5
/
+7
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
1
-5
/
+5
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-9
/
+17
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-9
/
+17
2018-04-19
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
1
-2
/
+2
2018-04-19
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
1
-3
/
+3
2018-04-19
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
1
-2
/
+12
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+9
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
[next]