aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck3-1/+3
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds114-1484/+2972
2014-10-09blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bioMing Lei1-2/+6
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds111-1333/+4911
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds65-659/+1297
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab475-13052/+36215
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab1-0/+3
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo14-101/+132
2014-10-09block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2-5/+4
2014-10-09tracing: Clean up scheduling in trace_wakeup_test_thread()Steven Rostedt1-17/+30
2014-10-09perf script: Stop updating hists stats, not usedArnaldo Carvalho de Melo1-1/+0
2014-10-09perf sched: Stop updating hists stats, not usedArnaldo Carvalho de Melo1-3/+0
2014-10-09udf: Fix loading of special inodesJan Kara3-11/+26
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds45-203/+1356
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-80/+319
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-29/+133
2014-10-09ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz1-1/+2
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne5-1/+3103
2014-10-09x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan1-0/+2
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2-15/+10
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens8-216/+56
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu9-28/+123
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky2-9/+249
2014-10-09s390: add support for vector extensionMartin Schwidefsky22-187/+804
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2-0/+17
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky12-144/+166
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky9-31/+11
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky1-2/+0
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland5-5/+472
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland1-10/+15
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg4-129/+97
2014-10-09Target/iser: Centralize ib_sig_domain settingSagi Grimberg1-17/+16
2014-10-09IB/iser: Centralize ib_sig_domain settingsSagi Grimberg1-18/+18
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg2-51/+61
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg1-2/+2
2014-10-09IB/iser: Remove redundant assignmentSagi Grimberg1-1/+0
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2-3/+6
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas1-8/+10
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen1-16/+5
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen1-3/+3
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen1-3/+3
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen1-1/+1
2014-10-09IB/iser: Bump version, add maintainerOr Gerlitz2-1/+2
2014-10-09IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg1-9/+160
2014-10-09IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg1-46/+189
2014-10-09IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg1-8/+8
2014-10-09IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum1-1/+1
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg3-7/+16
2014-10-09IB/iser: Optimize completion pollingSagi Grimberg2-5/+11