aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Add linux-next specific files for 20170418next-20170418Stephen Rothwell
2017-04-18kprobes/x86: merge fix for set_memory.h decouplingStephen Rothwell
2017-04-18Merge branch 'akpm/master'Stephen Rothwell
2017-04-18lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-04-18kernel/irq/manage.c: use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2017-04-18cpumask: add helper cpumask_available()Matthias Kaehlcke
2017-04-18mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-04-18treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka
2017-04-18treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-04-18mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-04-18mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-04-18mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran
2017-04-18mm/huge_memory.c.c: use zap_deposited_table() moreOliver O'Halloran
2017-04-18time: delete current_fs_time()Deepa Dinamani
2017-04-18time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani
2017-04-18apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani
2017-04-18lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-04-18fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-04-18fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani
2017-04-18fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-04-18fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani
2017-04-18trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani
2017-04-18fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-04-18format-security: move static strings to constKees Cook
2017-04-18docs-vm-transhuge-fix-few-trivial-typos-fixAndrew Morton
2017-04-18Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park
2017-04-18fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-04-18include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen
2017-04-18drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen
2017-04-18kref: remove WARN_ON for NULL release functionsAndi Kleen
2017-04-18treewide: decouple cacheflush.h and set_memory.hLaura Abbott
2017-04-18drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton
2017-04-18drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott
2017-04-18drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott
2017-04-18alsa: use set_memory.h headerLaura Abbott
2017-04-18kernel/power/snapshot.c: use set_memory.h headerLaura Abbott
2017-04-18kernel/module.c: use set_memory.h headerLaura Abbott
2017-04-18include/linux/filter.h: use set_memory.h headerLaura Abbott
2017-04-18drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott
2017-04-18drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott
2017-04-18drm-use-set_memoryh-header-fixAndrew Morton
2017-04-18drm: use set_memory.h headerLaura Abbott
2017-04-18agp: use set_memory.h headerLaura Abbott
2017-04-18x86: use set_memory.h headerLaura Abbott
2017-04-18s390: use set_memory.h headerLaura Abbott
2017-04-18arm64: use set_memory.h headerLaura Abbott
2017-04-18arm: use set_memory.h headerLaura Abbott
2017-04-18treewide: move set_memory_* functions away from cacheflush.hLaura Abbott
2017-04-18treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-04-18scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada