Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 2018-10-31 | 4 | -4/+5 | |
* | | | | | | | | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 2 | -2/+3 | |
* | | | | | | | | memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic | Mike Rapoport | 2018-10-31 | 1 | -2/+2 | |
* | | | | | | | | memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no... | Mike Rapoport | 2018-10-31 | 1 | -2/+4 | |
* | | | | | | | | memblock: replace alloc_bootmem_low with memblock_alloc_low | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | memblock: replace alloc_bootmem_align with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 1 | -2/+2 | |
* | | | | | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 | |
* | | | | | | | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -3/+0 | |
* | | | | | | | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 4 | -24/+2 | |
* | | | | | | | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 2 | -0/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: ptrace: Add function argument access API | Masami Hiramatsu | 2018-10-11 | 2 | -0/+39 | |
* | | | | | | | | | Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-10-30 | 3 | -22/+17 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | xen/pvh: don't try to unplug emulated devices | Juergen Gross | 2018-10-26 | 1 | -0/+4 | |
| * | | | | | | | | xen/pvh: increase early stack size | Roger Pau Monne | 2018-10-24 | 1 | -1/+1 | |
| * | | | | | | | | xen: make xen_qlock_wait() nestable | Juergen Gross | 2018-10-24 | 1 | -14/+10 | |
| * | | | | | | | | xen: fix race in xen_qlock_wait() | Juergen Gross | 2018-10-24 | 1 | -10/+5 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-30 | 2 | -28/+228 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code | Hans de Goede | 2018-10-25 | 2 | -28/+228 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-27 | 3 | -96/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved" | Masayoshi Mizuma | 2018-10-27 | 1 | -12/+3 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 2018-10-27 | 1 | -7/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 2018-10-27 | 1 | -6/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 2018-10-27 | 1 | -15/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 2018-10-27 | 1 | -6/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 2018-10-27 | 1 | -6/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 2018-10-27 | 1 | -6/+0 | |
| * | | | | | | | | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 2018-10-27 | 1 | -8/+0 | |
| * | | | | | | | | x86: convert vdso to use vm_fault_t | Matthew Wilcox | 2018-10-27 | 1 | -15/+9 | |
* | | | | | | | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: DT: use for_each_of_cpu_node iterator | Rob Herring | 2018-09-28 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 2018-10-10 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | iommu/vt-d: Relocate struct/function declarations to its header files | Sohil Mehta | 2018-09-25 | 1 | -0/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-10-26 | 18 | -1075/+2426 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned | KarimAllah Ahmed | 2018-10-24 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "kvm: x86: optimize dr6 restore" | Radim Krčmář | 2018-10-23 | 1 | -9/+4 | |
| * | | | | | | | | | x86/kvm/nVMX: tweak shadow fields | Vitaly Kuznetsov | 2018-10-19 | 2 | -9/+6 | |
| * | | | | | | | | | Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2018-10-19 | 16 | -40/+235 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | KVM: VMX: enable nested virtualization by default | Paolo Bonzini | 2018-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | KVM/x86: Use 32bit xor to clear registers in svm.c | Uros Bizjak | 2018-10-17 | 2 | -16/+18 | |
| * | | | | | | | | | kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD | Jim Mattson | 2018-10-17 | 1 | -0/+5 | |
| * | | | | | | | | | kvm: vmx: Defer setting of DR6 until #DB delivery | Jim Mattson | 2018-10-17 | 2 | -31/+62 | |
| * | | | | | | | | | kvm: x86: Defer setting of CR2 until #PF delivery | Jim Mattson | 2018-10-17 | 4 | -21/+62 | |
| * | | | | | | | | | kvm: x86: Add payload operands to kvm_multiple_exception | Jim Mattson | 2018-10-17 | 1 | -7/+15 | |
| * | | | | | | | | | kvm: x86: Add exception payload fields to kvm_vcpu_events | Jim Mattson | 2018-10-17 | 3 | -18/+51 |