summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-06-04alarmtimer: Switch over to generic set/get/rearm routineThomas Gleixner3-110/+29
2017-06-04alarmtimer: Implement arm callbackThomas Gleixner1-0/+22
2017-06-04alarmtimer: Implement try_to_cancel callbackThomas Gleixner1-0/+10
2017-06-04alarmtimer: Implement remaining callbackThomas Gleixner1-9/+22
2017-06-04alarmtimer: Implement forward callbackThomas Gleixner1-0/+13
2017-06-04alarmtimer: Implement timer_rearm() callbackThomas Gleixner1-1/+14
2017-06-04posix-timers: Make use of cancel/arm callbacksThomas Gleixner1-81/+100
2017-06-04posix-timers: Add cancel/arm callbacksThomas Gleixner1-0/+3
2017-06-04posix-timers: Zero settings value in common codeThomas Gleixner2-6/+2
2017-06-04posix-timers: Make use of forward/remaining callbacksThomas Gleixner1-15/+49
2017-06-04posix-timers: Add forward/remaining callbacksThomas Gleixner1-0/+2
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner1-1/+7
2017-06-04posix-timers: Use timer_rearm() callback in posixtimer_rearm()Thomas Gleixner3-10/+11
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner3-7/+7
2017-06-04posix-timers: Add timer_rearm() callbackThomas Gleixner1-15/+18
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner2-3/+6
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner2-17/+16
2017-06-04posix-timers: Unify overrun/requeue_pending handlingThomas Gleixner2-18/+15
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner5-0/+36
2017-06-04posix-timers: Avoid gazillions of forward declarationsThomas Gleixner1-101/+89
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner1-113/+0
2017-06-04posix-timers: Remove unused export of posix_timer_event()Thomas Gleixner1-1/+0
2017-06-04alarmtimer: Remove pointless config conditionalThomas Gleixner1-2/+1
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner14-70/+114
2017-06-04alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-04alarmtimer: Prevent overflow of relative timersThomas Gleixner1-3/+3
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig1-0/+1
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+16
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+18
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+12
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2017-05-27alarmtimer: Fix posix-timer constification falloutThomas Gleixner1-0/+2
2017-05-27posix-timers: Make posix_clocks immutableChristoph Hellwig4-170/+146
2017-05-27kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu1-1/+1
2017-05-27ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques1-1/+1
2017-05-27livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMSMiroslav Benes1-0/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-30/+29
2017-05-25bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann3-0/+3
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann1-21/+16
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann1-9/+10
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-7/+13
2017-05-24posix-timers: Make signal printks conditionalThomas Gleixner1-8/+16
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-7/+13
2017-05-23Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-5/+4
2017-05-22kthread: Fix use-after-free if kthread fork failsVegard Nossum1-5/+12
2017-05-22futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra1-6/+18
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+8
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-1/+1
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-4/+3