| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-07 | 5 | -54/+3 |
|\ |
|
| * | xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn | Wei Liu | 2017-08-31 | 1 | -1/+1 |
| * | xen: remove unused function xen_set_domain_pte() | Juergen Gross | 2017-08-31 | 2 | -22/+0 |
| * | xen: remove tests for pvh mode in pure pv paths | Juergen Gross | 2017-08-31 | 3 | -31/+2 |
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 2 | -19/+3 |
|\ \ |
|
| * | | efi: Move efi_mem_type() to common code | Jan Beulich | 2017-08-26 | 1 | -19/+0 |
| * | | efi/libstub: Enable reset attack mitigation | Matthew Garrett | 2017-08-26 | 1 | -0/+3 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-07 | 13 | -62/+535 |
|\ \ \ |
|
| * | | | tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others() | Vitaly Kuznetsov | 2017-08-31 | 2 | -0/+47 |
| * | | | x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls | Vitaly Kuznetsov | 2017-08-31 | 2 | -3/+140 |
| * | | | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency | Ingo Molnar | 2017-08-31 | 102 | -560/+2848 |
| |\ \ \ |
|
| * | | | | x86/platform/intel-mid: Make several arrays static, to make code smaller | Colin Ian King | 2017-08-29 | 1 | -2/+2 |
| * | | | | x86/hyper-v: Use hypercall for remote TLB flush | Vitaly Kuznetsov | 2017-08-10 | 6 | -1/+152 |
| * | | | | hyper-v: Globalize vp_index | Vitaly Kuznetsov | 2017-08-10 | 2 | -1/+57 |
| * | | | | x86/hyper-v: Implement rep hypercalls | Vitaly Kuznetsov | 2017-08-10 | 1 | -0/+39 |
| * | | | | x86/hyper-v: Introduce fast hypercall implementation | Vitaly Kuznetsov | 2017-08-10 | 1 | -0/+34 |
| * | | | | x86/hyper-v: Make hv_do_hypercall() inline | Vitaly Kuznetsov | 2017-08-10 | 2 | -49/+45 |
| * | | | | x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov | 2017-08-10 | 2 | -2/+7 |
| * | | | | Merge branch 'linus' into x86/platform, to pick up fixes | Ingo Molnar | 2017-08-10 | 19 | -146/+347 |
| |\ \ \ \ |
|
| * | | | | | x86/platform/intel-mid: Make 'bt_sfi_data' const | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
| * | | | | | x86/platform/intel-mid: Make IRQ allocation a bit more flexible | Andy Shevchenko | 2017-07-25 | 2 | -5/+13 |
| * | | | | | x86/platform/intel-mid: Group timers callbacks together | Andy Shevchenko | 2017-07-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-07 | 2 | -4/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel | 2017-09-07 | 1 | -1/+3 |
| * | | | | | | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-07 | 1 | -3/+0 |
* | | | | | | | x86/mm: Document how CR4.PCIDE restore works | Andy Lutomirski | 2017-09-07 | 1 | -0/+13 |
* | | | | | | | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski | 2017-09-07 | 4 | -0/+49 |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-07 | 4 | -8/+5 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-08-22 | 2 | -32/+37 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 2017-08-04 | 4 | -8/+5 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -5/+30 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-02 | 10 | -54/+30 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: bpf_jit: small optimization in emit_bpf_tail_call() | Eric Dumazet | 2017-08-31 | 1 | -5/+4 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-22 | 22 | -78/+98 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-16 | 5 | -54/+87 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+26 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 5 | -6/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 5 | -6/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / /
| | | |/| | | | | | | / / / /
| | | | | |_|_|_|_|_|/ / / /
| | | | |/| | | | | | | | | |
|
| | | | | * | | | | | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 4 | -2/+15 |
| | * | | | | | | | | | | | | ACPI / boot: Add number of legacy IRQs to debug output | Andy Shevchenko | 2017-07-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 2017-07-24 | 1 | -2/+2 |
| | * | | | | | | | | | | | | ACPI / boot: Don't define unused variables | Andy Shevchenko | 2017-07-24 | 1 | -1/+4 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 4.13-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-08-28 | 32 | -150/+164 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 4.13-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-08-14 | 22 | -168/+397 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge 4.13-rc2 into char-misc-next | Greg Kroah-Hartman | 2017-07-24 | 31 | -92/+312 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set" | Greg Kroah-Hartman | 2017-07-20 | 2 | -7/+2 |
| * | | | | | | | | | | | | | | x86/hyper-v: stash the max number of virtual/logical processor | Vitaly Kuznetsov | 2017-07-17 | 2 | -3/+11 |
| * | | | | | | | | | | | | | | x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov | 2017-07-17 | 2 | -2/+7 |
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-05 | 57 | -1073/+899 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|