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