aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+45
2014-12-19nl802154: introduce support for cca settingsAlexander Aring2-1/+4
2014-12-19ieee802154: rework cca settingAlexander Aring3-3/+13
2014-12-19nl802154: introduce cca mode enumsAlexander Aring1-0/+43
2014-12-18drm: add atomic_get_propertyRob Clark2-0/+27
2014-12-18drm: add atomic_set_property wrappersRob Clark2-0/+12
2014-12-18uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin1-4/+0
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki2-4/+2
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki1-0/+1
2014-12-18nl80211: increase the max number of rules in regdomainArik Nemtsov1-1/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley5-54/+10
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2-0/+6
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen1-0/+2
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger1-0/+74
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini1-27/+0
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-9/+70
2014-12-17drm: Include drm_crtc_helper.h in DocBookThierry Reding1-5/+25
2014-12-17drm: Make drm_crtc_helper.h standalone includibleThierry Reding1-0/+2
2014-12-17drm: Move IRQ related fields to proper sectionThierry Reding1-2/+2
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-0/+13
2014-12-17Merge branch 'topic/core-stuff' into topic/atomic-coreDaniel Vetter1-4/+4
2014-12-17drm: get rid of direct property value accessRob Clark1-0/+3
2014-12-17drm: store property instead of id in obj attachmentRob Clark1-1/+6
2014-12-17drm/atomic: Introduce state->obj backpointersDaniel Vetter2-2/+11
2014-12-17drm/atomic-helper: Export both plane and modeset check helpersDaniel Vetter2-0/+12
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds5-36/+151
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds3-12/+38
2014-12-17drm: Remove stale commentThierry Reding1-1/+1
2014-12-17drm: Perform basic sanity checks on probed modesVille Syrjälä1-0/+1
2014-12-17drm: Reorganize probed mode validationVille Syrjälä1-3/+2
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng1-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng1-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng1-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng1-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng1-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng4-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov2-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng1-2/+5
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding1-0/+2
2014-12-17vm_area_operations: kill ->migrate()Al Viro2-12/+0
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino1-3/+3
2014-12-17new helper: iter_is_iovec()Al Viro1-0/+5
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov1-0/+10
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron3-0/+39