| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-03 | 1 | -0/+2 |
|\ |
|
| * | efi: Use efi_mm in x86 as well as ARM | Sai Praneeth | 2018-03-12 | 1 | -0/+2 |
* | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-03 | 4 | -16/+33 |
|\ \ |
|
| * | | dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs | Christoph Hellwig | 2018-03-28 | 1 | -6/+2 |
| * | | Merge branch 'linus' into x86/dma, to resolve a conflict with upstream | Ingo Molnar | 2018-03-24 | 33 | -42/+195 |
| |\ \ |
|
| * | | | dma/swiotlb: Remove swiotlb_{alloc,free}_coherent() | Christoph Hellwig | 2018-03-20 | 1 | -8/+0 |
| * | | | dma/direct: Handle the memory encryption bit in common code | Christoph Hellwig | 2018-03-20 | 1 | -2/+19 |
| * | | | set_memory.h: Provide set_memory_{en,de}crypted() stubs | Christoph Hellwig | 2018-03-20 | 1 | -0/+12 |
* | | | | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-03 | 2 | -27/+70 |
|\ \ \ \ |
|
| * | | | | sched/wait: Remove the wait_on_atomic_t() API | Peter Zijlstra | 2018-03-20 | 1 | -27/+0 |
| * | | | | sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_... | Peter Zijlstra | 2018-03-20 | 1 | -1/+1 |
| * | | | | sched/wait: Introduce wait_var_event() | Peter Zijlstra | 2018-03-20 | 1 | -0/+70 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-03 | 2 | -2/+17 |
|\ \ \ \ \ |
|
| * | | | | | firmware/dmi_scan: Uninline dmi_get_bios_year() helper | Andy Shevchenko | 2018-03-27 | 1 | -9/+2 |
| * | | | | | jailhouse: Provide detection for non-x86 systems | Jan Kiszka | 2018-03-08 | 1 | -2/+15 |
| * | | | | | dmi: Introduce the dmi_get_bios_year() helper function | Andy Shevchenko | 2018-02-23 | 1 | -0/+9 |
* | | | | | | 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 |