summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing
2014-07-08driver core: platform: add device binding path 'driver_override'Kim Phillips
2014-07-08firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo
2014-07-08cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo
2014-07-08cgroup: introduce cgroup->subtree_controlTejun Heo
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim
2014-07-08reservation: add suppport for read-only access using rcuMaarten Lankhorst
2014-07-08reservation: update api and add some helpersMaarten Lankhorst
2014-07-08dma-buf: add poll support, v3Maarten Lankhorst
2014-07-08reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst
2014-07-08staging:iio:ad7291: Move out of stagingLars-Peter Clausen
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-07-08seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst
2014-07-08Merge tag 'v3.16-rc3' into spi-sh-msiofMark Brown
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov
2014-07-08iommu: Fix IOMMU sysfs stubsAlex Williamson
2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson
2014-07-07net: arcnet: Remove "#define bool int"Rasmus Villemoes
2014-07-07net: Only do flow_dissector hash computation once per packetTom Herbert
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-07net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert
2014-07-07Merge branch 'component-for-staging' of git://ftp.arm.linux.org.uk/~rmk/linux...Greg Kroah-Hartman
2014-07-07Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman
2014-07-07Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-07-07of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04dma: Support for 3 bytes word sizePeter Ujfalusi
2014-07-04iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson
2014-07-04iommu: Add sysfs support for IOMMUsAlex Williamson
2014-07-04iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo