summaryrefslogtreecommitdiffstats
path: root/drivers/ras/debugfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-12thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li1-1/+1
2020-10-12dt-bindings: thermal: sun8i: Add binding for A100's THS controllerYangtao Li1-1/+5
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing6-28/+14
2020-10-12thermal: int340x: Add keep alive response methodSrinivas Pandruvada1-0/+29
2020-10-12thermal: core: Add new event for sending keep alive notificationsSrinivas Pandruvada1-0/+1
2020-10-12thermal: int340x: Provide notification for OEM variable changeSrinivas Pandruvada1-11/+11
2020-10-12thermal: core: remove unnecessary mutex_init()Qinglang Miao1-1/+0
2020-10-12thermal/idle_inject: Fix comment of idle_duration_us and name of latency_nszhuguangqing2-2/+2
2020-10-12thermal: Kconfig: Update description for RCAR_GEN3_THERMAL configLad Prabhakar1-3/+3
2020-10-12thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao1-6/+1
2020-10-12dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 supportLad Prabhakar1-0/+1
2020-10-12thermal: rcar_thermal: Add missing braces to conditional statementGeert Uytterhoeven1-2/+2
2020-10-12thermal: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1
2020-10-12thermal: imx8mm: Use dev_err_probe() to simplify error handlingAnson Huang1-7/+3
2020-10-12thermal: imx: Use dev_err_probe() to simplify error handlingAnson Huang1-16/+6
2020-10-12drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King1-1/+1
2020-09-21Linux 5.9-rc6v5.9-rc6Linus Torvalds1-1/+1
2020-09-20mm: fix wake_page_function() comment typosLinus Torvalds1-2/+2
2020-09-20dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang1-6/+6
2020-09-20dm: Call proper helper to determine dax supportJan Kara3-5/+31
2020-09-20dm/dax: Fix table reference countsDan Williams1-2/+3
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada1-3/+8
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada2-31/+30
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt4-0/+71
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal1-2/+4
2020-09-19riscv: Add sfence.vma after early page table changesGreentime Hu1-4/+3
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du1-3/+1
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser1-1/+1
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2-2/+2
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2-4/+2
2020-09-19mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin2-0/+22
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy1-1/+1
2020-09-19mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell1-19/+23
2020-09-19kprobes: fix kill kprobe which has been marked as goneMuchun Song1-1/+8
2020-09-19tmpfs: restore functionality of nr_inodes=0Byron Stanoszek1-4/+6
2020-09-19mlock: fix unevictable_pgs event counts on THPHugh Dickins2-12/+18
2020-09-19mm: fix check_move_unevictable_pages() on THPHugh Dickins1-2/+8
2020-09-19mm: migration of hugetlbfs page skip memcgHugh Dickins1-1/+2
2020-09-19ksm: reinstate memcg charge on copied pagesHugh Dickins1-0/+4
2020-09-19mailmap: add older email addresses for Kees CookKees Cook1-0/+4
2020-09-18i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-18i2c: mediatek: Send i2c master code at more than 1MHzQii Wang1-1/+1
2020-09-18i2c: mediatek: Fix generic definitions for bus frequencyQii Wang1-2/+2
2020-09-18objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
2020-09-18kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada1-1/+1
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit1-0/+4
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins1-1/+3
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2-1/+21
2020-09-17i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-09-17percpu: fix first chunk size calculation for populated bitmapSunghyun Jin1-1/+1