summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-41/+34
|\
| * timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann2018-05-191-0/+19
| * timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-191-14/+9
| * timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-191-25/+6
| * timekeeping: Remove timespec64 hackArnd Bergmann2018-05-191-2/+0
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1942-433/+506
| |\
* | \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-049-96/+114
|\ \ \
| * | | clocksource: Move inline keyword to the beginning of function declarationsMathieu Malaterre2018-05-161-2/+2
| * | | timer_list: Remove unused function pointer typedefChen Lin2018-05-131-2/+0
| * | | timers: Adjust a kernel-doc commentMauro Carvalho Chehab2018-05-131-7/+7
| * | | tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla2018-05-131-1/+2
| * | | clocksource: Remove kthreadPeter Zijlstra2018-05-021-21/+10
| * | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0225-232/+278
| |\ \ \ | | |/ / | |/| |
| * | | time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2018-04-193-6/+10
| * | | time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani2018-04-192-6/+6
| * | | time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-04-191-4/+10
| * | | posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-193-3/+15
| * | | compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-04-192-44/+52
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-043-17/+27
|\ \ \ \
| * | | | softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2018-05-141-2/+2
| * | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-1435-362/+409
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | genirq/msi: Allow level-triggered MSIs to be exposed by MSI providersMarc Zyngier2018-05-131-9/+24
| * | | | genirq/irq_sim: Remove the license boilerplateBartosz Golaszewski2018-04-261-6/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-044-68/+111
|\ \ \ \ \
| * | | | | sched/fair: Update util_est before updating schedutilPatrick Bellasi2018-05-251-1/+8
| * | | | | sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...Patrick Bellasi2018-05-251-9/+8
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-05-2514-76/+223
| |\ \ \ \ \
| * | | | | | sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain2018-05-142-10/+24
| * | | | | | sched/numa: Stagger NUMA balancing scan periods for new threadsMel Gorman2018-05-143-21/+48
| * | | | | | Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependenciesIngo Molnar2018-05-1414-131/+166
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched/core: Don't schedule threads on pre-empted vCPUsRohit Jain2018-05-041-0/+3
| * | | | | | sched/fair: Avoid calling sync_entity_load_avg() unnecessarilyViresh Kumar2018-05-041-9/+7
| * | | | | | sched/fair: Rearrange select_task_rq_fair() to optimize itViresh Kumar2018-05-041-21/+16
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-22/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-314-27/+72
| |\ \ \ \ \ \ \
| * | | | | | | | perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...Eugene Syromiatnikov2018-05-251-0/+2
| * | | | | | | | perf/core: Fix bad use of igrab()Song Liu2018-05-251-12/+9
| * | | | | | | | perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2018-05-251-10/+11
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-049-256/+198
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Simplify the is-owner-spinnable checksOleg Nesterov2018-05-251-12/+13
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-2512-71/+220
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar2018-05-1515-164/+164
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | locking/lockdep: Move sanity check to inside lockdep_print_held_locks()Tetsuo Handa2018-05-141-16/+13
| * | | | | | | | | locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()Tetsuo Handa2018-05-141-35/+8
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-0518-166/+186
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/mutex: Optimize __mutex_trylock_fast()Peter Zijlstra2018-05-041-1/+2
| * | | | | | | | | | stop_machine: Use raw spinlocksThomas Gleixner2018-04-271-12/+12
| * | | | | | | | | | delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-04-271-8/+9
| * | | | | | | | | | locking/qspinlock: Remove duplicate clear_pending() function from PV codeWill Deacon2018-04-271-5/+0
| * | | | | | | | | | locking/qspinlock: Add stat tracking for pending vs. slowpathWaiman Long2018-04-273-12/+18
OpenPOWER on IntegriCloud