index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-08
apparmorfs: replace CURRENT_TIME with current_time()
Deepa Dinamani
2017-05-08
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
2017-05-08
fs: ufs: use ktime_get_real_ts64() for birthtime
Deepa Dinamani
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
2017-05-08
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
2017-05-08
fs: f2fs: use ktime_get_real_seconds for sit_info times
Deepa Dinamani
2017-05-08
format-security: move static strings to const
Kees Cook
2017-05-08
Documentation/vm/transhuge.txt: fix trivial typos
SeongJae Park
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-08
include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec
Andi Kleen
2017-05-08
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
2017-05-08
kref: remove WARN_ON for NULL release functions
Andi Kleen
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
2017-05-08
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
2017-05-08
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
2017-05-08
alsa: use set_memory.h header
Laura Abbott
2017-05-08
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
2017-05-08
kernel/module.c: use set_memory.h header
Laura Abbott
2017-05-08
include/linux/filter.h: use set_memory.h header
Laura Abbott
2017-05-08
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
2017-05-08
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
2017-05-08
drm: use set_memory.h header
Laura Abbott
2017-05-08
agp: use set_memory.h header
Laura Abbott
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-05-08
s390: use set_memory.h header
Laura Abbott
2017-05-08
arm64: use set_memory.h header
Laura Abbott
2017-05-08
arm: use set_memory.h header
Laura Abbott
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
mm, swap: use kvzalloc to allocate some swap data structures
Huang Ying
2017-05-08
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
2017-05-08
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
2017-05-08
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
2017-05-08
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-08
lib/rhashtable.c: simplify a strange allocation pattern
Michal Hocko
2017-05-08
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
2017-05-08
mm, vmalloc: properly track vmalloc users
Michal Hocko
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
sysv,ipc: cacheline align kern_ipc_perm
Davidlohr Bueso
2017-05-08
ipc/shm: some shmat cleanups
Davidlohr Bueso
2017-05-08
initramfs: use vfs_stat/lstat directly
Arnd Bergmann
[prev]
[next]