Age | Commit message (Expand) | Author | Files | Lines |
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-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -12/+16 |
2019-05-14 | mm: use mm_zero_struct_page from SPARC on all 64b architectures | Alexander Duyck | 1 | -30/+0 |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti | 1 | -1/+1 |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti | 1 | -1/+1 |
2019-05-14 | sparc: advertise gigantic page support | Alexandre Ghiti | 1 | -0/+1 |
2019-05-14 | init: free_initmem: poison freed init memory | Mike Rapoport | 1 | -5/+0 |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig | 2 | -16/+0 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -4/+5 |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar | 1 | -12/+16 |
2019-05-10 | sparc64: simplify reduce_memory() function | Mike Rapoport | 1 | -40/+2 |
2019-05-10 | sparc: use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2019-05-09 | sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page | Christoph Hellwig | 1 | -32/+24 |
2019-05-09 | sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path | Christoph Hellwig | 1 | -21/+10 |
2019-05-09 | sparc/iommu: fix __sbus_iommu_map_page for highmem pages | Christoph Hellwig | 1 | -8/+7 |
2019-05-09 | sparc/iommu: move per-page flushing into __sbus_iommu_map_page | Christoph Hellwig | 1 | -12/+14 |
2019-05-09 | sparc/iommu: pass a physical address to iommu_get_one | Christoph Hellwig | 1 | -6/+7 |
2019-05-09 | sparc/iommu: create a common helper for map_sg | Christoph Hellwig | 1 | -20/+17 |
2019-05-09 | sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page | Christoph Hellwig | 1 | -14/+7 |
2019-05-09 | sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg | Christoph Hellwig | 1 | -3/+3 |
2019-05-09 | sparc/iommu: use !PageHighMem to check if a page has a kernel mapping | Christoph Hellwig | 1 | -1/+2 |
2019-05-09 | sparc: vdso: add FORCE to the build rule of %.so | Masahiro Yamada | 1 | -1/+1 |
2019-05-09 | arch:sparc:kernel/uprobes.c : Remove duplicate header | Jagadeesh Pagadala | 1 | -1/+0 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -15/+0 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-05-07 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -7/+4 |
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-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -18/+1 |
2019-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
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-20 | asm-generic: generalize asm/sockios.h | Arnd Bergmann | 1 | -15/+0 |
2019-04-18 | crypto: sparc - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 1 | -7/+4 |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 1 | -0/+4 |
2019-04-10 | sparc64/pci_sun4v: fix ATU checks for large DMA masks | Christoph Hellwig | 1 | -9/+11 |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -6/+5 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -1/+1 |
2019-04-08 | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon | 1 | -2/+0 |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 1 | -0/+1 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -4/+3 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -8/+0 |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 1 | -1/+0 |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra | 1 | -13/+0 |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 1 | -0/+1 |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 1 | -5/+0 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2 | -2/+1 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -2/+3 |