Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -4/+4 |
2019-12-04 | sparc32: use pgtable-nopud instead of 4level-fixup | Mike Rapoport | 7 | -33/+81 |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-04 | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -0/+1 |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -38/+38 |
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 | 1 | -0/+1 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -561/+465 |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+3 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -2/+2 |
2019-11-15 | y2038: stat: avoid 'time_t' in 'struct stat' | Arnd Bergmann | 1 | -12/+12 |
2019-11-15 | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 3 | -8/+8 |
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 1 | -12/+12 |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 1 | -6/+6 |
2019-11-15 | sparc: vdso: fix build error of vdso32 | Masahiro Yamada | 1 | -2/+2 |
2019-11-11 | asm-generic: don't provide ioremap for CONFIG_MMU | Christoph Hellwig | 1 | -0/+1 |
2019-11-11 | sparc64: implement ioremap_uc | Tuowen Zhao | 1 | -0/+1 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -1/+0 |
2019-10-23 | crypto: sparc/des - convert to skcipher API | Eric Biggers | 1 | -272/+227 |
2019-10-23 | crypto: sparc/camellia - convert to skcipher API | Eric Biggers | 1 | -122/+95 |
2019-10-23 | crypto: sparc/aes - convert to skcipher API | Eric Biggers | 1 | -167/+143 |
2019-10-18 | sparc: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -3/+3 |
2019-10-15 | sparc64: disable fast-GUP due to unexplained oopses | Linus Torvalds | 1 | -1/+0 |
2019-09-26 | arch/sparc/include/asm/pgtable_64.h: fix build | Andrew Morton | 1 | -1/+1 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2 | -4/+4 |
2019-09-25 | lib: untag user pointers in strn*_user | Andrey Konovalov | 1 | -2/+3 |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -11/+0 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2 | -6/+0 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 3 | -5/+0 |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -25/+20 |
2019-09-07 | ipc: fix sparc64 ipc() wrapper | Arnd Bergmann | 1 | -15/+18 |
2019-08-22 | crypto: sparc/des - switch to new verification routines | Ard Biesheuvel | 1 | -21/+16 |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+1 |
2019-08-08 | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov | 1 | -2/+0 |
2019-07-26 | crypto: aes - rename local routines to prevent future clashes | Ard Biesheuvel | 1 | -4/+4 |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 1 | -1/+1 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+1 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -21/+1 |
2019-07-17 | kbuild: add --hash-style= and --build-id unconditionally | Masahiro Yamada | 1 | -2/+1 |
2019-07-16 | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V | 1 | -6/+0 |
2019-07-16 | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual | 1 | -15/+1 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -1/+1 |