summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-16mm/hmm: add new helper to hotplug CDM memory region v3hmm-v25Jérôme Glisse2-5/+86
2017-08-16mm/device-public-memory: device memory cache coherent with CPU v5Jérôme Glisse14-47/+159
2017-08-16mm/migrate: allow migrate_vma() to alloc new page on empty entry v4Jérôme Glisse2-9/+205
2017-08-16mm/migrate: support un-addressable ZONE_DEVICE page in migration v3Jérôme Glisse4-30/+164
2017-08-16mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse1-29/+112
2017-08-16mm/migrate: new memory migration helper for use with device memory v5Jérôme Glisse2-0/+596
2017-08-16mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse9-15/+86
2017-08-16mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3Jérôme Glisse2-1/+102
2017-08-16mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7Jérôme Glisse2-1/+533
2017-08-16mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4Jérôme Glisse2-4/+49
2017-08-16mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse1-76/+92
2017-08-16mm/ZONE_DEVICE: special case put_page() for device private pages v4Jérôme Glisse4-10/+67
2017-08-16mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5Jérôme Glisse11-6/+309
2017-08-16mm/memory_hotplug: introduce add_pagesMichal Hocko3-7/+30
2017-08-16mm/hmm/mirror: device page fault handlerJérôme Glisse2-12/+271
2017-08-16mm/hmm/mirror: helper to snapshot CPU page table v4Jérôme Glisse2-2/+338
2017-08-16mm/hmm/mirror: mirror process address space on device with HMM helpers v3Jérôme Glisse3-15/+275
2017-08-16mm/hmm: heterogeneous memory management (HMM for short) v5Jérôme Glisse6-1/+249
2017-08-16hmm: heterogeneous memory management documentation v3Jérôme Glisse2-0/+391
2017-08-02pci: test for unexpectedly disabled bridgesLinus Torvalds1-0/+9
2017-08-02slab-leaks3-default-yAndrew Morton1-1/+6
2017-08-02mutex subsystem, synchro-test moduleDavid Howells4-0/+660
2017-08-02kernel/fork.c: export kernel_thread() to modulesAndrew Morton1-0/+1
2017-08-02Releasing resources with childrenMatthew Wilcox1-0/+2
2017-08-02Make sure nobody's leaking resourcesMatthew Wilcox1-0/+8
2017-08-02mm: add strictlimit knobMaxim Patlasov2-0/+43
2017-08-02lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2-1/+64
2017-08-02sparc64: NG4 memset 32 bits overflowPavel Tatashin1-13/+13
2017-08-02Kbuild: use -fshort-wchar globallyArnd Bergmann2-4/+1
2017-08-02iopoll: avoid -Wint-in-bool-context warningArnd Bergmann2-14/+22
2017-08-02IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-08-02fscache: fix fscache_objlist_show format processingArnd Bergmann1-1/+2
2017-08-02linux-next-rejectsAndrew Morton1-0/+1
2017-08-02linux-next-git-rejectsAndrew Morton3-29/+0
2017-08-02linux-nextAndrew Morton3357-53699/+116824
2017-08-02ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova2-4/+5
2017-08-02ipc: convert sem_undo_list.refcnt from atomic_t to refcount_tElena Reshetova1-4/+4
2017-08-02ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova3-5/+6
2017-08-02kernel-reboot-add-devm_register_reboot_notifier-fixAndrew Morton1-1/+2
2017-08-02kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2-0/+30
2017-08-02sh: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski55-358/+0
2017-08-02mn10300: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski2-14/+0
2017-08-02m32r: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski12-37/+0
2017-08-02uapi: fix linux/sysctl.h userspace compilation errorsDmitry V. Levin1-0/+4
2017-08-02kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2-0/+3
2017-08-02fs/seq_file.c: delete small-value optimizationAlexey Dobriyan1-10/+0
2017-08-02vfat: deduplicate hex2bin()OGAWA Hirofumi1-23/+12
2017-08-02lib/hexdump.c: return -EINVAL in case of error in hex2bin()Andy Shevchenko1-2/+3
2017-08-02block-cfq-cache-rightmost-rb_node-fixDavidlohr Bueso1-1/+1
2017-08-02block/cfq: cache rightmost rb_nodeDavidlohr Bueso1-5/+14