aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-03rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2-3/+3
2014-11-03rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney1-1/+1
2014-11-03f2fs: add infra struct and helper for inline dirChao Yu1-0/+19
2014-11-03f2fs: use highmem for directory pagesJaegeuk Kim1-1/+2
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+3
2014-11-03netdevice: add ieee802154_ptr to net_deviceAlexander Aring1-0/+3
2014-11-03net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-03treewide: Fix typo in Documentation/DocBook/device-driversMasanari Iida2-3/+3
2014-11-03PCI: Add support for AMD Nolan USB3 DRDHuang Rui1-0/+1
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-1/+1
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart1-0/+3
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2-1/+2
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi1-1/+1
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-2/+1
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz1-0/+2
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi1-0/+5
2014-11-03HID: added missing HID Consumer Page identifiersJD Cole1-0/+24
2014-11-03HID: plantronics: fix errant mouse eventsJD Cole1-0/+3
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+3
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+1
2014-11-02ieee802154: fix byteorder issuesAlexander Aring1-2/+3
2014-11-02ieee802154: add missing ULL definitionAlexander Aring1-1/+2
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+22
2014-11-02ieee802154: add extended address validation helperAlexander Aring1-0/+14
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-108/+434
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+14
2014-10-31new helper: is_root_inode()Al Viro1-0/+5
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-1/+4
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-4/+200
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+0
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)1-0/+8
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-0/+1
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6
2014-10-29seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches1-0/+15
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-52/+33
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner1-41/+17
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner1-1/+0
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-3/+6
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet1-0/+13
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+1
2014-10-29tcp: allow for bigger reordering levelEric Dumazet1-2/+2
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar3-6/+6
2014-10-29blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe1-0/+1