summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi
2014-11-03HID: added missing HID Consumer Page identifiersJD Cole
2014-11-03HID: plantronics: fix errant mouse eventsJD Cole
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02ieee802154: fix byteorder issuesAlexander Aring
2014-11-02ieee802154: add missing ULL definitionAlexander Aring
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-02ieee802154: add extended address validation helperAlexander Aring
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31new helper: is_root_inode()Al Viro
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-29seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-29blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe
2014-10-29timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani
2014-10-29timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani
2014-10-29mod_devicetable.h: grammar fix in commentMichael Opdenacker
2014-10-29HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires
2014-10-29HID: fix merge from wacom into the HID treeBenjamin Tissoires
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan