index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-01
mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...
Dan Williams
2017-04-26
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
2017-04-26
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
2017-04-26
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2017-04-26
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
2017-04-26
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-04-14
x86/boot/e820: Remove a redundant self assignment
Colin King
2017-04-13
x86/mm: Fix dump pagetables for 4 levels of page tables
Juergen Gross
2017-04-12
x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
Joerg Roedel
2017-04-12
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-08
Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"
Thomas Gleixner
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
2017-04-04
x86/kasan: Extend KASAN to support 5-level paging
Kirill A. Shutemov
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-04-04
x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert
Kirill A. Shutemov
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
x86/mm/numa: Remove numa_nodemask_from_meminfo()
Wei Yang
2017-04-03
x86/mm/numa: Improve alloc_node_data() error path message
Wei Yang
2017-04-02
Linux 4.11-rc5
Linus Torvalds
2017-04-02
Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-04-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-04-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-04-01
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-04-01
Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-04-01
Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-04-01
Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-04-01
Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-04-01
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-01
Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-04-01
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
Timur Tabi
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-31
kasan: do not sanitize kexec purgatory
Mike Galbraith
2017-03-31
drivers/rapidio/devices/tsi721.c: make module parameter variable name unique
Randy Dunlap
2017-03-31
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
2017-03-31
kasan: report only the first error by default
Mark Rutland
2017-03-31
hugetlbfs: initialize shared policy as part of inode allocation
Mike Kravetz
2017-03-31
mm: fix section name for .data..ro_after_init
Kees Cook
[next]