summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann
2015-03-11mtd: cfi: reduce stack sizeArnd Bergmann
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu
2015-03-11smpboot: Add common code for notification from dying CPUPaul E. McKenney
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer
2015-03-11Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-10cpumask: only allocate nr_cpumask_bits.Rusty Russell
2015-03-10cpumask: remove deprecated functions.Rusty Russell
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09leds: flash: Remove synchronized flash strobe featureJacek Anaszewski
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09leds: Introduce devres helper for led_classdev_registerBjorn Andersson
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-09regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-09netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso
2015-03-09kvm,rcu,nohz: use RCU extended quiescent state when running KVM guestRik van Riel
2015-03-09context_tracking: Add stub context_tracking_is_enabledRik van Riel
2015-03-09context_tracking: Generalize context tracking APIs to support user and guestRik van Riel
2015-03-09context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker
2015-03-09workqueue: dump workqueues on sysrq-tTejun Heo
2015-03-09netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal
2015-03-09bridge: move mac header copying into br_netfilterFlorian Westphal
2015-03-09include/dma-mapping: Clarify output of dma_map_sgRicardo Ribalda Delgado
2015-03-09Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-08spi: Remove support for legacy PMLars-Peter Clausen
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu