Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -39/+12 |
2020-06-04 | powerpc/mm: drop platform defined pmd_mknotpresent() | Anshuman Khandual | 1 | -4/+0 |
2020-06-04 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual | 1 | -4/+0 |
2020-06-04 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual | 1 | -0/+1 |
2020-06-04 | hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate | Mike Kravetz | 1 | -2/+1 |
2020-06-04 | hugetlbfs: move hugepagesz= parsing to arch independent code | Mike Kravetz | 1 | -15/+0 |
2020-06-04 | hugetlbfs: add arch_hugetlb_valid_size | Mike Kravetz | 1 | -7/+13 |
2020-06-04 | mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES | Mike Rapoport | 1 | -9/+0 |
2020-06-04 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport | 1 | -1/+1 |
2020-06-04 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport | 1 | -1/+0 |
2020-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -71/+65 |
2020-06-03 | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+10 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -87/+62 |
2020-06-02 | powerpc: use __vmalloc_node in alloc_vm_stack | Christoph Hellwig | 1 | -3/+2 |
2020-06-02 | mm: remove __get_vm_area | Christoph Hellwig | 1 | -1/+2 |
2020-06-02 | powerpc: remove __ioremap_at and __iounmap_at | Christoph Hellwig | 3 | -65/+21 |
2020-06-02 | powerpc: add an ioremap_phb helper | Christoph Hellwig | 3 | -19/+38 |
2020-06-02 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2020-06-02 | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -234/+186 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-06-01 | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2020-06-01 | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -16/+6 |
2020-06-01 | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2020-06-01 | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -21/+15 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+1 |
2020-05-30 | Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+5 |
2020-05-30 | printk: Collapse shutdown types into a single dump reason | Kees Cook | 1 | -3/+1 |
2020-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+1 |
2020-05-29 | powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code | Daniel Axtens | 1 | -0/+3 |
2020-05-28 | powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again | Petr Mladek | 1 | -0/+1 |
2020-05-28 | Merge branch 'core/rcu' into sched/core, to pick up dependency | Ingo Molnar | 2 | -16/+7 |
2020-05-28 | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 20 | -67/+125 |
2020-05-26 | powerpc/64s: Fix restore of NV GPRs after facility unavailable exception | Michael Ellerman | 1 | -0/+2 |
2020-05-22 | Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -14/+19 |
2020-05-21 | powerpc/64s: Disable STRICT_KERNEL_RWX | Michael Ellerman | 1 | -1/+1 |
2020-05-20 | Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits." | Christophe Leroy | 3 | -13/+18 |
2020-05-20 | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/... | Paolo Bonzini | 7 | -20/+28 |
2020-05-19 | Merge branch 'sched/urgent' | Peter Zijlstra | 10 | -33/+79 |
2020-05-19 | hardirq/nmi: Allow nested nmi_enter() | Peter Zijlstra | 1 | -16/+6 |
2020-05-19 | vmlinux.lds.h: Create section for protection against instrumentation | Thomas Gleixner | 1 | -0/+1 |
2020-05-16 | Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 9 | -33/+78 |
2020-05-15 | kvm: add halt-polling cpu usage stats | David Matlack | 1 | -0/+2 |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 1 | -0/+1 |
2020-05-13 | kvm: Replace vcpu->swait with rcuwait | Davidlohr Bueso | 4 | -16/+13 |
2020-05-13 | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini | 199 | -6730/+8144 |
2020-05-12 | floppy: use symbolic register names in the powerpc port | Willy Tarreau | 1 | -7/+8 |
2020-05-12 | floppy: split the base port from the register in I/O accesses | Willy Tarreau | 1 | -2/+2 |
2020-05-12 | powerpc/40x: Make more space for system call exception | Christophe Leroy | 1 | -1/+2 |