index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2017-09-08
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-08
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
mm: memory_hotplug: memory hotremove supports thp migration
Naoya Horiguchi
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-08
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-08
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-07
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-09-07
Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/aer' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
x86,mpx: make mpx depend on x86-64 to free up VMA flag
Rik van Riel
2017-09-06
mm: hugetlb: clear target sub-page last when clearing huge page
Huang Ying
2017-09-06
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
swap: choose swap device according to numa node
Aaron Lu
2017-09-06
mm, swap: don't use VMA based swap readahead if HDD is used as swap
Huang Ying
2017-09-06
mm, swap: VMA based swap readahead
Huang Ying
2017-09-06
mm, swap: add swap readahead hit statistics
Huang Ying
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-06
mm: shm: use new hugetlb size encoding definitions
Mike Kravetz
2017-09-06
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
[prev]
[next]