summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-12block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-09dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei
2016-03-09kasan: add functions to clear stack poisonMark Rutland
2016-03-09list: kill list_force_poison()Dan Williams
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-03-08Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-03-08Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-05Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03block: get the 1st and last bvec via helpersMing Lei
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-03[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-03[media] media.h: postpone connectors entitiesMauro Carvalho Chehab
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-02-29locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman