| 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-04-03 | 5 | -10/+14 |
|\ |
|
| * | x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S... | David Rientjes | 2018-03-27 | 1 | -5/+0 |
| * | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 2018-03-27 | 34 | -44/+197 |
| |\ |
|
| * \ | Merge branch 'x86/urgent' into x86/mm to pick up dependencies | Thomas Gleixner | 2018-03-14 | 24 | -68/+170 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/pti' into x86/mm, to pick up dependencies | Ingo Molnar | 2018-03-12 | 6 | -27/+20 |
| |\ \ \ |
|
| * | | | | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address | Juergen Gross | 2018-02-26 | 1 | -0/+7 |
| * | | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2018-02-26 | 38 | -98/+163 |
| |\ \ \ \ |
|
| * | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable | Kirill A. Shutemov | 2018-02-14 | 3 | -5/+7 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-02 | 6 | -17/+35 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/fair: Add util_est on top of PELT | Patrick Bellasi | 2018-03-20 | 1 | -0/+29 |
| * | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2018-03-20 | 11 | -16/+71 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | sched/core: Remove TASK_ALL | Peter Zijlstra | 2018-03-12 | 1 | -1/+0 |
| * | | | | | | | sched/cpufreq: Provide migration hint | Peter Zijlstra | 2018-03-09 | 1 | -0/+1 |
| * | | | | | | | sched/nohz: Clean up nohz enter/exit | Peter Zijlstra | 2018-03-09 | 1 | -2/+0 |
| * | | | | | | | cpufreq/schedutil: Rewrite CPUFREQ_RT support | Peter Zijlstra | 2018-03-09 | 1 | -2/+1 |
| * | | | | | | | cpufreq/schedutil: Remove unused CPUFREQ_DL | Peter Zijlstra | 2018-03-09 | 1 | -2/+1 |
| * | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2018-03-09 | 50 | -151/+265 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar | 2018-03-04 | 1 | -6/+0 |
| * | | | | | | | | sched/nohz: Remove the 1 Hz tick code | Frederic Weisbecker | 2018-02-21 | 1 | -4/+0 |
| * | | | | | | | | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker | 2018-02-21 | 1 | -0/+1 |
| * | | | | | | | | nohz: Allow to check if remote CPU tick is stopped | Frederic Weisbecker | 2018-02-21 | 1 | -0/+2 |
| * | | | | | | | | nohz: Convert tick_nohz_tick_stopped() to bool | Frederic Weisbecker | 2018-02-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-04-02 | 4 | -24/+62 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin | 2018-03-29 | 1 | -5/+9 |
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2018-03-29 | 28 | -44/+189 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'v4.16-rc6' into perf/core, to pick up fixes | Ingo Molnar | 2018-03-19 | 15 | -52/+83 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf: Fix sibling iteration | Peter Zijlstra | 2018-03-16 | 1 | -0/+4 |
| * | | | | | | | | | | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES | Milind Chabbi | 2018-03-13 | 2 | -11/+19 |
| * | | | | | | | | | | perf/core: Optimize ctx_sched_out() | Peter Zijlstra | 2018-03-12 | 1 | -0/+5 |
| * | | | | | | | | | | perf/core: Remove perf_event::group_entry | Peter Zijlstra | 2018-03-12 | 1 | -5/+0 |
| * | | | | | | | | | | perf/cor: Use RB trees for pinned/flexible groups | Alexey Budankov | 2018-03-12 | 1 | -3/+13 |
| * | | | | | | | | | | Merge tag 'v4.16-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2018-03-06 | 54 | -119/+255 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-02-17 | 613 | -7710/+24855 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | perf/core: Implement the 'perf_uprobe' PMU | Song Liu | 2018-02-06 | 1 | -0/+4 |
| * | | | | | | | | | | | | perf/core: Implement the 'perf_kprobe' PMU | Song Liu | 2018-02-06 | 1 | -0/+4 |
| * | | | | | | | | | | | | perf/core: Prepare perf_event.h for new types: 'perf_kprobe' and 'perf_uprobe' | Song Liu | 2018-02-06 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 | 2 | -1/+476 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-03-31 | 36 | -44/+202 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | locking/atomic, asm-generic, x86: Add comments for atomic instrumentation | Dmitry Vyukov | 2018-03-12 | 1 | -0/+21 |
| * | | | | | | | | | | | | | | locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations | Dmitry Vyukov | 2018-03-12 | 1 | -0/+62 |
| * | | | | | | | | | | | | | | locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h | Dmitry Vyukov | 2018-03-12 | 1 | -0/+393 |
| * | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes and dependencies | Ingo Molnar | 2018-03-10 | 52 | -160/+316 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | mutex: Drop linkage.h from mutex.h | Randy Dunlap | 2018-02-25 | 1 | -1/+0 |
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 3 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-03-11 | 3 | -5/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | rcu: Trace expedited GP delays due to transitioning CPUs | Paul E. McKenney | 2018-02-21 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | rcu: Add more tracing of expedited grace periods | Paul E. McKenney | 2018-02-21 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | rcu: Fix init_rcu_head() comment. | Paul E. McKenney | 2018-02-21 | 1 | -4/+6 |
| | * | | | | | | | | | | | | | doc: Fix typo in rcu_head comments | Lihao Liang | 2018-02-21 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|