summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel2016-02-101-1/+2
| * | | | | | | | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun2016-02-101-4/+4
| * | | | | | | | MIPS: Fix early CM probingPaul Burton2016-02-093-18/+1
| * | | | | | | | MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-055-6/+13
| * | | | | | | | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-02-041-1/+1
| * | | | | | | | MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle2016-02-031-1/+1
| * | | | | | | | MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki2016-02-021-4/+5
| * | | | | | | | MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki2016-02-021-15/+1
| * | | | | | | | MAINTAINERS: Remove stale entry for BCM33xx chipsFlorian Fainelli2016-02-021-8/+0
| * | | | | | | | MIPS: Fix FPU disable with preemptionJames Hogan2016-02-012-2/+6
| * | | | | | | | MIPS: Properly disable FPU in start_thread()James Hogan2016-02-011-4/+2
| * | | | | | | | MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-011-3/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-111-0/+1
| * | | | | | | | ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-081-2/+6
* | | | | | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-21/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | component: remove device from master match list on failed addDaniel Stone2016-02-111-0/+2
| * | | | | | | | | component: Detach components when deleting master structJon Medhurst (Tixy)2016-01-271-19/+22
| * | | | | | | | | component: fix crash on x86_64 with hda audio driversRussell King2016-01-261-2/+4
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-144-16/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
| * | | | | | | | | | IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
| * | | | | | | | | | IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-111-3/+2
| * | | | | | | | | | net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-02-1418-290/+567
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2016-02-112-2/+5
| * | | | | | | | | | | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-112-3/+11
| * | | | | | | | | | | target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger2016-02-111-1/+1
| * | | | | | | | | | | qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle2016-02-071-1/+1
| * | | | | | | | | | | qla2xxx: Fix stale pointer access.Quinn Tran2016-02-075-9/+31
| * | | | | | | | | | | target/user: Fix cast from pointer to phys_addr_tArnd Bergmann2016-02-071-1/+1
| * | | | | | | | | | | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-073-42/+0
| * | | | | | | | | | | target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger2016-02-071-12/+41
| * | | | | | | | | | | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-063-51/+150
| * | | | | | | | | | | target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger2016-02-031-7/+9
| * | | | | | | | | | | target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2016-02-032-1/+38
| * | | | | | | | | | | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-033-61/+76
| * | | | | | | | | | | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran2016-01-303-45/+142
| * | | | | | | | | | | qla2xxx: Fix warning reported by static checkerHimanshu Madhani2016-01-301-3/+4
| * | | | | | | | | | | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-304-64/+70
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-02-137-35/+94
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino2016-02-111-6/+8
| * | | | | | | | | | | thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2016-02-092-2/+5
| * | | | | | | | | | | thermal: allow spear-thermal driver to be a moduleArnd Bergmann2016-02-091-1/+1
| * | | | | | | | | | | thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2016-02-091-4/+2
| * | | | | | | | | | | thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto2016-02-092-7/+75
| * | | | | | | | | | | thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan2016-02-091-15/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-131-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-02-131-1/+0
* | | | | | | | | | | | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2016-02-1311-61/+119
|\ \ \ \ \ \ \ \ \ \ \ \