aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan4-0/+49
2018-08-22fs/proc/uptime.c: use ktime_get_boottime_ts64Arnd Bergmann1-2/+2
2018-08-22proc: fixup PDE allocation bloatAlexey Dobriyan2-12/+11
2018-08-22mm: fix comment for NODEMASK_ALLOCOscar Salvador1-1/+1
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas1-1/+6
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)4-0/+36
2018-08-22mm, oom: introduce memory.oom.groupRoman Gushchin4-0/+159
2018-08-22mm, oom: refactor oom_kill_process()Roman Gushchin1-58/+65
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov4-0/+126
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador4-36/+61
2018-08-22mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INITOscar Salvador1-9/+16
2018-08-22mm: remove __paginginitPavel Tatashin2-21/+10
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin5-30/+28
2018-08-22mm/page_alloc.c: move ifdefery out of free_area_init_coreOscar Salvador1-13/+37
2018-08-22mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador1-19/+12
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu1-1/+1
2018-08-22memcg: reduce memcg tree traversals for stats collectionShakeel Butt1-77/+73
2018-08-22mm: fix page_freeze_refs and page_unfreeze_refs in commentsJiang Biao3-4/+4
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageKees Cook2-5/+6
2018-08-22mm: zero out the vma in vma_init()Andrew Morton6-10/+7
2018-08-22mm/mempool.c: add missing parameter descriptionMike Rapoport1-0/+1
2018-08-22mm: /proc/pid/smaps_rollup: convert to single value seq_fileVlastimil Babka2-60/+96
2018-08-22mm: /proc/pid/smaps: factor out common stats printingVlastimil Babka1-22/+29
2018-08-22mm: /proc/pid/smaps: factor out mem stats gatheringVlastimil Babka1-24/+31
2018-08-22mm: /proc/pid/*maps remove is_pid and related wrappersVlastimil Babka4-144/+18
2018-08-22mm/oom_kill.c: clean up oom_reap_task_mm()Michal Hocko1-8/+16
2018-08-22mm, oom: describe task memory unit, larger PID padRodrigo Freire1-2/+3
2018-08-22mm, oom: remove oom_lock from oom_reaperMichal Hocko2-28/+4
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko19-80/+223
2018-08-22mm/swapfile.c: put_swap_page: share more between huge/normal code pathHuang Ying1-10/+10
2018-08-22mm/swapfile.c: add __swap_entry_free_locked()Huang Ying1-6/+14
2018-08-22mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying3-13/+13
2018-08-22mm/swapfile.c: unify normal/huge code path in put_swap_page()Huang Ying1-46/+37
2018-08-22mm/swapfile.c: unify normal/huge code path in swap_page_trans_huge_swapped()Huang Ying1-4/+3
2018-08-22mm/swapfile.c: use swap_count() in swap_page_trans_huge_swapped()Huang Ying1-2/+2
2018-08-22mm/swapfile.c: replace some #ifdef with IS_ENABLED()Huang Ying1-40/+20
2018-08-22mm: swap: add comments to lock_cluster_or_swap_info()Huang Ying1-2/+7
2018-08-22mm: struct shrinker: make flags of unsigned typeKirill Tkhai1-2/+2
2018-08-22mm: struct shrink_control: keep int fields togetherKirill Tkhai1-3/+3
2018-08-22mm: check shrinker is memcg-aware in register_shrinker_prepared()Kirill Tkhai1-1/+2
2018-08-22autofs: fix autofs_sbi() does not check super block typeIan Kent2-2/+3
2018-08-20Raise the minimum required gcc version to 4.6Joe Perches2-69/+19
2018-08-20ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck1-0/+1
2018-08-19ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan1-0/+2
2018-08-19ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan1-1/+2
2018-08-19r8169: don't use MSI-X on RTL8106eJian-Hong Pan1-3/+6
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann1-2/+1
2018-08-19net: sched: always disable bh when taking tcf_lockVlad Buslov7-44/+47
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan1-11/+3
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds3-49/+0