summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-225-15/+37
|\
| * PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu2014-11-191-12/+16
| * PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu2014-11-133-2/+4
| * PCI: Add missing DT binding for "linux,pci-domain" propertyLucas Stach2014-11-131-0/+11
| * PCI: xgene: Assign resources to bus before adding new devicesDuc Dang2014-11-131-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-11-226-20/+69
|\ \
| * | IB/isert: Adjust CQ size to HW limitsChris Moore2014-11-201-2/+6
| * | target: return CONFLICT only when SA key unmatchedSteven Allen2014-11-031-4/+5
| * | iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg2014-11-031-10/+19
| * | ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz2014-11-031-2/+5
| * | srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-10-281-0/+8
| * | iscsi-target: return the correct port in SendTargetsSteven Allen2014-10-281-1/+1
| * | vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger2014-10-281-0/+24
| * | target: Don't call TFO->write_pending if data_length == 0Roland Dreier2014-10-281-1/+1
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-11-222-38/+46
|\ \ \
| * | | dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau2014-11-171-2/+2
| * | | dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entriesJon Medhurst2014-11-171-1/+1
| * | | dmaengine: pl330: Align DMA memcpy operations to MFIFO widthJon Medhurst2014-11-171-4/+13
| * | | dmaengine: sun6i: Fix memcpy operationMaxime Ripard2014-11-121-31/+30
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-2210-20/+60
|\ \ \ \
| * | | | MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-192-10/+38
| * | | | MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-191-2/+2
| * | | | MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
| * | | | MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras2014-11-191-0/+1
| * | | | MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras2014-11-191-0/+4
| * | | | MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
| * | | | MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-11-191-1/+1
| * | | | MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-192-3/+4
| * | | | MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen2014-11-191-1/+1
| * | | | MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
| * | | | MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-221-1/+1
|\ \ \ \ \
| * | | | | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-181-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-225-3/+31
|\ \ \ \ \ \
| * | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| * | | | | | x86, kaslr: Handle Gold linker for finding bss/brkKees Cook2014-11-181-1/+10
| * | | | | | x86, mm: Set NX across entire PMD at bootKees Cook2014-11-181-1/+10
| * | | | | | x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| * | | | | | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-227-48/+42
|\ \ \ \ \ \ \
| * | | | | | | sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka2014-11-165-27/+24
| * | | | | | | sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-163-19/+1
| * | | | | | | sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra2014-11-161-0/+7
| * | | | | | | sched/numa: Fix out of bounds read in sched_init_numa()Andrey Ryabinin2014-11-101-0/+4
| * | | | | | | sched: Remove lockdep check in sched_move_task()Kirill Tkhai2014-11-041-2/+6
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-223-8/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * | | | | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| * | | | | | | | perf: Fix corruption of sibling list with hotplugMark Rutland2014-11-161-3/+5
| * | | | | | | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
| |/ / / / / / /