summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-19bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico1-7/+1
2014-02-19Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas1-1/+0
2014-02-19tty: tty_ldisc.h: Remove duplicate includeSachin Kamat1-1/+0
2014-02-19x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-7/+0
2014-02-19cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2-0/+69
2014-02-19driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha1-0/+838
2014-02-18misc: add comment on unused minorsLucas De Marchi1-8/+8
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan1-1/+11
2014-02-18Bluetooth: allocate static minor for vhciLucas De Marchi1-0/+1
2014-02-18Merge 3.14-rc3 into tty-nextGreg Kroah-Hartman15-92/+181
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman15-92/+181
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman23-99/+211
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara1-1/+1
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa1-1/+3
2014-02-18rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney3-6/+10
2014-02-18rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALLPaul E. McKenney1-2/+4
2014-02-18rcu: Define rcu_assign_pointer() in terms of smp_store_release()Paul E. McKenney1-6/+2
2014-02-18rcu: Indentation and spacing fixes.Joe Perches2-37/+38
2014-02-18rcu: Glue ASCII strings togetherJoe Perches1-10/+5
2014-02-18rcu: Stop tracking FSF's postal addressPaul E. McKenney4-8/+8
2014-02-18Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman23-99/+211
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+3
2014-02-18ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister1-0/+5
2014-02-18ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-0/+1
2014-02-18ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+1
2014-02-18ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister1-0/+1
2014-02-18ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+4
2014-02-18net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli1-0/+5
2014-02-18net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli1-0/+1
2014-02-18Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-02-18ceph: remove xattr when null value is given to setxattr()Yan, Zheng1-2/+3
2014-02-17HID: hid-sensor-hub: Processing for duplicate physical idsSrinivas Pandruvada1-2/+4
2014-02-17drbd: Move string function prototypes from linux/drbd.h to drbd_string.hAndreas Gruenbacher1-6/+0
2014-02-17drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher2-1/+3
2014-02-17drbd: Improve some function and variable namingAndreas Gruenbacher1-2/+2
2014-02-17idr: Add new function idr_is_empty()Andreas Gruenbacher1-0/+1
2014-02-17iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada1-8/+8
2014-02-17HID: hid-sensor-hub: Add selector apiSrinivas Pandruvada1-0/+3
2014-02-17HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires1-0/+6
2014-02-17HID: core: implement generic .request()Benjamin Tissoires1-1/+4
2014-02-17HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires1-0/+16
2014-02-17HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires1-3/+0
2014-02-17HID: remove hidinput_input_event handlerBenjamin Tissoires1-4/+0
2014-02-17HID: add inliners for ll_driver transport-layer callbacksBenjamin Tissoires1-0/+45
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal1-1/+4
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko1-4/+1
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann1-0/+20
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-3/+6
2014-02-16spi/s3c64xx: Trivial cleanup in header fileSachin Kamat1-5/+4
2014-02-16regmap: Separate regmap dev initializationMichal Simek1-0/+2