aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-24/+30
2016-03-05Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fix/max98095', 'asoc/fix/omap', 'asoc/fix/pxa' and 'asoc/fix/qcom-be' into asoc-linusMark Brown1-4/+4
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-3/+3
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+60
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar74-1662/+1871
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-03block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-03[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus1-9/+9
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-0/+1
2016-03-03[media] media.h: postpone connectors entitiesMauro Carvalho Chehab1-0/+8
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil1-10/+10
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan1-1/+3
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2-5/+0
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker1-3/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2-8/+0
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2-5/+32
2016-03-02nohz: New tick dependency maskFrederic Weisbecker2-0/+100
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-02-29locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman2-5/+5
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar31-1535/+1586
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2-2/+12
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra1-0/+2
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changesIngo Molnar57-1608/+1744
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner1-0/+1
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-17/+0
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-4/+10
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+1
2016-02-26ASoC: trace: fix printing jack nameArnd Bergmann1-4/+4
2016-02-25libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti1-2/+3
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)1-0/+172
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra1-3/+3
2016-02-25perf: Fix cloningPeter Zijlstra1-0/+1
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+6
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann1-0/+3