summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low
2015-05-08signals, ptrace, sched: Fix a misaligned load inside ptrace_attach()Palmer Dabbelt
2015-05-08sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *Palmer Dabbelt
2015-05-08signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'Palmer Dabbelt
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-08dmaengine: Remove Renesas Audio DMAC peri peri platform dataGeert Uytterhoeven
2015-05-07f2fs: export more enums for tracepointJaegeuk Kim
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-07nohz: Add tick_nohz_full_add_cpus_to() APIChris Metcalf
2015-05-07context_tracking: Inherit TIF_NOHZ through forks instead of context switchesFrederic Weisbecker
2015-05-07context_tracking: Protect against recursionFrederic Weisbecker
2015-05-07kvm,x86: load guest FPU context more eagerlyRik van Riel
2015-05-07KVM: x86: Support for disabling quirksNadav Amit
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-07Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-06mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06serial: core: Fix unused variable warnings from uart_console()Peter Hurley
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes
2015-05-06tty: constify return type of tty_nameRasmus Villemoes
2015-05-06ASoC: rt5645: remove unused field in pdataBard Liao
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06ASoC: dapm: Add demux supportLars-Peter Clausen
2015-05-06ASoC: dapm: Add support for autodisable mux controlsCharles Keepax
2015-05-06ASoC: Correct typo in SOC_VALUE_ENUM_SINGLE macroCharles Keepax
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
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-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
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-06can.h: make padding given by gcc explicitShawn Landden
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao
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-05mpls: Move reserved label definitionsTom Herbert
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck