aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pvpanic: pvpanic device driverHu Tao2013-05-08
* asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao2013-05-08
* drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu2013-05-08
* sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski2013-05-08
* hp-wmi: add more definitions for new event_id'sAlex Hung2013-05-08
* dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse2013-05-08
* hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan2013-05-08
* dell: add new dell WMI format for the AIO machinesAceLan Kao2013-05-08
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| *---------. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
| |\ \ \ \ \ \
| | | | | | | * SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-17
| | | | | | * | IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | | * | IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | | |/
| | | | | * | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-24
| | | | | * | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-24
| | | | | * | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-24
| | | | | * | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-24
| | | | | * | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-24
| | | | | * | IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-24
| | | | | * | IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-24
| | | | | * | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-24
| | | | | * | IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-17
| | | | | * | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-17
| | | | | * | IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-17
| | | | | |/
| | | | * | RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-24
| | | | * | RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-17
| | | | * | RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-17
| | | | |/
| | | * | IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-01
| | | * | IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-01
| | | * | IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-01
| | | * | IB/iser: Add module versionRoi Dayan2013-05-01
| | | |/
| | * / IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-17
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-17
| |/
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-08
|\ \
| * | arm64: Treat the bitops index argument as an 'int'Catalin Marinas2013-05-08
| * | arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-08
| * | arm64: dts: fix #address-cells for foundation-v8Mark Rutland2013-05-08
| * | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-08
| * | arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas2013-05-08
| * | Merge branch 'gic' into HEADCatalin Marinas2013-05-08
| |\ \
* | \ \ Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-08
|\ \ \ \
| * | | | f2fs: cover free_nid management with spin_lockJaegeuk Kim2013-05-08
| * | | | f2fs: optimize scan_nat_page()Haicheng Li2013-05-08
| * | | | f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li2013-05-08
| * | | | f2fs: bugfix for alloc_nid_failed()Haicheng Li2013-05-08
| * | | | f2fs: recover when journal contains deleted filesChris Fries2013-05-08
| * | | | f2fs: continue to mount after failing recoveryChris Fries2013-05-08
| * | | | f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim2013-05-08
| * | | | f2fs: modify the number of issued pages to merge IOsJaegeuk Kim2013-04-29
| * | | | f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as d...Haicheng Li2013-04-29