2016-07-26 |
Kirill A. Shutemov | mm: do not pass mm_struct into handle_mm_fault |
tree | commitdiff |
2016-07-26 |
Kirill A. Shutemov | khugepaged: recheck pmd after mmap_sem re-acquired |
tree | commitdiff |
2016-07-26 |
Ebru Akagunduz | mm, thp: fix locking inconsistency in collapse_huge_page |
tree | commitdiff |
2016-07-26 |
Ebru Akagunduz | mm, thp: make swapin readahead under down_read of mmap_sem |
tree | commitdiff |
2016-07-26 |
Ebru Akagunduz | mm: make swapin readahead to improve thp collapse rate |
tree | commitdiff |
2016-07-26 |
Ebru Akagunduz | mm: make optimistic check for swapin readahead |
tree | commitdiff |
2016-07-26 |
nimisolo | mm/memblock.c:memblock_add_range(): if nr_new is 0... |
tree | commitdiff |
2016-07-26 |
Michal Hocko | mm, memcg: use consistent gfp flags during readahead |
tree | commitdiff |
2016-07-26 |
Michal Hocko | mm, oom_reaper: make sure that mmput_async is called... |
tree | commitdiff |
2016-07-26 |
Minchan Kim | mm: add NR_ZSMALLOC to vmstat |
tree | commitdiff |
2016-07-26 |
Vlastimil Babka | mm, frontswap: convert frontswap_enabled to static key |
tree | commitdiff |
2016-07-26 |
Tetsuo Handa | mm,oom: remove unused argument from oom_scan_process_th... |
tree | commitdiff |
2016-07-26 |
Vladimir Davydov | mm: memcontrol: teach uncharge_list to deal with kmem... |
tree | commitdiff |
2016-07-26 |
Vladimir Davydov | mm: charge/uncharge kmemcg from generic page allocator... |
tree | commitdiff |
2016-07-26 |
Vladimir Davydov | mm: memcontrol: cleanup kmem charge functions |
tree | commitdiff |
2016-07-26 |
Aneesh Kumar K.V | mm/mmu_gather: track page size with mmu gather and... |
tree | commitdiff |
2016-07-26 |
Aneesh Kumar K.V | mm: change the interface for __tlb_remove_page() |
tree | commitdiff |
2016-07-26 |
Aneesh Kumar K.V | mm/hugetlb: simplify hugetlb unmap |
tree | commitdiff |
2016-07-26 |
Naoya Horiguchi | mm: thp: check pmd_trans_unstable() after split_huge_pmd() |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_isolation: clean up confused code |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_alloc: introduce post allocation processing... |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_owner: use stackdepot to store stacktrace |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_owner: introduce split_page_owner and replace... |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_owner: copy last_migrate_reason in copy_page_ow... |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/page_owner: initialize page owner without holding... |
tree | commitdiff |
2016-07-26 |
Joonsoo Kim | mm/compaction: split freepages without holding the... |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: use OBJ_TAG_BIT for bit shifter |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: page migration support |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: use freeobj for index |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: separate free_zspage from putback_zspage |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: introduce zspage structure |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: factor page chain functionality out |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: use accessor |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: use bit_spin_lock |
tree | commitdiff |
2016-07-26 |
Minchan Kim | zsmalloc: keep max_object in size_class |
tree | commitdiff |
2016-07-26 |
Minchan Kim | mm: balloon: use general non-lru movable page feature |
tree | commitdiff |
2016-07-26 |
Minchan Kim | mm: migrate: support non-lru movable page migration |
tree | commitdiff |
2016-07-26 |
Minchan Kim | mm: use put_page() to free page instead of putback_lru_... |
tree | commitdiff |
2016-07-26 |
Vladimir Davydov | mm: oom: add memcg to oom_control |
tree | commitdiff |
2016-07-26 |
Vladimir Davydov | mm: zap ZONE_OOM_LOCKED |
tree | commitdiff |
2016-07-26 |
Reza Arbab | memory-hotplug: more general validation of zone during... |
tree | commitdiff |
2016-07-26 |
Reza Arbab | memory-hotplug: add move_pfn_range() |
tree | commitdiff |
2016-07-26 |
Oliver O'Halloran | mm/init: fix zone boundary creation |
tree | commitdiff |
2016-07-26 |
Li RongQing | mm/memcontrol.c: remove the useless parameter for mc_ha... |
tree | commitdiff |
2016-07-26 |
Wei Yongjun | mm/slab: use list_move instead of list_del/list_add |
tree | commitdiff |
2016-07-26 |
Michal Hocko | slab: do not panic on invalid gfp_mask |
tree | commitdiff |
2016-07-26 |
Michal Hocko | slab: make GFP_SLAB_BUG_MASK information more human... |
tree | commitdiff |
2016-07-26 |
Thomas Garnier | mm: SLUB freelist randomization |
tree | commitdiff |
2016-07-26 |
Thomas Garnier | mm: reorganize SLAB freelist randomization |
tree | commitdiff |
2016-07-26 |
Dave Chinner | fs/fs-writeback.c: add a new writeback list for sync |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'for-4.8/drivers' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'for-4.8/core' of git://git.kernel.dk... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'for-4.8' of git://git.kernel.org/pub... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'for-4.8' of git://git.kernel.org/pub... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge tag 'docs-for-linus' of git://git.lwn.net/linux |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.kerne... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.kerne... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-timers-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-fpu-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-debug-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-build-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-26 |
Linus Torvalds | Merge branch 'x86-boot-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'x86-apic-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'timers-nohz-for-linus' of git://git.kerne... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Kees Cook | Merge tag 'v4.7' into for-linus/pstore |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'ras-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'locking-core-for-linus' of git://git... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'efi-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge branch 'core-rcu-for-linus' of git://git.kernel... |
tree | commitdiff |
2016-07-25 |
David S. Miller | Merge branch '10GbE' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2016-07-25 |
David S. Miller | Merge tag 'wireless-drivers-next-for-davem-2016-07... |
tree | commitdiff |
2016-07-25 |
David S. Miller | Merge branch '40GbE' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'pm-cpu' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'powercap' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'pm-cpuidle' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'pm-cpufreq' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'x86/cpu' from tip |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'pm-core', 'pm-clk', 'pm-domains' and... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'pm-devfreq' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'pm-sleep' and 'pm-tools' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'acpi-pmic' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'acpi-ec', 'acpi-video', 'acpi-button... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and... |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'acpi-tables' |
tree | commitdiff |
2016-07-25 |
Rafael J. Wysocki | Merge branch 'acpi-numa' |
tree | commitdiff |
2016-07-25 |
Mark Brown | Merge remote-tracking branch 'spi/fix/locking' into... |
tree | commitdiff |
2016-07-25 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2016-07-25 |
Linus Torvalds | Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel... |
tree | commitdiff |
next |