aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-08x86: use set_memory.h headerLaura Abbott15-12/+15
2017-05-08s390: use set_memory.h headerLaura Abbott7-1/+7
2017-05-08arm64: use set_memory.h headerLaura Abbott2-0/+2
2017-05-08arm: use set_memory.h headerLaura Abbott4-0/+4
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott9-136/+167
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches7-6/+9
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada6-8/+11
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd25-28/+29
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd5-4/+5
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko20-41/+31
2017-05-08mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying3-13/+18
2017-05-08drivers/md/bcache/super.c: use kvmallocMichal Hocko1-6/+2
2017-05-08drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantMichal Hocko1-9/+4
2017-05-08net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2-26/+10
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko44-350/+128
2017-05-08fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko1-7/+1
2017-05-08lib/rhashtable.c: simplify a strange allocation patternMichal Hocko1-10/+3
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko4-27/+24
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko2-11/+20
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko24-130/+103
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso2-6/+4
2017-05-08ipc/shm: some shmat cleanupsDavidlohr Bueso1-9/+7
2017-05-08initramfs: use vfs_stat/lstat directlyArnd Bergmann2-24/+10
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson2-1/+11
2017-05-08lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck1-1/+1
2017-05-08lib/fault-inject.c: use correct check for interruptsDmitry Vyukov1-1/+1
2017-05-08kcov: simplify interrupt checkDmitry Vyukov1-8/+1
2017-05-08taskstats: add e/u/stime for TGID commandZhang Xiao1-0/+14