summaryrefslogtreecommitdiffstats
path: root/mm/mmu_notifier.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-07dt-bindings: rtc: sun6i-rtc: Fix register range in exampleChen-Yu Tsai1-1/+1
2018-12-06rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai1-2/+14
2018-12-06rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai1-0/+46
2018-12-06rtc: sun6i: Add support for different variantsChen-Yu Tsai1-7/+51
2018-12-06rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai1-0/+1
2018-12-06dt-bindings: rtc: sun6i-rtc: Export internal RC oscillatorChen-Yu Tsai1-1/+2
2018-12-06dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31Chen-Yu Tsai1-2/+4
2018-12-06dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variantsChen-Yu Tsai1-1/+15
2018-12-06dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a listChen-Yu Tsai1-4/+6
2018-11-22rtc: dt-binding: abx80x: fix resistance scaleBaruch Siach1-1/+1
2018-11-22rtc: isl1208: Use i2c block read/write routinesTrent Piepho1-33/+4
2018-11-22rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET1-1/+1
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni2-15/+10
2018-11-22rtc: nvmem: use devm_nvmem_register()Alexandre Belloni1-6/+1
2018-11-14rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET1-1/+1
2018-11-14rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski1-6/+0
2018-11-14rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki1-5/+8
2018-11-14rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki1-1/+1
2018-11-12rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni2-28/+0
2018-11-12rtc: sh: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-11-12rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King3-3/+3
2018-11-12rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1
2018-11-03ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-03ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-03iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4
2018-11-02CIFS: Add support for direct I/O writeLong Li2-41/+164
2018-11-02CIFS: Add support for direct I/O readLong Li3-39/+192
2018-11-02smb3: missing defines and structs for reparse point handlingSteve French2-0/+38
2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French4-0/+65
2018-11-02smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4