| Commit message (Expand) | Author | Files | Lines |
2017-07-07 | openrisc: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 1 | -1/+0 |
2017-07-07 | openrisc: explicitly include linux/bug.h in asm/fixmap.h | Tobias Klauser | 1 | -0/+1 |
2017-07-07 | gfs2: Fix glock rhashtable rcu bug | Andreas Gruenbacher | 2 | -2/+10 |
2017-07-07 | IB/core: Fix static analysis warning in ib_policy_change_task | Daniel Jurgens | 1 | -1/+2 |
2017-07-07 | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings | Daniel Jurgens | 1 | -8/+12 |
2017-07-07 | tpm: do not suspend/resume if power stays on | Enric Balletbo i Serra | 3 | -0/+7 |
2017-07-07 | tpm: use tpm2_pcr_read() in tpm2_do_selftest() | Roberto Sassu | 1 | -30/+1 |
2017-07-07 | tpm: use tpm_buf functions in tpm2_pcr_read() | Roberto Sassu | 1 | -30/+30 |
2017-07-07 | tpm_tis: make ilb_base_addr static | Colin Ian King | 1 | -1/+1 |
2017-07-07 | tpm: consolidate the TPM startup code | Jarkko Sakkinen | 3 | -61/+44 |
2017-07-07 | tpm: Enable CLKRUN protocol for Braswell systems | Azhar Shaikh | 2 | -0/+117 |
2017-07-07 | tpm/tpm_crb: fix priv->cmd_size initialisation | Manuel Lauss | 1 | -2/+3 |
2017-07-07 | tpm: fix a kernel memory leak in tpm-sysfs.c | Jarkko Sakkinen | 1 | -1/+2 |
2017-07-07 | tpm: Issue a TPM2_Shutdown for TPM2 devices. | Josh Zimmerman | 2 | -0/+37 |
2017-07-07 | Add "shutdown" to "struct class". | Josh Zimmerman | 2 | -1/+7 |
2017-07-07 | mm, memory_hotplug: move movable_node to the hotplug proper | Michal Hocko | 4 | -8/+16 |
2017-07-07 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | 8 | -62/+5 |
2017-07-07 | mm, memory_hotplug: drop artificial restriction on online/offline | Michal Hocko | 1 | -58/+0 |
2017-07-07 | mm: memcontrol: account slab stats per lruvec | Johannes Weiner | 3 | -27/+7 |
2017-07-07 | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 9 | -55/+238 |
2017-07-07 | mm: memcontrol: use generic mod_memcg_page_state for kmem pages | Johannes Weiner | 3 | -29/+12 |
2017-07-07 | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 3 | -8/+6 |
2017-07-07 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 7 | -20/+19 |
2017-07-07 | mm/zswap.c: delete an error message for a failed memory allocation in zswap_d... | Markus Elfring | 1 | -3/+2 |
2017-07-07 | mm/zswap.c: improve a size determination in zswap_frontswap_init() | Markus Elfring | 1 | -1/+1 |
2017-07-07 | mm/zswap.c: delete an error message for a failed memory allocation in zswap_p... | Markus Elfring | 1 | -3/+1 |
2017-07-07 | mm/swapfile.c: sort swap entries before free | Huang Ying | 1 | -0/+16 |
2017-07-07 | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 6 | -5/+29 |
2017-07-07 | mm: per-cgroup memory reclaim stats | Roman Gushchin | 10 | -17/+113 |
2017-07-07 | mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects | Catalin Marinas | 4 | -10/+98 |
2017-07-07 | mm: kmemleak: factor object reference updating out of scan_block() | Catalin Marinas | 1 | -18/+25 |
2017-07-07 | mm: kmemleak: slightly reduce the size of some structures on 64-bit architect... | Catalin Marinas | 1 | -3/+3 |
2017-07-07 | mm, mempolicy: don't check cpuset seqlock where it doesn't matter | Vlastimil Babka | 1 | -16/+0 |
2017-07-07 | mm, cpuset: always use seqlock when changing task's nodemask | Vlastimil Babka | 1 | -21/+8 |
2017-07-07 | mm, mempolicy: simplify rebinding mempolicies when updating cpusets | Vlastimil Babka | 4 | -99/+21 |
2017-07-07 | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 6 | -46/+43 |
2017-07-07 | mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() | Vlastimil Babka | 2 | -16/+8 |
2017-07-07 | mm, page_alloc: fix more premature OOM due to race with cpuset update | Vlastimil Babka | 1 | -13/+38 |
2017-07-07 | mm: rmap: use correct helper when poisoning hugepages | Punit Agrawal | 1 | -2/+5 |
2017-07-07 | mm/hugetlb: introduce set_huge_swap_pte_at() helper | Punit Agrawal | 2 | -3/+18 |
2017-07-07 | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 3 | -3/+5 |
2017-07-07 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 16 | -27/+46 |
2017-07-07 | mm, gup: ensure real head page is ref-counted when using hugepages | Punit Agrawal | 1 | -6/+6 |
2017-07-07 | mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages | Will Deacon | 1 | -3/+0 |
2017-07-07 | arm64: hugetlb: remove spurious calls to huge_ptep_offset() | Steve Capper | 1 | -23/+14 |
2017-07-07 | arm64: hugetlb: refactor find_num_contig() | Steve Capper | 1 | -9/+8 |
2017-07-07 | mm: drop NULL return check of pte_offset_map_lock() | Naoya Horiguchi | 2 | -4/+0 |
2017-07-07 | mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused | Matthias Kaehlcke | 1 | -6/+8 |
2017-07-07 | powerpc/mm/hugetlb: add support for 1G huge pages | Aneesh Kumar K.V | 3 | -2/+16 |
2017-07-07 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 7 | -8/+16 |