summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13fs: split generic and aio kiocbChristoph Hellwig
2015-03-13fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-13blk-mq: export blk_mq_run_hw_queuesMike Snitzer
2015-03-13blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki
2015-03-13i2c: add quirk structure to describe adapter flawsWolfram Sang
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12fs: remove ki_nbytesChristoph Hellwig
2015-03-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz
2015-03-12backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski
2015-03-12mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong
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