summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-16Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann
2015-12-16Merge tag 'omap-for-v4.5/81xx-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-15Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda
2015-12-15KEYS: prevent keys from being removed from specified keyringsMimi Zohar
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia
2015-12-15time: Define dummy functions for the generic sched clockDaniel Lezcano
2015-12-14Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov
2015-12-14Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins
2015-12-14drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins
2015-12-14drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-12-14f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-14i2c: add generic routine to parse DT for timing informationWolfram Sang
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar
2015-12-13serial: Fix UPIO_MEM commentPeter Hurley
2015-12-13tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)Russell King
2015-12-13serial: remove NWP serial supportArnd Bergmann
2015-12-13tty: Remove dead tty_write_flush() declaration and macroPeter Hurley
2015-12-13tty: Remove __func__ from tty_debug() macroPeter Hurley
2015-12-13tty: Define tty_*() printk macrosPeter Hurley
2015-12-13tty: core: Add helper fn to deref tty driver namePeter Hurley
2015-12-13tty: Make tty_paranoia_check() file scopePeter Hurley
2015-12-13tty: Improve tty_debug() macroPeter Hurley
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra