| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-11-01 | 2 | -7/+2 |
|\ |
|
| * | sparc64: Wire up compat getpeername and getsockname. | David S. Miller | 2018-10-31 | 1 | -2/+2 |
| * | sparc64: Remvoe set_fs() from perf_callchain_user(). | David S. Miller | 2018-10-29 | 1 | -5/+0 |
* | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 7 | -9/+5 |
* | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 2 | -3/+3 |
* | | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 2018-10-31 | 1 | -1/+2 |
* | | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport | 2018-10-31 | 5 | -15/+18 |
* | | memblock: replace __alloc_bootmem_node with appropriate memblock_ API | Mike Rapoport | 2018-10-31 | 2 | -8/+6 |
* | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 3 | -7/+8 |
* | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 2 | -12/+0 |
|/ |
|
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-10-29 | 1 | -0/+2 |
|\ |
|
| * | tty/serial_core: add ISO7816 infrastructure | Nicolas Ferre | 2018-10-02 | 1 | -0/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-26 | 1 | -32/+8 |
|\ \ |
|
| * | | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 2018-10-26 | 1 | -5/+0 |
| * | | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 2018-10-26 | 1 | -0/+1 |
| * | | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 2018-10-26 | 1 | -0/+1 |
| * | | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 2018-10-26 | 1 | -16/+0 |
| * | | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 2018-10-26 | 1 | -5/+0 |
| * | | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 2018-10-26 | 1 | -5/+0 |
| * | | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 2018-10-26 | 1 | -0/+1 |
| * | | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 2018-10-26 | 1 | -0/+1 |
| * | | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 2018-10-26 | 1 | -0/+1 |
| * | | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 2018-10-26 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-10-26 | 7 | -11/+44 |
|\ \ \ |
|
| * | | | sparc64: Rework xchg() definition to avoid warnings. | David S. Miller | 2018-10-26 | 1 | -1/+6 |
| * | | | sparc64: Export __node_distance. | David S. Miller | 2018-10-26 | 1 | -0/+1 |
| * | | | sparc64: Make corrupted user stacks more debuggable. | David Miller | 2018-10-26 | 5 | -10/+37 |
* | | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -3/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | of: make default address and size cells sizes private | Rob Herring | 2018-09-07 | 1 | -3/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-10-25 | 7 | -62/+335 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | sparc: Fix VDSO build with older binutils. | David S. Miller | 2018-10-25 | 7 | -62/+335 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-25 | 2 | -21/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | y2038: utimes: Rework #ifdef guards for compat syscalls | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann | 2018-08-29 | 1 | -1/+0 |
| * | | | asm-generic: Move common compat types to asm-generic/compat.h | Arnd Bergmann | 2018-08-29 | 1 | -17/+2 |
| * | | | y2038: Remove newstat family from default syscall set | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
| * | | | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 2018-08-27 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-24 | 1 | -7/+0 |
|\ \ \ |
|
| * | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman | 2018-10-03 | 1 | -1/+0 |
| * | | | signal/sparc: Move EMT_TAGOVF into the generic siginfo.h | Eric W. Biederman | 2018-10-03 | 1 | -6/+0 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-10-24 | 11 | -107/+123 |
|\ \ \ |
|
| * | | | sparc: Several small VDSO vclock_gettime.c improvements. | David S. Miller | 2018-10-22 | 1 | -4/+4 |
| * | | | sparc: Validate VDSO for undefined symbols. | David S. Miller | 2018-10-22 | 3 | -1/+16 |
| * | | | sparc: Really use linker with LDFLAGS. | David S. Miller | 2018-10-22 | 1 | -9/+7 |
| * | | | sparc: Improve VDSO CFLAGS. | David S. Miller | 2018-10-22 | 1 | -7/+8 |
| * | | | sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS. | David S. Miller | 2018-10-22 | 2 | -6/+2 |