Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
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 206 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 6 | -89/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 1 | -9/+1 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -21/+0 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -17/+27 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -172/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -273/+26 |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 1 | -6/+0 |
2019-04-20 | asm-generic: generalize asm/sockios.h | Arnd Bergmann | 1 | -21/+0 |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -10/+3 |
2019-04-08 | ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() | Will Deacon | 4 | -18/+27 |
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 | -7/+3 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -4/+1 |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 1 | -172/+0 |
2019-04-03 | ia64/tlb: Eradicate tlb_migrate_finish() callback | Peter Zijlstra | 3 | -17/+0 |
2019-04-03 | ia64/tlb: Convert to generic mmu_gather | Peter Zijlstra | 2 | -255/+26 |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -2/+1 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2 | -1/+1 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -1/+1 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 1 | -1/+0 |
2019-03-06 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -14/+2 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -120/+1 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-02-03 | arch: Use asm-generic/socket.h when possible | Deepa Dinamani | 2 | -122/+1 |
2019-01-25 | ia64: add __NR_umount2 definition | Arnd Bergmann | 2 | -14/+2 |
2019-01-18 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann | 1 | -0/+2 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -6/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -5/+3 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -3/+2 |
2019-01-05 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -2/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -2/+2 |
2018-12-26 | Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -331/+7 |
2018-11-27 | ia64: export node_distance function | Matias Bjørling | 1 | -1/+3 |
2018-11-13 | ia64: generate uapi header and system call table files | Firoz Khan | 3 | -330/+3 |
2018-11-13 | ia64: add an offset for system call number | Firoz Khan | 1 | -322/+323 |
2018-11-13 | ia64: add __NR_syscalls along with NR_syscalls | Firoz Khan | 2 | -3/+5 |
2018-11-13 | ia64: add __NR_old_getpagesize in uapi header file | Firoz Khan | 1 | -1/+1 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-10-27 | mm: make memmap_init a proper function | Pavel Tatashin | 1 | -1/+0 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -5/+0 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -7/+0 |