Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | mtd: blkdevs: remove dead code | Brian Norris | 2015-03-11 | 1 | -3/+0 | |
| * | | | mtd: nand: denali: drop dead code | Brian Norris | 2015-03-11 | 1 | -3/+0 | |
| * | | | mtd: nand: fixup bounds checks for nand_{lock,unlock}() | Brian Norris | 2015-03-11 | 1 | -2/+2 | |
| * | | | mtd: tests: fix more potential integer overflows | Brian Norris | 2015-03-11 | 5 | -10/+10 | |
| * | | | mtd: onenand: drop dead code | Brian Norris | 2015-03-11 | 1 | -9/+3 | |
| * | | | mtd: docg3: drop dead code | Brian Norris | 2015-03-11 | 1 | -4/+1 | |
| * | | | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König | 2015-03-11 | 1 | -0/+4 | |
| * | | | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König | 2015-03-11 | 1 | -0/+7 | |
| * | | | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König | 2015-03-11 | 1 | -11/+29 | |
| * | | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König | 2015-03-11 | 1 | -24/+10 | |
| * | | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König | 2015-03-11 | 1 | -7/+7 | |
| * | | | mtd: mxc-nand: Add a timeout when waiting for interrupt | Uwe Kleine-König | 2015-03-11 | 1 | -11/+36 | |
| * | | | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs | Boris Brezillon | 2015-03-11 | 2 | -3/+3 | |
| * | | | mtd: atmel_nand: fix typo in dev_err error message | Colin Ian King | 2015-03-02 | 1 | -1/+1 | |
| * | | | mtd: s3c2410: drop useless / misspelled debug prints | Brian Norris | 2015-02-28 | 1 | -3/+0 | |
| * | | | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 | Antoine Ténart | 2015-02-28 | 1 | -0/+2 | |
| * | | | Merge MTD updates into -next | Brian Norris | 2015-02-28 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| * | | | | mtd: pxa3xx-nand: handle PIO in threaded interrupt | Robert Jarzmik | 2015-02-28 | 1 | -3/+19 | |
| * | | | | Merge MTD updates into -next | Brian Norris | 2015-02-28 | 1 | -6/+42 | |
| |\ \ \ \ | ||||||
| * | | | | | mtd: nand: sunxi: fix generic nand binding reference | Baruch Siach | 2015-02-26 | 1 | -1/+1 | |
| * | | | | | mtd: block2mtd: wait until block devices are presented | Felix Fietkau | 2015-02-23 | 1 | -15/+43 | |
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-04-22 | 28 | -1134/+1513 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford | 2015-04-15 | 27 | -1132/+1508 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | ib_srpt: convert printk's to pr_* functions | Doug Ledford | 2015-04-15 | 1 | -97/+91 | |
| | | | | | * | | | | | | IB/srp: Use P_Key cache for P_Key lookups | Bart Van Assche | 2015-04-15 | 1 | -4/+5 | |
| | | | | * | | | | | | | IB/mlx4: Change alias guids default to be host assigned | Yishai Hadas | 2015-04-15 | 1 | -2/+2 | |
| | | | | * | | | | | | | net/mlx4_core: Return the admin alias GUID upon host view request | Yishai Hadas | 2015-04-15 | 1 | -14/+27 | |
| | | | | * | | | | | | | net/mlx4_core: Raise slave shutdown event upon FLR | Yishai Hadas | 2015-04-15 | 1 | -0/+2 | |
| | | | | * | | | | | | | IB/mlx4: Request alias GUID on demand | Yishai Hadas | 2015-04-15 | 3 | -0/+75 | |
| | | | | * | | | | | | | IB/mlx4: Change init flow to request alias GUIDs for active VFs | Yishai Hadas | 2015-04-15 | 3 | -79/+50 | |
| | | | | * | | | | | | | IB/mlx4: Manage admin alias GUID upon admin request | Yishai Hadas | 2015-04-15 | 2 | -9/+15 | |
| | | | | * | | | | | | | net/mlx4_core: Set initial admin GUIDs for VFs | Yishai Hadas | 2015-04-15 | 3 | -0/+17 | |
| | | | | * | | | | | | | net/mlx4_core: Manage alias GUID per VF | Yishai Hadas | 2015-04-15 | 3 | -0/+20 | |
| | | | | * | | | | | | | IB/mlx4: Alias GUID adding persistency support | Yishai Hadas | 2015-04-15 | 3 | -84/+245 | |
| | | | | |/ / / / / / | ||||||
| | | | * | | | | | | | mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi... | Honggang LI | 2015-04-15 | 1 | -4/+6 | |
| | | | * | | | | | | | infiniband/mlx4: check for mapping error | Sebastian Ott | 2015-04-15 | 2 | -0/+13 | |
| | | | * | | | | | | | MAINTAINERS: Adding list of maintainers for ocrdma | Selvin Xavier | 2015-04-15 | 1 | -0/+9 | |
| | | | * | | | | | | | rdma: replace deprecated ifconfig in doc | Stephen Hemminger | 2015-04-15 | 1 | -3/+6 | |
| | | | * | | | | | | | ib_uverbs: Fix pages leak when using XRC SRQs | Sébastien Dugué | 2015-04-15 | 1 | -11/+11 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | IB/iser: Rewrite bounce buffer code path | Sagi Grimberg | 2015-04-15 | 3 | -88/+137 | |
| | | * | | | | | | | IB/iser: Bump version to 1.6 | Sagi Grimberg | 2015-04-15 | 1 | -1/+1 | |
| | | * | | | | | | | IB/iser: Remove code duplication for a single DMA entry | Sagi Grimberg | 2015-04-15 | 1 | -27/+21 | |
| | | * | | | | | | | IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr | Sagi Grimberg | 2015-04-15 | 1 | -43/+32 | |
| | | * | | | | | | | IB/iser: Modify struct iser_mem_reg members | Sagi Grimberg | 2015-04-15 | 3 | -33/+29 | |
| | | * | | | | | | | IB/iser: Make fastreg pool cache friendly | Sagi Grimberg | 2015-04-15 | 1 | -1/+1 | |
| | | * | | | | | | | IB/iser: Move PI context alloc/free to routines | Sagi Grimberg | 2015-04-15 | 1 | -55/+63 | |
| | | * | | | | | | | IB/iser: Move fastreg descriptor pool get/put to helper functions | Sagi Grimberg | 2015-04-15 | 2 | -18/+37 | |
| | | * | | | | | | | IB/iser: Merge build page-vec into register page-vec | Sagi Grimberg | 2015-04-15 | 1 | -58/+33 | |
| | | * | | | | | | | IB/iser: Get rid of struct iser_rdma_regd | Sagi Grimberg | 2015-04-15 | 4 | -70/+53 | |
| | | * | | | | | | | IB/iser: Remove redundant assignments in iser_reg_page_vec | Sagi Grimberg | 2015-04-15 | 1 | -5/+2 |