| Commit message (Expand) | Author | Files | Lines |
2017-09-09 | watchdog: mt7621: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-09-09 | watchdog: rt2880: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-09-09 | watchdog: zx2967: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-09-09 | watchdog: asm9260: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-09-09 | watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2 | Martin Blumenstingl | 2 | -1/+7 |
2017-09-09 | watchdog: w83627hf: make const array chip_name static | Colin Ian King | 1 | -1/+1 |
2017-09-09 | watchdog: coh901327_wdt: constify watchdog_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-09-09 | watchdog: stm32_iwdg: constify watchdog_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-09-09 | watchdog: it87_wdt: constify watchdog_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-09-09 | watchdog: ts72xx_wdt: constify watchdog_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-09-09 | watchdog: Revert "iTCO_wdt: all versions count down twice" | Wim Van Sebroeck | 2 | -11/+13 |
2017-09-08 | genksyms: fix gperf removal conversion | Linus Torvalds | 2 | -2/+2 |
2017-09-08 | RDMA/netlink: clean up message validity array initializer | Linus Torvalds | 1 | -6/+5 |
2017-09-08 | RDAM/netlink: Fix out-of-bound access while checking message validity | Leon Romanovsky | 1 | -3/+4 |
2017-09-07 | fs: aio: fix the increment of aio-nr and counting against aio-max-nr | Mauricio Faria de Oliveira | 1 | -7/+12 |
2017-09-07 | PCI: xgene: Clean up whitespace | Bjorn Helgaas | 1 | -19/+18 |
2017-09-07 | PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset | Bjorn Helgaas | 1 | -2/+2 |
2017-09-07 | PCI: xgene: Fix platform_get_irq() error handling | Fabio Estevam | 1 | -1/+1 |
2017-09-07 | x86/mm: Document how CR4.PCIDE restore works | Andy Lutomirski | 1 | -0/+13 |
2017-09-07 | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski | 4 | -0/+49 |
2017-09-07 | tracing: Apply trace_clock changes to instance max buffer | Baohong Liu | 1 | -1/+1 |
2017-09-07 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 10 | -10/+39 |
2017-09-07 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel | 2 | -3/+9 |
2017-09-07 | mm: add /proc/pid/smaps_rollup | Daniel Colascione | 4 | -62/+170 |
2017-09-07 | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying | 3 | -7/+41 |
2017-09-07 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli | 4 | -33/+23 |
2017-09-07 | swap: choose swap device according to numa node | Aaron Lu | 3 | -27/+164 |
2017-09-07 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko | 2 | -5/+6 |
2017-09-07 | mm, oom: do not rely on TIF_MEMDIE for memory reserves access | Michal Hocko | 3 | -23/+73 |
2017-09-07 | z3fold: use per-cpu unbuddied lists | Vitaly Wool | 1 | -135/+344 |
2017-09-07 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying | 2 | -6/+13 |
2017-09-07 | mm, swap: add sysfs interface for VMA based swap readahead | Huang Ying | 2 | -0/+106 |
2017-09-07 | mm, swap: VMA based swap readahead | Huang Ying | 5 | -25/+273 |
2017-09-07 | mm, swap: fix swap readahead marking | Huang Ying | 1 | -7/+11 |
2017-09-07 | mm, swap: add swap readahead hit statistics | Huang Ying | 3 | -2/+15 |
2017-09-07 | mm/vmalloc.c: don't reinvent the wheel but use existing llist API | Byungchul Park | 1 | -6/+4 |
2017-09-07 | mm/vmstat.c: fix wrong comment | SeongJae Park | 1 | -1/+1 |
2017-09-07 | selftests/memfd: add memfd_create hugetlbfs selftest | Mike Kravetz | 3 | -86/+357 |
2017-09-07 | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz | 2 | -6/+55 |
2017-09-07 | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups | Dan Williams | 2 | -14/+39 |
2017-09-07 | mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() | Wei Yang | 1 | -7/+3 |
2017-09-07 | mm/vmstat: fix divide error at __fragmentation_index | Wen Yang | 1 | -0/+3 |
2017-09-07 | mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones | Michal Hocko | 1 | -15/+20 |
2017-09-07 | userfaultfd: provide pid in userfault msg - add feat union | Andrea Arcangeli | 2 | -2/+4 |
2017-09-07 | userfaultfd: provide pid in userfault msg | Alexey Perevalov | 2 | -5/+13 |
2017-09-07 | userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds | Andrea Arcangeli | 1 | -7/+15 |
2017-09-07 | userfaultfd: selftest: explicit failure if the SIGBUS test failed | Andrea Arcangeli | 1 | -1/+3 |
2017-09-07 | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST | Andrea Arcangeli | 1 | -8/+140 |
2017-09-07 | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature | Prakash Sangappa | 1 | -3/+124 |
2017-09-07 | mm: userfaultfd: add feature to request for a signal delivery | Prakash Sangappa | 2 | -1/+12 |