aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11smc_diag.h: fix include from userlandNicolas Dichtel3-3/+4
2017-05-11btrfs_tree.h: fix include from userlandNicolas Dichtel1-0/+1
2017-05-11uapi: includes linux/types.h before exporting filesNicolas Dichtel6-1/+10
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel2-20/+5
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel1-24/+14
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel1-1/+0
2017-05-11nios2: put setup.h in uapiNicolas Dichtel1-0/+1
2017-05-11h8300: put bitsperlong.h in uapiNicolas Dichtel1-3/+3
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual3-0/+134
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler2-0/+31
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler2-0/+25
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler2-5/+39
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler2-5/+12
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler2-0/+5
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler2-4/+52
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka4-12/+16
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka3-11/+29
2017-05-08mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-08mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-05-08mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-08gfs2: replace CURRENT_TIME with current_timeStephen Rothwell1-2/+2
2017-05-08apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani1-1/+1
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani6-30/+26
2017-05-08fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani1-2/+4
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani4-6/+10
2017-05-08fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani3-19/+23
2017-05-08trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani3-15/+14
2017-05-08fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani2-3/+4
2017-05-08format-security: move static strings to constKees Cook19-27/+31
2017-05-08Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park1-5/+5
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa9-37/+17
2017-05-08include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen1-1/+1
2017-05-08kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott7-11/+3
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-05-08drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott1-1/+2
2017-05-08alsa: use set_memory.h headerLaura Abbott3-3/+5
2017-05-08kernel/power/snapshot.c: use set_memory.h headerLaura Abbott1-0/+3
2017-05-08kernel/module.c: use set_memory.h headerLaura Abbott1-0/+3
2017-05-08include/linux/filter.h: use set_memory.h headerLaura Abbott1-1/+3
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-08drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott1-1/+3
2017-05-08drm: use set_memory.h headerLaura Abbott8-0/+19
2017-05-08agp: use set_memory.h headerLaura Abbott5-1/+7