Age | Commit message (Expand) | Author |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | m68k: sun3: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-10 | Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire | Christoph Hellwig |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-01 | m68k: Implement arch_dma_prep_coherent() | Christoph Hellwig |
2019-07-01 | m68k: Use the generic dma coherent remap allocator | Christoph Hellwig |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-24 | binfmt_flat: provide an asm-generic/flat.h | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-06-24 | binfmt_flat: provide a default version of flat_get_relocate_addr | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_set_persistent | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig |
2019-06-20 | scsi: mac_scsi: Enable PDMA on Mac IIfx | Finn Thain |
2019-06-14 | docs: ide: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-06-03 | m68k: defconfig: Update defconfigs for v5.2-rc1 | Geert Uytterhoeven |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 74 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-08 | m68k/io: Remove useless definition of mmiowb() | Will Deacon |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |