aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka1-2/+1
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown2-54/+63
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown2-2/+1
2018-08-17fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-08-17ocfs2: make several functions and variables static (and some const)Colin Ian King3-10/+10
2018-08-17ocfs2: clean up some unnecessary codewangyan3-19/+5
2018-08-17ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao3-37/+30
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2-2/+3
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-08-17ntfs: mft: remove VLA usageKees Cook1-2/+10
2018-08-17ntfs: decompress: remove VLA usageKees Cook1-12/+16
2018-08-17ntfs: aops: remove VLA usageKees Cook1-1/+4
2018-08-17fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior1-4/+0
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline1-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches1-3/+1
2018-08-17fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann2-9/+16
2018-08-17fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann2-18/+21
2018-08-17fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann4-5/+19
2018-08-17firewire: use 64-bit time_t based interfacesArnd Bergmann1-4/+4
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang11-14/+27
2018-08-17bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann1-1/+1
2018-08-179p: add Dominique Martinet to MAINTAINERSDominique Martinet1-0/+2
2018-08-179p: remove Ron Minnich from MAINTAINERSDominique Martinet2-1/+5
2018-08-16Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-08-16Replace magic for trusting the secondary keyring with #defineYannik Sembritzki3-2/+9
2018-08-15ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds1-1/+1
2018-08-15x86: i8259: Add missing include fileGuenter Roeck1-0/+1
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc1-0/+9
2018-08-15x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck1-2/+1
2018-08-15mailbox: Add support for i.MX messaging unitOleksij Rempel3-0/+366
2018-08-15dt-bindings: mailbox: imx-mu: add generic MU channel supportOleksij Rempel1-3/+23