summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-09-27FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-27Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xxMark Brown
2013-09-26Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26kobject: introduce kobj_completionJeff Mahoney
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust
2013-09-26mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones