index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-02-27
ipc/sem: add hysteresis
Manfred Spraul
2017-02-27
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
2017-02-27
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2017-02-27
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
2017-02-27
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
2017-02-27
autofs: remove wrong comment
Tomohiro Kusumi
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-26
Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-02-25
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-24
lib/lz4: remove back-compat wrappers
Sven Schmidt
2017-02-24
lib: update LZ4 compressor module
Sven Schmidt
2017-02-24
rbtree: use designated initializers
Kees Cook
2017-02-24
linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors
Niklas Söderlund
2017-02-24
bug: switch data corruption check to __must_check
Kees Cook
2017-02-24
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
2017-02-24
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
2017-02-24
uapi: mqueue.h: add missing linux/types.h include
Mike Frysinger
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-24
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
2017-02-24
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
2017-02-24
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-24
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-24
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
2017-02-24
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
mm/migration: make isolate_movable_page always defined
Yisheng Xie
2017-02-24
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
2017-02-24
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
2017-02-24
mm: vmscan: scan dirty pages even in laptop mode
Johannes Weiner
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
[next]