Age | Commit message (Expand) | Author | Files | Lines |
2019-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+0 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -2/+2 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2 | -51/+50 |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman | 1 | -1/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+6 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -2/+2 |
2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz | 1 | -0/+27 |
2019-11-12 | m68k: Convert missed RODATA to RO_DATA | Kees Cook | 2 | -2/+2 |
2019-11-11 | m68k: rename __iounmap and mark it static | Christoph Hellwig | 2 | -51/+50 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 3 | -3/+3 |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga | Geert Uytterhoeven | 2 | -2/+10 |
2019-11-04 | m68k: defconfig: Update defconfigs for v5.4-rc1 | Geert Uytterhoeven | 12 | -72/+24 |
2019-10-21 | m68k: q40: Fix info-leak in rtc_ioctl | Fuqian Huang | 1 | -0/+1 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 3 | -7/+7 |
2019-09-25 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2 | -10/+0 |
2019-09-25 | mm: remove quicklist page table caches | Nicholas Piggin | 2 | -4/+0 |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -1/+2 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 3 | -4/+4 |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -9/+0 |
2019-09-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -0/+1 |
2019-09-10 | export: explicitly align struct kernel_symbol | Matthias Maennich | 1 | -1/+0 |
2019-09-09 | m68k: coldfire: Include the GPIO driver header | Linus Walleij | 1 | -0/+1 |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 1 | -1/+0 |
2019-09-02 | m68k: Remove ioremap_fullcache() | Christoph Hellwig | 1 | -7/+0 |
2019-09-02 | m68k: Simplify ioremap_nocache() | Christoph Hellwig | 1 | -8/+2 |
2019-08-29 | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig | 3 | -3/+4 |
2019-08-22 | driver core: initialize a default DMA mask for platform device | Christoph Hellwig | 1 | -9/+0 |
2019-08-21 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+1 |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada | 1 | -1/+1 |
2019-08-19 | m68k: defconfig: Update defconfigs for v5.3-rc2 | Geert Uytterhoeven | 12 | -36/+120 |
2019-08-19 | m68k: atari: Rename shifter to shifter_st to avoid conflict | Geert Uytterhoeven | 2 | -5/+5 |
2019-08-19 | m68k: Prevent some compiler warnings in Coldfire builds | Finn Thain | 3 | -10/+6 |
2019-08-19 | m68k: mac: Revisit floppy disc controller base addresses | Finn Thain | 2 | -69/+69 |
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 |