summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-0/+13
|\
| * x86: Add entry trampolines to kcoreAdrian Hunter2018-08-141-0/+13
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-132-4/+4
|\ \
| * | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-201-3/+2
| * | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin2018-07-201-1/+2
* | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-131-0/+1
|\ \ \
| * \ \ Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner2018-08-0637-53/+140
| |\ \ \
| * | | | x86/mm/pti: Introduce pti_finalize()Joerg Roedel2018-07-201-0/+1
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-133-121/+138
|\ \ \ \ \
| * | | | | x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel2018-07-171-0/+10
| * | | | | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel2018-07-171-117/+124
| * | | | | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixesIngo Molnar2018-07-1722-185/+232
| |\| | | |
| * | | | | ioremap: Update pgtable free interfaces with addrChintan Pandya2018-07-041-4/+4
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-1310-21/+35
|\ \ \ \ \ \
| * | | | | | time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang2018-07-191-0/+3
| * | | | | | timekeeping/ntp: Constify some function argumentsOndrej Mosnacek2018-07-191-1/+1
| * | | | | | Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2018-07-1245-101/+235
| |\| | | | |
| * | | | | | ktime: Provide typesafe ktime_to_ns()Eric Dumazet2018-07-121-2/+5
| * | | | | | posix-timers: Sanitize overrun handlingThomas Gleixner2018-07-021-2/+2
| * | | | | | time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani2018-06-241-5/+5
| * | | | | | time: Enable get/put_compat_itimerspec64 alwaysDeepa Dinamani2018-06-242-9/+9
| * | | | | | time: Introduce struct __kernel_itimerspecDeepa Dinamani2018-06-243-2/+10
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-54/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-0213-17/+77
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-2566-267/+392
| |\ \ \ \ \ \ \
| * | | | | | | | perf, tools: Use correct articles in commentsTobias Tefke2018-07-161-1/+1
| * | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-2614-24/+39
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kprobes: Remove jprobe stub APIMasami Hiramatsu2018-06-211-50/+0
| * | | | | | | | | kprobes: Remove jprobe API implementationMasami Hiramatsu2018-06-211-3/+0
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-1311-474/+619
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/atomics: Rework ordering barriersMark Rutland2018-07-251-16/+22
| * | | | | | | | | | locking/atomics: Instrument cmpxchg_double*()Mark Rutland2018-07-251-13/+8
| * | | | | | | | | | locking/atomics: Instrument xchg()Mark Rutland2018-07-251-0/+7
| * | | | | | | | | | locking/atomics: Simplify cmpxchg() instrumentationMark Rutland2018-07-251-85/+15
| * | | | | | | | | | sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-171-2/+2
| * | | | | | | | | | locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri2018-07-171-17/+36
| * | | | | | | | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1759-255/+370
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | locking/refcount: Always allow checked formsMark Rutland2018-07-131-7/+20
| * | | | | | | | | | locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan2018-06-211-3/+4
| * | | | | | | | | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-66/+30
| * | | | | | | | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-213-24/+77
| * | | | | | | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-214-18/+72
| * | | | | | | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-214-13/+148
| * | | | | | | | | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-212-8/+24
| * | | | | | | | | | atomics/generic: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-1/+2
| * | | | | | | | | | atomics: Prepare for atomic64_fetch_add_unless()Mark Rutland2018-06-212-0/+25
| * | | | | | | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-213-12/+26
| * | | | | | | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-213-1/+14
| * | | | | | | | | | atomics: Make conditional ops return 'bool'Mark Rutland2018-06-213-13/+16
| * | | | | | | | | | atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland2018-06-211-32/+0