aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sysfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes1-1/+1
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson1-3/+0
2016-02-11thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino1-6/+8
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2-1/+3
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner3-4/+9
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1
2016-02-11irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter1-1/+1
2016-02-11irqchip/gic: Only populate set_affinity for the root controllerJon Hunter1-6/+5
2016-02-11component: remove device from master match list on failed addDaniel Stone1-0/+2
2016-02-10qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2-2/+5
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2-3/+11
2016-02-10target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger1-1/+1
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10ASoC: arizona: fref must be limited in pseudo-fractional modeRichard Fitzgerald1-1/+42
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle1-2/+0
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle1-1/+4
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-02-10ASoC: sigmadsp: Fix missleading return valuePascal Huerst1-1/+4
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo1-0/+10
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-10mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson1-1/+1
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel1-1/+2
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg6-10/+50
2016-02-10geneve: Relax MTU constraintsDavid Wragg1-1/+12
2016-02-10vxlan: Relax MTU constraintsDavid Wragg1-11/+25
2016-02-10gpio: davinci: Fix the number of controllers allocatedLokesh Vutla1-2/+3
2016-02-10gpio: davinci: Add the missing of-node pointerKeerthy1-1/+1
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun1-4/+4
2016-02-10mmc: block: return error on failed mmc_blk_get()Olof Johansson1-1/+3
2016-02-10phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren1-5/+8
2016-02-10phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-02-10phy: core: fix wrong err handle for phy_power_onShawn Lin1-7/+9
2016-02-10ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta2-19/+29
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen1-3/+4
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo3-2/+47
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith1-2/+32
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2-2/+5
2016-02-09thermal: allow spear-thermal driver to be a moduleArnd Bergmann1-1/+1
2016-02-09thermal: spear: use __maybe_unused for PM functionsArnd Bergmann1-4/+2
2016-02-09thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto2-7/+75
2016-02-09thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan1-15/+3