Age | Commit message (Expand) | Author |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada |
2018-11-02 | powerpc: PCI_MSI needs PCI | Christoph Hellwig |
2018-11-02 | powerpc: remove CONFIG_MCA leftovers | Christoph Hellwig |
2018-11-02 | powerpc: remove CONFIG_PCI_QSPAN | Christoph Hellwig |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace __alloc_bootmem_node with appropriate memblock_ API | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-31 | powerpc/xmon: Relax frame size for clang | Joel Stanley |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-29 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-26 | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-26 | powerpc/process: Fix flush_all_to_thread for SPE | Felipe Rechia |
2018-10-26 | powerpc/pseries: add missing cpumask.h include file | Tyrel Datwyler |
2018-10-26 | KVM: PPC: Use exported tb_to_ns() function in decrementer emulation | Paul Mackerras |
2018-10-26 | powerpc/pseries: Export maximum memory value | Aravinda Prasad |
2018-10-26 | powerpc/8xx: Use patch_site for perf counters setup | Christophe Leroy |
2018-10-26 | powerpc/8xx: Use patch_site for memory setup patching | Christophe Leroy |
2018-10-26 | powerpc/code-patching: Add a helper to get the address of a patch_site | Christophe Leroy |
2018-10-26 | Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" | Christophe Leroy |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |