Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | IB/srp: Fix indirect data buffer rkey endianness | Bart Van Assche | 2015-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | IB/srp: Initialize dma_length in srp_map_idb | Christoph Hellwig | 2015-12-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | IB/srp: Fix possible send queue overflow | Sagi Grimberg | 2015-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | IB/srp: Fix a memory leak | Bart Van Assche | 2015-12-07 | 1 | -9/+13 | |
| * | | | | | | | | | | | IB/sa: Put netlink request into the request list before sending | Kaike Wan | 2015-12-07 | 1 | -15/+17 | |
| * | | | | | | | | | | | IB/iser: use sector_div instead of do_div | Arnd Bergmann | 2015-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 2015-12-07 | 1 | -5/+7 | |
| * | | | | | | | | | | | IB/qib: Minor fixes to qib per SFF 8636 | Easwar Hariharan | 2015-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | IB/core: Fix user mode post wr corruption | Mike Marciniszyn | 2015-12-07 | 1 | -5/+10 | |
| * | | | | | | | | | | | IB/qib: Fix qib_mr structure | Ira Weiny | 2015-12-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-12-10 | 5 | -206/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson | 2015-12-04 | 3 | -199/+10 | |
| * | | | | | | | | | | | | vfio: fix a warning message | Dan Carpenter | 2015-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vfio: platform: remove needless stack usage | Kees Cook | 2015-11-20 | 1 | -4/+1 | |
| * | | | | | | | | | | | | vfio-pci: constify pci_error_handlers structures | Julia Lawall | 2015-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vfio: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-12-10 | 4 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | of/irq: Export of_irq_find_parent again | Carlo Caione | 2015-12-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | of/fdt: Add mutex protection for calls to __unflatten_device_tree() | Guenter Roeck | 2015-12-08 | 1 | -0/+5 | |
| * | | | | | | | | | | | | of/address: fix typo in comment block of of_translate_one() | Masahiro Yamada | 2015-12-01 | 1 | -2/+3 | |
| * | | | | | | | | | | | | of: do not use 0x in front of %pa | Dmitry V. Krivenok | 2015-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | of: Fix comparison of reserved memory regions | Michael Ellerman | 2015-12-01 | 1 | -1/+7 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-12-10 | 14 | -75/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clk: sunxi: pll2: Fix clock running too fast | Maxime Ripard | 2015-12-03 | 1 | -18/+5 | |
| * | | | | | | | | | | | | clk: scpi: add missing of_node_put | Julia Lawall | 2015-12-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | clk: qoriq: fix memory leak | Sudip Mukherjee | 2015-11-30 | 1 | -1/+3 | |
| * | | | | | | | | | | | | imx/clk-pllv2: fix wrong do_div() usage | Nicolas Pitre | 2015-11-30 | 1 | -4/+5 | |
| * | | | | | | | | | | | | imx/clk-pllv1: fix wrong do_div() usage | Nicolas Pitre | 2015-11-30 | 1 | -7/+7 | |
| * | | | | | | | | | | | | Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p... | Stephen Boyd | 2015-11-30 | 5 | -29/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | clk: ti: drop locking code from mux/divider drivers | Grygorii Strashko | 2015-11-24 | 2 | -25/+6 | |
| | * | | | | | | | | | | | | clk: ti816x: Add missing dmtimer clkdev entries | Neil Armstrong | 2015-11-24 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | clk: ti: fapll: fix wrong do_div() usage | Nicolas Pitre | 2015-11-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | clk: ti: clkt_dpll: fix wrong do_div() usage | Nicolas Pitre | 2015-11-24 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | clk: mmp: add linux/clk.h includes | Arnd Bergmann | 2015-11-25 | 3 | -0/+3 | |
| * | | | | | | | | | | | | clk: gpio: Get parent clk names in of_gpio_clk_setup() | Jyri Sarha | 2015-11-19 | 1 | -16/+17 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2015-12-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ipmi: move timer init to before irq is setup | Jan Stancek | 2015-12-09 | 1 | -4/+4 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-09 | 2 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | PCI: altera: Fix error when INTx is 4 | Ley Foon Tan | 2015-12-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | PCI: altera: Check TLP completion status | Ley Foon Tan | 2015-12-04 | 1 | -2/+10 | |
| * | | | | | | | | | | | PCI: altera: Fix Requester ID for config accesses | Ley Foon Tan | 2015-12-04 | 1 | -2/+3 | |
| * | | | | | | | | | | | PCI: altera: Fix loop in tlp_read_packet() | Dan Carpenter | 2015-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | PCI/MSI: Only use the generic MSI layer when domain is hierarchical | Marc Zyngier | 2015-12-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-08 | 6 | -11/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ... | Andreas Werner | 2015-12-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | libata-eh.c: Introduce new ata port flag for controller which lockup on read ... | Andreas Werner | 2015-12-07 | 1 | -0/+8 | |
| * | | | | | | | | | | | | sata_sil: disable trim | Mikulas Patocka | 2015-11-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | | AHCI: Fix softreset failed issue of Port Multiplier | Xiangliang Yu | 2015-11-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | | sata/mvebu: use #ifdef around suspend/resume code | Arnd Bergmann | 2015-11-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | ahci: Order SATA device IDs for codename Lewisburg | Alexandra Yates | 2015-11-16 | 1 | -10/+10 |