summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-28ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-28objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-02-27mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27ipc/sem: add hysteresisManfred Spraul
2017-02-27include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa
2017-02-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27virtio_scsi: use virtio IRQ affinityChristoph Hellwig
2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig
2017-02-27virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27f2fs: introduce free nid bitmapChao Yu
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim
2017-02-27virtio_mmio: expose header to userspaceMichael S. Tsirkin
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki
2017-02-26Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-25objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf
2017-02-24lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-24lib: update LZ4 compressor moduleSven Schmidt
2017-02-24rbtree: use designated initializersKees Cook
2017-02-24linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund
2017-02-24bug: switch data corruption check to __must_checkKees Cook
2017-02-24compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada
2017-02-24procfs: use an enum for possible hidepid valuesLafcadio Wluiki
2017-02-24kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot