summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2-1/+7
2017-09-09watchdog: w83627hf: make const array chip_name staticColin Ian King1-1/+1
2017-09-09watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2-11/+13
2017-09-08genksyms: fix gperf removal conversionLinus Torvalds2-2/+2
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds1-6/+5
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky1-3/+4
2017-09-07fs: aio: fix the increment of aio-nr and counting against aio-max-nrMauricio Faria de Oliveira1-7/+12
2017-09-07PCI: xgene: Clean up whitespaceBjorn Helgaas1-19/+18
2017-09-07PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offsetBjorn Helgaas1-2/+2
2017-09-07PCI: xgene: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-07x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski1-0/+13
2017-09-07x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski4-0/+49
2017-09-07tracing: Apply trace_clock changes to instance max bufferBaohong Liu1-1/+1
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel10-10/+39
2017-09-07x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2-3/+9
2017-09-07mm: add /proc/pid/smaps_rollupDaniel Colascione4-62/+170
2017-09-07mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying3-7/+41
2017-09-07mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli4-33/+23
2017-09-07swap: choose swap device according to numa nodeAaron Lu3-27/+164
2017-09-07mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2-5/+6
2017-09-07mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko3-23/+73
2017-09-07z3fold: use per-cpu unbuddied listsVitaly Wool1-135/+344
2017-09-07mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying2-6/+13
2017-09-07mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying2-0/+106
2017-09-07mm, swap: VMA based swap readaheadHuang Ying5-25/+273
2017-09-07mm, swap: fix swap readahead markingHuang Ying1-7/+11
2017-09-07mm, swap: add swap readahead hit statisticsHuang Ying3-2/+15
2017-09-07mm/vmalloc.c: don't reinvent the wheel but use existing llist APIByungchul Park1-6/+4
2017-09-07mm/vmstat.c: fix wrong commentSeongJae Park1-1/+1
2017-09-07selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz3-86/+357
2017-09-07mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz2-6/+55
2017-09-07mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams2-14/+39
2017-09-07mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()Wei Yang1-7/+3
2017-09-07mm/vmstat: fix divide error at __fragmentation_indexWen Yang1-0/+3
2017-09-07mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko1-15/+20
2017-09-07userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli2-2/+4
2017-09-07userfaultfd: provide pid in userfault msgAlexey Perevalov2-5/+13
2017-09-07userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeedsAndrea Arcangeli1-7/+15
2017-09-07userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli1-1/+3
2017-09-07userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli1-8/+140
2017-09-07userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa1-3/+124
2017-09-07mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa2-1/+12