Age | Commit message (Expand) | Author | Files | Lines |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 9 | -12/+11 |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni | 1 | -1/+1 |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -115/+0 |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -5/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 6 | -5/+1 |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+0 |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -427/+433 |
2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 1 | -1/+0 |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -8/+8 |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-07-30 | initrd: remove support for multiple floppies | Christoph Hellwig | 2 | -4/+0 |
2020-07-27 | kill unused dump_fpu() instances | Al Viro | 2 | -115/+0 |
2020-07-27 | sparc: switch to ->regset_get() | Al Viro | 2 | -369/+110 |
2020-07-27 | sparc64: get rid of odd callers of copy_regset_from_user() | Al Viro | 1 | -33/+144 |
2020-07-27 | sparc32: get rid of odd callers of copy_regset_from_user() | Al Viro | 1 | -38/+75 |
2020-07-19 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2 | -8/+8 |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 3 | -9/+7 |
2020-06-26 | sparc64: get rid of odd callers of copy_regset_to_user() | Al Viro | 1 | -39/+136 |
2020-06-26 | sparc32: get rid of odd callers of copy_regset_to_user() | Al Viro | 1 | -35/+82 |
2020-06-26 | sparc64: switch genregs32_get() to use of get_from_target() | Al Viro | 1 | -43/+16 |
2020-06-23 | sparc: unconditionally enable HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -3/+4 |
2020-06-23 | sparc: share process creation helpers between sparc and sparc64 | Christian Brauner | 6 | -149/+123 |
2020-06-23 | sparc64: enable HAVE_COPY_THREAD_TLS | Christian Brauner | 2 | -25/+89 |
2020-06-17 | arch: wire-up close_range() | Christian Brauner | 1 | -0/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 8 | -8/+8 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 8 | -8/+8 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 13 | -13/+0 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 3 | -17/+4 |
2020-06-09 | sparc: add show_stack_loglvl() | Dmitry Safonov | 2 | -9/+23 |
2020-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 8 | -156/+117 |
2020-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 4 | -7/+7 |
2020-06-07 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 1 | -2/+7 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2020-06-07 | fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" | Al Viro | 1 | -2/+7 |
2020-06-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2 | -144/+101 |
2020-06-02 | sparc: remove unused header file nfs_fs.h | Anupam Aggarwal | 1 | -1/+0 |
2020-05-20 | sparc32: fix register window handling in genregs32_[gs]et() | Al Viro | 1 | -130/+98 |
2020-05-17 | sparc64: fix misuses of access_process_vm() in genregs32_[sg]et() | Al Viro | 1 | -14/+3 |
2020-05-15 | sparc64: constify sysrq_key_op | Emil Velikov | 1 | -2/+2 |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 1 | -0/+1 |
2020-05-13 | sparc: use scnprintf() in show_pciobppath_attr() in vio.c | Chen Zhou | 1 | -1/+1 |
2020-05-13 | sparc: use scnprintf() in show_pciobppath_attr() in pci.c | Chen Zhou | 1 | -1/+1 |
2020-05-13 | sparc32: mm: Restructure sparc32 MMU page-table layout | Will Deacon | 1 | -4/+4 |
2020-05-07 | sparc64: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2 | -5/+5 |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -3/+1 |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek | 1 | -1/+1 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-04-02 | sparc32: use per-device dma_ops | Christoph Hellwig | 2 | -3/+1 |