aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/fb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic1-5/+24
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com1-37/+30
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam1-0/+2
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek1-0/+38
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani1-13/+32
2017-09-09dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang1-0/+2
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav1-1/+1
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav1-1/+1
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek1-1/+1
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek1-2/+2
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall3-3/+3
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang1-3/+5
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang1-9/+19
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang1-2/+2
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang1-3/+2
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-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski1-0/+13
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski4-0/+49
2017-09-06tracing: Apply trace_clock changes to instance max bufferBaohong Liu1-1/+1
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel10-10/+39
2017-09-06x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2-3/+9
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione4-62/+170
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying3-7/+41
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli4-33/+23
2017-09-06swap: choose swap device according to numa nodeAaron Lu3-27/+164
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2-5/+6
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko3-23/+73
2017-09-06z3fold: use per-cpu unbuddied listsVitaly Wool1-135/+344
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying2-6/+13
2017-09-06mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying2-0/+106