| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | 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 | 1 | -11/+0 |
* | Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-29 | 3 | -11/+7 |
|\ |
|
| * | parisc: Fix A500 boot crash | John David Anglin | 2018-10-28 | 1 | -6/+4 |
| * | parisc: Use LINUX_GATEWAY_SPACE constant in entry.S | Helge Deller | 2018-10-26 | 1 | -2/+3 |
| * | parisc64: change __kernel_suseconds_t to match glibc | Arnd Bergmann | 2018-10-26 | 1 | -3/+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 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-10-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update email address | Matthew Wilcox | 2018-09-30 | 1 | -1/+1 |
| |/ / |
|
* | | | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 |
* | | | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 |
* | | | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 2018-10-27 | 1 | -5/+0 |
* | | | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 2018-10-27 | 1 | -0/+1 |
* | | | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 2018-10-27 | 1 | -10/+2 |
| |/
|/| |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-25 | 2 | -20/+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 | -16/+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 | 2 | -11/+1 |
|\ \ |
|
| * | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman | 2018-10-03 | 2 | -11/+1 |
| |/ |
|
* | | Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-23 | 26 | -184/+706 |
|\ \ |
|
| * | | parisc: Retrieve and display the PDC PAT capabilities | Helge Deller | 2018-10-20 | 2 | -0/+11 |
| * | | parisc: Optimze cache flush algorithms | John David Anglin | 2018-10-20 | 2 | -20/+229 |
| * | | parisc: Remove pte_inserted define | John David Anglin | 2018-10-20 | 1 | -8/+2 |
| * | | parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions | Helge Deller | 2018-10-19 | 2 | -13/+98 |
| * | | parisc: Drop two instructions from pte lookup code | Helge Deller | 2018-10-19 | 1 | -3/+1 |
| * | | parisc: Use zdep for shlw macro on PA1.1 and PA2.0 | Helge Deller | 2018-10-19 | 1 | -8/+1 |
| * | | parisc: Add alternative coding infrastructure | Helge Deller | 2018-10-17 | 12 | -43/+223 |
| * | | parisc: Include compressed vmlinux file in vmlinuz boot kernel | Helge Deller | 2018-10-17 | 4 | -30/+91 |
| * | | parisc: Fix address in HPMC IVA | John David Anglin | 2018-10-17 | 2 | -2/+3 |
| * | | parisc: Fix exported address of os_hpmc handler | Helge Deller | 2018-10-17 | 1 | -2/+1 |
| * | | parisc: Fix map_pages() to not overwrite existing pte entries | Helge Deller | 2018-10-17 | 1 | -6/+2 |
| * | | parisc: Purge TLB entries after updating page table entry and set page access... | John David Anglin | 2018-10-17 | 2 | -15/+13 |
| * | | parisc: Release spinlocks using ordered store | John David Anglin | 2018-10-17 | 2 | -10/+6 |
| * | | parisc: Clean up crash header output | Helge Deller | 2018-10-17 | 1 | -2/+2 |
| * | | parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions | Helge Deller | 2018-10-17 | 1 | -0/+8 |
| * | | parisc: Remove PTE load and fault check from L2_ptep macro | John David Anglin | 2018-10-17 | 1 | -6/+6 |
| * | | parisc: Reorder TLB flush timing calculation | John David Anglin | 2018-10-17 | 1 | -8/+10 |
| * | | parisc: remove check for minimum required GCC version | Masahiro Yamada | 2018-10-17 | 1 | -9/+0 |