Age | Commit message (Expand) | Author |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-31 | Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-28 | m68knommu: Remove mm.h include from uaccess_no.h | Thomas Gleixner |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-09 | m68k: defconfig: Update defconfigs for v5.6-rc4 | Geert Uytterhoeven |
2020-03-09 | m68k: Switch to asm-generic/hardirq.h | Geert Uytterhoeven |
2020-03-09 | m68k: Fix Kconfig indentation | Krzysztof Kozlowski |
2020-02-24 | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled | Diego Elio Pettenò |
2020-02-10 | m68k: mm: Change ColdFire pgtable_t | Will Deacon |
2020-02-10 | m68k: mm: Fully initialize the page-table allocator | Peter Zijlstra |
2020-02-10 | m68k: mm: Extend table allocator for multiple sizes | Peter Zijlstra |
2020-02-10 | m68k: mm: Use table allocator for pgtables | Peter Zijlstra |
2020-02-10 | m68k: mm: Improve kernel_page_table() | Peter Zijlstra |
2020-02-10 | m68k: mm: Restructure Motorola MMU page-table layout | Peter Zijlstra |
2020-02-10 | m68k: mm: Move the pointer table allocator to motorola.c | Peter Zijlstra |
2020-02-10 | m68k: mm: Unify Motorola MMU page setup | Peter Zijlstra |
2020-02-10 | m68k: mm: Fix ColdFire pgd_alloc() | Will Deacon |
2020-02-10 | m68k: mm: Remove stray nocache in ColdFire pgalloc | Peter Zijlstra |
2020-02-06 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-03 | m68knommu: fix memcpy() out of bounds warning in get_user() | Greg Ungerer |
2020-01-31 | m68k: configs: Cleanup old Kconfig IO scheduler options | Krzysztof Kozlowski |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-14 | arch/m68k/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-14 | m68k: Implement copy_thread_tls() | Geert Uytterhoeven |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon |
2020-01-12 | m68k: defconfig: Update defconfigs for v5.5-rc3 | Geert Uytterhoeven |
2020-01-12 | m68k: Wire up clone3() syscall | Kars de Jong |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-12-04 | m68k: mm: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | m68k: nommu: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |