| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-07-08 | 1 | -3/+0 |
|\ |
|
| * | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO | Dmitry Safonov | 2017-06-21 | 1 | -3/+0 |
* | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-08 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/um: thin archives build fix | Nicholas Piggin | 2017-06-30 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-07-07 | 3 | -15/+31 |
|\ \ \ |
|
| * | | | x86/build: Specify stack alignment for clang | Matthias Kaehlcke | 2017-06-25 | 1 | -5/+21 |
| * | | | x86/build: Use __cc-option for boot code compiler options | Matthias Kaehlcke | 2017-06-25 | 1 | -4/+5 |
| * | | | kbuild: remove cc-option-align | Masahiro Yamada | 2017-06-25 | 1 | -4/+3 |
| * | | | kbuild: replace genhdr-y with generated-y | Masahiro Yamada | 2017-06-22 | 1 | -3/+3 |
* | | | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-07-07 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig | Oliver O'Halloran | 2017-07-02 | 1 | -0/+1 |
* | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 6 | -136/+157 |
|\ \ \ \ \ |
|
| * | | | | | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-28 | 1 | -47/+0 |
| * | | | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-28 | 2 | -5/+6 |
| * | | | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 2 | -21/+6 |
| * | | | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams | 2017-06-15 | 1 | -13/+0 |
| * | | | | | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams | 2017-06-15 | 1 | -50/+0 |
| * | | | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 4 | -0/+145 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-07 | 5 | -16/+11 |
|\ \ \ \ \ |
|
| * | | | | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-07 | 1 | -1/+1 |
| * | | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-07 | 2 | -1/+5 |
| * | | | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-07 | 2 | -4/+4 |
| * | | | | | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-07 | 2 | -12/+2 |
| * | | | | | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-07 | 2 | -2/+2 |
| * | | | | | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 2017-07-07 | 1 | -0/+1 |
* | | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -1/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-07 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | take compat_sys_old_getrlimit() to native syscall | Al Viro | 2017-05-27 | 1 | -1/+0 |
| |/ / / / / |
|
* | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 8 | -36/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 2017-06-28 | 7 | -11/+8 |
| * | | | | | | x86: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-28 | 1 | -2/+0 |
| * | | | | | | x86/calgary: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 1 | -8/+16 |
| * | | | | | | x86/pci-nommu: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 1 | -1/+9 |
| * | | | | | | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 2017-06-20 | 1 | -14/+0 |
* | | | | | | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-07 | 11 | -141/+253 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/xen: allow userspace access during hypercalls | Marek Marczykowski-Górecki | 2017-07-03 | 1 | -1/+8 |
| * | | | | | | | x86: xen: remove unnecessary variable in xen_foreach_remap_area() | Gustavo A. R. Silva | 2017-07-03 | 1 | -5/+2 |
| * | | | | | | | xen: allocate page for shared info page from low memory | Juergen Gross | 2017-06-25 | 2 | -9/+24 |
| * | | | | | | | xen/vcpu: Handle xen_vcpu_setup() failure at boot | Ankur Arora | 2017-06-13 | 4 | -5/+35 |
| * | | | | | | | xen/vcpu: Handle xen_vcpu_setup() failure in hotplug | Ankur Arora | 2017-06-13 | 4 | -26/+45 |
| * | | | | | | | xen/pv: Fix OOPS on restore for a PV, !SMP domain | Ankur Arora | 2017-06-13 | 1 | -11/+15 |
| * | | | | | | | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 2017-06-13 | 4 | -34/+52 |
| * | | | | | | | xen/vcpu: Simplify xen_vcpu related code | Ankur Arora | 2017-06-13 | 5 | -69/+89 |
| * | | | | | | | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli | 2017-06-08 | 1 | -1/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-07 | 12 | -231/+386 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS | Haozhong Zhang | 2017-07-04 | 1 | -2/+4 |
| * | | | | | | x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12 | Peter Feiner | 2017-07-03 | 2 | -21/+18 |
| * | | | | | | kvm: x86: mmu: allow A/D bits to be disabled in an mmu | Peter Feiner | 2017-07-03 | 3 | -33/+91 |
| * | | | | | | x86: kvm: mmu: make spte mmio mask more explicit | Peter Feiner | 2017-07-03 | 4 | -6/+10 |