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