| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-14 | 3 | -121/+138 |
|\ |
|
| * | x86/mm/tlb: Leave lazy TLB mode at page table free time | Rik van Riel | 2018-07-17 | 1 | -0/+10 |
| * | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids | Rik van Riel | 2018-07-17 | 1 | -117/+124 |
| * | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes | Ingo Molnar | 2018-07-17 | 22 | -185/+232 |
| |\ |
|
| * | | ioremap: Update pgtable free interfaces with addr | Chintan Pandya | 2018-07-04 | 1 | -4/+4 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-13 | 10 | -21/+35 |
|\ \ \ |
|
| * | | | time: Introduce one suspend clocksource to compensate the suspend time | Baolin Wang | 2018-07-20 | 1 | -0/+3 |
| * | | | timekeeping/ntp: Constify some function arguments | Ondrej Mosnacek | 2018-07-20 | 1 | -1/+1 |
| * | | | Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner | 2018-07-12 | 45 | -101/+235 |
| |\| | |
|
| * | | | ktime: Provide typesafe ktime_to_ns() | Eric Dumazet | 2018-07-12 | 1 | -2/+5 |
| * | | | posix-timers: Sanitize overrun handling | Thomas Gleixner | 2018-07-02 | 1 | -2/+2 |
| * | | | time: Change types to new y2038 safe __kernel_itimerspec | Deepa Dinamani | 2018-06-24 | 1 | -5/+5 |
| * | | | time: Enable get/put_compat_itimerspec64 always | Deepa Dinamani | 2018-06-24 | 2 | -9/+9 |
| * | | | time: Introduce struct __kernel_itimerspec | Deepa Dinamani | 2018-06-24 | 3 | -2/+10 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-13 | 2 | -54/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-08-02 | 13 | -17/+77 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 66 | -267/+392 |
| |\ \ \ \ \ |
|
| * | | | | | | perf, tools: Use correct articles in comments | Tobias Tefke | 2018-07-16 | 1 | -1/+1 |
| * | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-06-26 | 14 | -24/+39 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | kprobes: Remove jprobe stub API | Masami Hiramatsu | 2018-06-21 | 1 | -50/+0 |
| * | | | | | | | kprobes: Remove jprobe API implementation | Masami Hiramatsu | 2018-06-21 | 1 | -3/+0 |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-08-13 | 11 | -474/+619 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/atomics: Rework ordering barriers | Mark Rutland | 2018-07-25 | 1 | -16/+22 |
| * | | | | | | | | locking/atomics: Instrument cmpxchg_double*() | Mark Rutland | 2018-07-25 | 1 | -13/+8 |
| * | | | | | | | | locking/atomics: Instrument xchg() | Mark Rutland | 2018-07-25 | 1 | -0/+7 |
| * | | | | | | | | locking/atomics: Simplify cmpxchg() instrumentation | Mark Rutland | 2018-07-25 | 1 | -85/+15 |
| * | | | | | | | | sched/Documentation: Update wake_up() & co. memory-barrier guarantees | Andrea Parri | 2018-07-17 | 1 | -2/+2 |
| * | | | | | | | | locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock() | Andrea Parri | 2018-07-17 | 1 | -17/+36 |
| * | | | | | | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2018-07-17 | 59 | -255/+370 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | locking/refcount: Always allow checked forms | Mark Rutland | 2018-07-13 | 1 | -7/+20 |
| * | | | | | | | | locking/refcounts: Include fewer headers in <linux/refcount.h> | Alexey Dobriyan | 2018-06-21 | 1 | -3/+4 |
| * | | | | | | | | atomics/treewide: Clean up '*_andnot()' ifdeffery | Mark Rutland | 2018-06-21 | 1 | -66/+30 |
| * | | | | | | | | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 3 | -24/+77 |
| * | | | | | | | | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 4 | -18/+72 |
| * | | | | | | | | atomics/treewide: Make test ops optional | Mark Rutland | 2018-06-21 | 4 | -13/+148 |
| * | | | | | | | | atomics/treewide: Make atomic64_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 2 | -8/+24 |
| * | | | | | | | | atomics/generic: Define atomic64_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -1/+2 |
| * | | | | | | | | atomics: Prepare for atomic64_fetch_add_unless() | Mark Rutland | 2018-06-21 | 2 | -0/+25 |
| * | | | | | | | | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 3 | -12/+26 |
| * | | | | | | | | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland | 2018-06-21 | 3 | -1/+14 |
| * | | | | | | | | atomics: Make conditional ops return 'bool' | Mark Rutland | 2018-06-21 | 3 | -13/+16 |
| * | | | | | | | | atomics/treewide: Remove atomic_inc_not_zero_hint() | Mark Rutland | 2018-06-21 | 1 | -32/+0 |
| * | | | | | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 3 | -5/+5 |
| * | | | | | | | | locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() | Will Deacon | 2018-06-21 | 1 | -12/+56 |
| * | | | | | | | | locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs | Will Deacon | 2018-06-21 | 1 | -155/+33 |
| * | | | | | | | | locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new... | Will Deacon | 2018-06-21 | 2 | -21/+27 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 6 | -36/+28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/numa: Remove redundant field | Srikar Dronamraju | 2018-07-25 | 1 | -1/+0 |
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 24 | -35/+57 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched/sysctl: Remove unused sched_time_avg_ms sysctl | Vincent Guittot | 2018-07-16 | 1 | -1/+0 |