summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert "tick/common: Make tick_periodic() check for missing ticks"Thomas Gleixner2020-03-191-33/+3
* time/sched_clock: Expire timer in hardirq contextAhmed S. Darwish2020-03-191-4/+5
* tick/common: Make tick_periodic() check for missing ticksWaiman Long2020-03-041-3/+33
* hrtimer: Cast explicitely to u32t in __ktime_divns()Wen Yang2020-03-041-1/+1
* timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang2020-03-041-2/+1
* posix-cpu-timers: Stop disabling timers on mt-execEric W. Biederman2020-03-041-10/+1
* posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman2020-03-041-18/+55
* posix-cpu-timers: Pass the task into arm_timer()Eric W. Biederman2020-03-011-4/+3
* posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_groupEric W. Biederman2020-03-011-54/+12
* posix-cpu-timers: cpu_clock_sample_group() no longer needs siglockEric W. Biederman2020-03-011-3/+1
* posix-timers: Pass lockdep expression to RCU listsAmol Grover2020-02-171-1/+2
* timer: Improve the comment describing schedule_timeout()Alexander Popov2020-02-171-7/+9
* lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner2020-02-171-3/+4
* lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner2020-02-171-3/+3
* lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-171-4/+0
* clocksource: Add common vdso clock mode storageThomas Gleixner2020-02-172-2/+17
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-02-155-53/+117
|\
| * sched/fair: Fix kernel-doc warning in attach_entity_load_avg()Randy Dunlap2020-02-111-1/+0
| * sched/core: Annotate curr pointer in rq with __rcuMadhuparna Bhowmik2020-02-111-1/+1
| * sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan2020-02-111-0/+3
| * sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman2020-02-103-11/+27
| * sched/fair: Prevent unlimited runtime on throttled groupVincent Guittot2020-01-281-1/+8
| * sched/nohz: Optimize get_nohz_timer_target()Wanpeng Li2020-01-281-7/+12
| * sched/uclamp: Reject negative values in cpu_uclamp_write()Qais Yousef2020-01-281-1/+1
| * sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domainsMel Gorman2020-01-281-12/+29
| * timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)2020-01-282-11/+26
| * sched/core: Don't skip remote tick for idle CPUsScott Wood2020-01-281-8/+10
* | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-141-4/+5
|\ \
| * | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-4/+5
* | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-112-142/+87
|\ \ \
| * | | tracing: Consolidate trace() functionsTom Zanussi2020-02-101-134/+86
| * | | tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi2020-02-101-14/+6
| * | | tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi2020-02-101-0/+1
| * | | tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva2020-02-101-1/+1
* | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-101-5/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | cgroup: init_tasks shouldn't be linked to the root cgroupTejun Heo2020-01-301-5/+8
* | | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-2/+3
|\ \ \ \
| * | | | kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
* | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-1/+5
|\ \ \ \ \
| * | | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-012-1/+5
* | | | | | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-2/+3
|\ \ \ \ \ \
| * | | | | | smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney2020-02-071-1/+2
| * | | | | | smp: Remove superfluous cond_func check in smp_call_function_many_cond()Sebastian Andrzej Siewior2020-01-281-1/+1
* | | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-091-4/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-0573-1649/+4294
| |\ \ \ \ \ \ \
| * | | | | | | | perf/cgroups: Install cgroup events to correct cpuctxSong Liu2020-01-281-3/+4
| * | | | | | | | perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-01-281-1/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-02-091-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-011-2/+9
| |/ / / / / / /
* | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-091-0/+7
|\ \ \ \ \ \ \ \