aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-134-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-1318-290/+567
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2016-02-102-2/+5
| * | | | | | | | | | | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-102-3/+11
| * | | | | | | | | | | target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger2016-02-101-1/+1
| * | | | | | | | | | | qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle2016-02-061-1/+1
| * | | | | | | | | | | qla2xxx: Fix stale pointer access.Quinn Tran2016-02-065-9/+31
| * | | | | | | | | | | target/user: Fix cast from pointer to phys_addr_tArnd Bergmann2016-02-061-1/+1
| * | | | | | | | | | | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-063-42/+0
| * | | | | | | | | | | target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger2016-02-061-12/+41
| * | | | | | | | | | | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-053-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-293-45/+142
| * | | | | | | | | | | qla2xxx: Fix warning reported by static checkerHimanshu Madhani2016-01-291-3/+4
| * | | | | | | | | | | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-294-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
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARC: mm: Introduce explicit super page size supportVineet Gupta2016-02-122-19/+45
| * | | | | | | | | | | | ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta2016-02-102-19/+29
| * | | | | | | | | | | | ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta2016-01-291-0/+1
| * | | | | | | | | | | | ARC: shrink cpuinfo by not saving full timer BCRVineet Gupta2016-01-292-9/+13
| * | | | | | | | | | | | ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta2016-01-295-13/+13