summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-08dmaengine: Remove Renesas Audio DMAC peri peri platform dataGeert Uytterhoeven1-34/+0
2015-05-07f2fs: export more enums for tracepointJaegeuk Kim1-0/+5
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas1-1/+0
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-07nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf1-0/+7
2015-05-07context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker2-10/+3
2015-05-07context_tracking: Protect against recursionFrederic Weisbecker1-0/+1
2015-05-07kvm,x86: load guest FPU context more eagerlyRik van Riel1-0/+1
2015-05-07KVM: x86: Support for disabling quirksNadav Amit1-0/+1
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger1-9/+18
2015-05-07tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-07Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-6/+8
2015-05-07mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris1-1/+0
2015-05-07Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-05-06serial: core: Fix unused variable warnings from uart_console()Peter Hurley1-1/+1
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes1-1/+1
2015-05-06tty: constify return type of tty_nameRasmus Villemoes1-1/+1
2015-05-06ASoC: rt5645: remove unused field in pdataBard Liao1-3/+0
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-05-06ASoC: dapm: Add demux supportLars-Peter Clausen1-0/+5
2015-05-06ASoC: dapm: Add support for autodisable mux controlsCharles Keepax1-0/+10
2015-05-06ASoC: Correct typo in SOC_VALUE_ENUM_SINGLE macroCharles Keepax1-2/+2
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2-14/+18
2015-05-06pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick1-1/+1
2015-05-06gpio: omap: Allow building as a loadable moduleTony Lindgren1-2/+10
2015-05-06pinctrl: move strict option to pinmux_opsLinus Walleij2-3/+4
2015-05-06pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang1-0/+3
2015-05-06pwm: Add support to remove registered consumer lookup tablesShobhit Kumar1-0/+5
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-06clkdev: add clkdev_create() helperRussell King1-0/+3
2015-05-06clkdev: const-ify connection id to clk_add_alias()Russell King1-1/+1
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King1-13/+0
2015-05-06clk: update clk API documentation to clarify clk_round_rate()Russell King1-0/+14
2015-05-06clkdev: use clk_hw internallyRussell King1-0/+1
2015-05-06can.h: make padding given by gcc explicitShawn Landden1-0/+6
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2-0/+298
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2-0/+258
2015-05-06clk: make strings in parent name arrays constSascha Hauer1-4/+6
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-06util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-06mpls: Move reserved label definitionsTom Herbert1-0/+10
2015-05-06vlan: Use eth_proto_is_802_3Alexander Duyck1-1/+1
2015-05-06etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck1-0/+18
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet3-1/+13
2015-05-05nbd: stop using req->cmdChristoph Hellwig1-2/+0
2015-05-05block: move PM request support to IDEChristoph Hellwig2-20/+20
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig1-1/+0
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2-1/+1