summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-22time: Include math64.h in time64.hXunlei Pang
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer
2015-05-22Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Arnd Bergmann
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2015-05-22crypto: aead - Rename aead_alg to old_aead_algHerbert Xu
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-21workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski
2015-05-20ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpersFlorian Fainelli
2015-05-20Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson
2015-05-20mfd: syscon: Add Atmel MC (Memory Controller) registers definitionBoris Brezillon
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-20module: add core_param_unsafeDmitry Torokhov
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-05-19livepatch: introduce patch/func-walking helpersJiri Slaby
2015-05-19livepatch: make kobject in klp_object statically allocatedMiroslav Benes
2015-05-19KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-05-19block: collapse bio bit spaceJens Axboe
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig
2015-05-19block: remove BIO_EOPNOTSUPPChristoph Hellwig
2015-05-19block: use an atomic_t for mq_freeze_depthChristoph Hellwig
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into x86/apicThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire