summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-06gpio: omap: Allow building as a loadable moduleTony Lindgren
2015-05-06pinctrl: move strict option to pinmux_opsLinus Walleij
2015-05-06pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang
2015-05-06pwm: Add support to remove registered consumer lookup tablesShobhit Kumar
2015-05-06clkdev: add clkdev_create() helperRussell King
2015-05-06clkdev: const-ify connection id to clk_add_alias()Russell King
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King
2015-05-06clk: update clk API documentation to clarify clk_round_rate()Russell King
2015-05-06clkdev: use clk_hw internallyRussell King
2015-05-05clk: make strings in parent name arrays constSascha Hauer
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-05-05block: move PM request support to IDEChristoph Hellwig
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig
2015-05-05block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-05-05bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe
2015-05-05bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-05-05libata: READ LOG DMA EXT support can be in either page 119 or 120Martin K. Petersen
2015-05-05irqchip: irqc: Remove platform data supportGeert Uytterhoeven
2015-05-04thermal: introduce the Power Allocator governorJavi Merino
2015-05-04thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-05-04thermal: extend the cooling device API to include power informationJavi Merino
2015-05-04thermal: let governors have private data for each thermal zoneJavi Merino
2015-05-04thermal: fair_share: generalize the weight conceptJavi Merino
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-05-04leds: unify the location of led-trigger APIJacek Anaszewski
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-04net: Add skb_get_hash_perturbTom Herbert
2015-05-03etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-02hwspinlock/core: add device tree supportSuman Anna
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-30efi: Add esrt supportPeter Jones
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan
2015-04-29libfdt: add fdt type definitionsRob Herring
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet