Age | Commit message (Expand) | Author |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | 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-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-05-14 | mm: use mm_zero_struct_page from SPARC on all 64b architectures | Alexander Duyck |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | sparc: advertise gigantic page support | Alexandre Ghiti |
2019-05-14 | init: free_initmem: poison freed init memory | Mike Rapoport |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar |
2019-05-09 | sparc64: simplify reduce_memory() function | Mike Rapoport |
2019-05-09 | sparc: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-05-08 | sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page | Christoph Hellwig |
2019-05-08 | sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path | Christoph Hellwig |
2019-05-08 | sparc/iommu: fix __sbus_iommu_map_page for highmem pages | Christoph Hellwig |
2019-05-08 | sparc/iommu: move per-page flushing into __sbus_iommu_map_page | Christoph Hellwig |
2019-05-08 | sparc/iommu: pass a physical address to iommu_get_one | Christoph Hellwig |
2019-05-08 | sparc/iommu: create a common helper for map_sg | Christoph Hellwig |
2019-05-08 | sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page | Christoph Hellwig |
2019-05-08 | sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg | Christoph Hellwig |
2019-05-08 | sparc/iommu: use !PageHighMem to check if a page has a kernel mapping | Christoph Hellwig |
2019-05-08 | sparc: vdso: add FORCE to the build rule of %.so | Masahiro Yamada |
2019-05-08 | arch:sparc:kernel/uprobes.c : Remove duplicate header | Jagadeesh Pagadala |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
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 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | 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 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-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-19 | asm-generic: generalize asm/sockios.h | Arnd Bergmann |
2019-04-18 | crypto: sparc - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-10 | sparc64/pci_sun4v: fix ATU checks for large DMA masks | Christoph Hellwig |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |