| Commit message (Expand) | Author | Age | Files | Lines |
* | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 2020-02-04 | 1 | -1/+1 |
* | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra | 2020-02-04 | 1 | -0/+9 |
* | sparc: mm: add p?d_leaf() definitions | Steven Price | 2020-02-04 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2020-01-30 | 4 | -33/+26 |
|\ |
|
| * | sparc64: add support for folded p4d page tables | Mike Rapoport | 2020-01-30 | 2 | -15/+15 |
| * | sparc32: fix struct ipc64_perm type definition | Arnd Bergmann | 2020-01-21 | 1 | -11/+11 |
| * | sparc: remove unneeded uapi/asm/statfs.h | Masahiro Yamada | 2019-07-23 | 1 | -7/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 1 | -17/+0 |
|\ \ |
|
| * | | compat: provide compat_ptr() on all architectures | Arnd Bergmann | 2020-01-03 | 1 | -17/+0 |
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 2019-12-10 | 1 | -0/+4 |
| |/ / |
|
* / / | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+0 |
|/ / |
|
* | | sparc32: use pgtable-nopud instead of 4level-fixup | Mike Rapoport | 2019-12-04 | 2 | -17/+17 |
* | | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 1 | -1/+0 |
|\ \ |
|
| * | | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 2019-11-26 | 1 | -1/+0 |
* | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-12-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sparc64: implement ioremap_uc | Tuowen Zhao | 2019-11-11 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 4 | -20/+20 |
|\ \ \ |
|
| * | | | y2038: stat: avoid 'time_t' in 'struct stat' | Arnd Bergmann | 2019-11-15 | 1 | -12/+12 |
| * | | | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 2019-11-15 | 3 | -8/+8 |
| |/ / |
|
* / / | asm-generic: don't provide ioremap for CONFIG_MMU | Christoph Hellwig | 2019-11-11 | 1 | -0/+1 |
|/ / |
|
* | | arch/sparc/include/asm/pgtable_64.h: fix build | Andrew Morton | 2019-09-26 | 1 | -1/+1 |
* | | lib: untag user pointers in strn*_user | Andrey Konovalov | 2019-09-25 | 1 | -2/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-09-24 | 4 | -10/+0 |
|\ \ |
|
| * | | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-24 | 2 | -6/+0 |
| * | | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 | 2 | -4/+0 |
* | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-23 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov | 2019-08-08 | 1 | -2/+0 |
| |/ |
|
* / | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 1 | -1/+1 |
|/ |
|
* | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V | 2019-07-16 | 1 | -6/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2019-07-13 | 1 | -2/+1 |
|\ |
|
| * | sparc: fix unknown type name u_int in uapi header | Masahiro Yamada | 2019-06-13 | 1 | -2/+1 |
* | | sparc64: use the generic get_user_pages_fast code | Christoph Hellwig | 2019-07-12 | 1 | -0/+18 |
* | | sparc64: define untagged_addr() | Christoph Hellwig | 2019-07-12 | 1 | -0/+22 |
* | | sparc64: add the missing pgd_page definition | Christoph Hellwig | 2019-07-12 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 1 | -2/+1 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+2 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 1 | -4/+4 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 1 | -2/+1 |
| |\| | | |
|
| * | | | | locking/atomic, sparc: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 2019-06-19 | 1 | -2/+1 |
| |/ /
|/| | |
|
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
|/ / |
|
* | | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 2 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 2019-05-24 | 2 | -18/+2 |