summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne
2014-10-09x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg
2014-10-09Target/iser: Centralize ib_sig_domain settingSagi Grimberg
2014-10-09IB/iser: Centralize ib_sig_domain settingsSagi Grimberg
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg
2014-10-09IB/iser: Remove redundant assignmentSagi Grimberg
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen
2014-10-09IB/iser: Bump version, add maintainerOr Gerlitz
2014-10-09IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg
2014-10-09IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg
2014-10-09IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg
2014-10-09IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg
2014-10-09IB/iser: Optimize completion pollingSagi Grimberg
2014-10-09IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg
2014-10-09IB/iser: Use single CQ for RX and TXSagi Grimberg
2014-10-09IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg
2014-10-09IB/iser: Centralize iser completion contextsSagi Grimberg
2014-10-09IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum
2014-10-09IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg
2014-10-09IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg
2014-10-09IB/iser: Unbind at conn_stop stageAriel Nahum
2014-10-09IB/iser: Don't bound release_work completions timeoutsSagi Grimberg
2014-10-09IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg
2014-10-09IB/iser: Extend iser_free_ib_conn_res()Sagi Grimberg
2014-10-09IB/iser: Remove unused variables and dead codeRoi Dayan
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg