summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
| * | | | | | | | | IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
| * | | | | | | | | IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
| * | | | | | | | | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
| * | | | | | | | | IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-072-5/+8
| * | | | | | | | | IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
| * | | | | | | | | IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
| * | | | | | | | | IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-12-105-17/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino2015-12-091-1/+2
| * | | | | | | | | ALSA: hda - Fix noise problems on Thinkpad T440sTakashi Iwai2015-12-091-1/+21
| * | | | | | | | | ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang2015-12-081-0/+9
| * | | | | | | | | ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson2015-12-071-0/+1
| * | | | | | | | | ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han2015-12-072-0/+26
| * | | | | | | | | ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai2015-12-041-15/+26
* | | | | | | | | | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-12-107-216/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-045-209/+10
| * | | | | | | | | | vfio: fix a warning messageDan Carpenter2015-11-211-1/+1
| * | | | | | | | | | vfio: platform: remove needless stack usageKees Cook2015-11-201-4/+1
| * | | | | | | | | | vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-11-201-1/+1
| * | | | | | | | | | vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-191-1/+0
* | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-12-105-12/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring2015-12-091-7/+6
| * | | | | | | | | | | of/irq: Export of_irq_find_parent againCarlo Caione2015-12-092-1/+8
| * | | | | | | | | | | of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck2015-12-081-0/+5
| * | | | | | | | | | | of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-12-011-2/+3
| * | | | | | | | | | | of: do not use 0x in front of %paDmitry V. Krivenok2015-12-011-1/+1
| * | | | | | | | | | | of: Fix comparison of reserved memory regionsMichael Ellerman2015-12-011-1/+7
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-12-1014-75/+53
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clk: sunxi: pll2: Fix clock running too fastMaxime Ripard2015-12-031-18/+5
| * | | | | | | | | | | clk: scpi: add missing of_node_putJulia Lawall2015-12-011-0/+1
| * | | | | | | | | | | clk: qoriq: fix memory leakSudip Mukherjee2015-11-301-1/+3
| * | | | | | | | | | | imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre2015-11-301-4/+5
| * | | | | | | | | | | imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre2015-11-301-7/+7
| * | | | | | | | | | | Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-11-305-29/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-242-25/+6
| | * | | | | | | | | | | clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-241-0/+2
| | * | | | | | | | | | | clk: ti: fapll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| | * | | | | | | | | | | clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | clk: mmp: add linux/clk.h includesArnd Bergmann2015-11-253-0/+3
| * | | | | | | | | | | clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-191-16/+17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-12-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ipmi: move timer init to before irq is setupJan Stancek2015-12-091-4/+4
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin2015-12-091-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-092-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro2015-12-081-0/+1
| * | | | | | | | | | | 9p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro2015-12-081-2/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-092-9/+18
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | PCI: altera: Fix error when INTx is 4Ley Foon Tan2015-12-041-1/+1
| * | | | | | | | | | PCI: altera: Check TLP completion statusLey Foon Tan2015-12-041-2/+10