summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20170502next-20170502Stephen Rothwell2017-05-025-0/+17383
* Merge branch 'akpm/master'Stephen Rothwell2017-05-02275-1100/+1230
|\
| * lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov2017-05-022-1/+64
| * selftests/vm: add a test for virtual address range mappingAnshuman Khandual2017-05-023-0/+134
| * dax: add tracepoint to dax_insert_mapping()Ross Zwisler2017-05-022-0/+31
| * dax-add-tracepoint-to-dax_writeback_one-fixAndrew Morton2017-05-021-1/+1
| * dax: add tracepoint to dax_writeback_one()Ross Zwisler2017-05-022-0/+25
| * dax: fix regression in dax_writeback_mapping_range()Ross Zwisler2017-05-021-1/+1
| * dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler2017-05-022-5/+39
| * dax: add tracepoints to dax_load_hole()Ross Zwisler2017-05-022-5/+12
| * dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler2017-05-022-0/+5
| * dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler2017-05-022-4/+52
| * mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka2017-05-021-20/+9
| * treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka2017-05-021-3/+3
| * treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-024-9/+13
| * mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-023-11/+29
| * mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka2017-05-021-1/+2
| * mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran2017-05-021-2/+18
| * mm/huge_memory.c.c: use zap_deposited_table() moreOliver O'Halloran2017-05-021-6/+2
| * time: delete current_fs_time()Deepa Dinamani2017-05-022-15/+0
| * time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani2017-05-021-3/+0
| * gfs2: replace CURRENT_TIME with current_timeStephen Rothwell2017-05-021-2/+2
| * apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani2017-05-021-1/+1
| * lustre: replace CURRENT_TIME macroDeepa Dinamani2017-05-022-5/+5
| * fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-026-30/+26
| * fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani2017-05-021-2/+4
| * fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-024-6/+10
| * fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-023-19/+23
| * trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani2017-05-023-15/+14
| * fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani2017-05-022-3/+4
| * format-security: move static strings to constKees Cook2017-05-0219-27/+31
| * docs-vm-transhuge-fix-few-trivial-typos-fixAndrew Morton2017-05-021-1/+1
| * Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park2017-05-021-5/+5
| * fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-029-37/+17
| * include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen2017-05-021-1/+0
| * drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen2017-05-021-1/+1
| * kref: remove WARN_ON for NULL release functionsAndi Kleen2017-05-021-6/+0
| * kprobes/x86: merge fix for set_memory.h decouplingStephen Rothwell2017-05-022-0/+2
| * treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-025-11/+1
| * drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton2017-05-024-4/+9
| * drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott2017-05-021-1/+1
| * drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott2017-05-021-1/+2
| * alsa: use set_memory.h headerLaura Abbott2017-05-023-3/+5
| * kernel/power/snapshot.c: use set_memory.h headerLaura Abbott2017-05-021-0/+3
| * kernel/module.c: use set_memory.h headerLaura Abbott2017-05-021-0/+3
| * include/linux/filter.h: use set_memory.h headerLaura Abbott2017-05-021-1/+3
| * drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott2017-05-021-1/+1
| * drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott2017-05-021-1/+3
| * drm-use-set_memoryh-header-fixAndrew Morton2017-05-021-0/+2
| * drm: use set_memory.h headerLaura Abbott2017-05-027-0/+17