summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-265/+13
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+13
2017-02-28ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl1-11/+0
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-2/+3
2017-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-35/+106
2017-02-28objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf1-1/+2
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds5-29/+99
2017-02-28Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-16/+1
2017-02-28mm: add arch-independent testcases for RODATAJinbum Park1-0/+23
2017-02-28mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum1-2/+21
2017-02-28mm: add new mmget() helperVegard Nossum1-0/+21
2017-02-28mm: add new mmgrab() helperVegard Nossum1-0/+22
2017-02-28scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-28scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-28fs: add i_blocksize()Fabian Frederick1-0/+5
2017-02-28ipc/sem: add hysteresisManfred Spraul1-1/+1
2017-02-28include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa1-2/+2
2017-02-28sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev1-1/+3
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2-24/+3
2017-02-28Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-18/+34
2017-02-27virtio_scsi: use virtio IRQ affinityChristoph Hellwig1-1/+0
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig1-0/+10
2017-02-27virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig1-0/+3
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig1-4/+5
2017-02-27f2fs: introduce free nid bitmapChao Yu1-0/+1
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim1-0/+1
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard1-0/+11
2017-02-27virtio_mmio: expose header to userspaceMichael S. Tsirkin1-141/+0
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki1-0/+7
2017-02-27dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson1-0/+20
2017-02-27Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2017-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-0/+202
2017-02-26Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+36
2017-02-26Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2-6/+2
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-173/+902
2017-02-25objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf1-3/+3
2017-02-25lib/lz4: remove back-compat wrappersSven Schmidt1-69/+0
2017-02-25lib: update LZ4 compressor moduleSven Schmidt1-66/+696
2017-02-25rbtree: use designated initializersKees Cook1-1/+3
2017-02-25linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund1-4/+6
2017-02-25bug: switch data corruption check to __must_checkKees Cook1-5/+7
2017-02-25compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza1-0/+1
2017-02-25include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada1-1/+1
2017-02-25procfs: use an enum for possible hidepid valuesLafcadio Wluiki1-0/+6
2017-02-25kasan: drain quarantine of memcg slab objectsGreg Thelen1-2/+2
2017-02-25memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot1-3/+0
2017-02-25mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2-10/+7