Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 10 | -37/+3 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 9 | -28/+5 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 12 | -42/+5 |
2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 9 | -68/+4 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 9 | -45/+0 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 9 | -40/+1 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 9 | -12/+7 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 9 | -24/+5 |
2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 9 | -36/+3 |
2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 9 | -62/+15 |
2018-10-26 | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h | Alexandre Ghiti | 1 | -1/+1 |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 3 | -11/+4 |
2018-10-26 | alpha: switch to NO_BOOTMEM | Mike Rapoport | 4 | -188/+29 |
2018-10-26 | unicore32: switch to NO_BOOTMEM | Mike Rapoport | 2 | -53/+2 |
2018-10-26 | um: switch to NO_BOOTMEM | Mike Rapoport | 2 | -11/+11 |
2018-10-26 | um: setup_physmem: stop using global variables | Mike Rapoport | 1 | -3/+3 |
2018-10-26 | nios2: switch to NO_BOOTMEM | Mike Rapoport | 3 | -39/+7 |
2018-10-26 | nios2: use generic early_init_dt_add_memory_arch | Mike Rapoport | 3 | -10/+3 |
2018-10-26 | hexagon: switch to NO_BOOTMEM | Mike Rapoport | 2 | -12/+11 |
2018-10-26 | x86: convert vdso to use vm_fault_t | Matthew Wilcox | 1 | -15/+9 |
2018-10-26 | xtensa: use generic vga.h | Jiri Slaby | 2 | -19/+1 |
2018-10-26 | arm64: lib: use C string functions with KASAN enabled | Andrey Ryabinin | 10 | -16/+21 |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -10/+1 |
2018-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -62/+335 |
2018-10-25 | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -238/+679 |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 92 | -2371/+7298 |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 67 | -10747/+974 |
2018-10-25 | Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -188/+183 |
2018-10-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 36 | -168/+83 |
2018-10-25 | sparc: Fix VDSO build with older binutils. | David S. Miller | 7 | -62/+335 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -16/+10 |
2018-10-25 | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -1/+47 |
2018-10-25 | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -1/+36 |
2018-10-25 | Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -0/+8 |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+13 |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -11/+0 |
2018-10-24 | KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned | KarimAllah Ahmed | 1 | -1/+1 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 60 | -974/+442 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -14/+28 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 11 | -107/+123 |
2018-10-23 | Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 26 | -184/+706 |
2018-10-23 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 17 | -222/+200 |
2018-10-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -193/+144 |
2018-10-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -173/+183 |
2018-10-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+4 |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 63 | -954/+927 |
2018-10-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -458/+854 |
2018-10-23 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+19 |
2018-10-23 | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -4/+46 |