summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | TC: Handle device_register() errors.Levente Kurusa2014-06-261-2/+8
| * | | | | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-06-261-1/+1
| * | | | | MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras2014-06-261-1/+4
| * | | | | MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras2014-06-261-1/+13
| * | | | | MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras2014-06-261-2/+10
| * | | | | MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras2014-06-261-4/+12
| * | | | | MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras2014-06-261-21/+1
| * | | | | MIPS: bpf: Fix is_range() semanticsMarkos Chandras2014-06-261-7/+5
| * | | | | MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras2014-06-261-2/+2
| * | | | | MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras2014-06-261-2/+5
| * | | | | MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras2014-06-261-1/+1
| * | | | | MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras2014-06-261-1/+1
| * | | | | MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras2014-06-261-0/+2
| * | | | | MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras2014-06-261-2/+2
| * | | | | MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras2014-06-261-0/+23
| * | | | | MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras2014-06-261-1/+1
| * | | | | MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-261-1/+1
| * | | | | MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-265-1/+6
| * | | | | MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-262-0/+10
| * | | | | recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-261-2/+2
| * | | | | MIPS: BPF JIT: Fix build error.Daniel Borkmann2014-06-261-74/+69
| * | | | | Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-266-363/+16
| * | | | | MIPS: math-emu: Reduce code duplication.Ralf Baechle2014-06-261-13/+6
| * | | | | MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle2014-06-161-3/+15
| * | | | | MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-161-2/+2
| * | | | | MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
| |/ / / /
* | | | | Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-279-16/+46
|\ \ \ \ \
| * | | | | ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-261-6/+19
| * | | | | ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-261-2/+13
| * | | | | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-262-0/+5
| * | | | | ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-262-4/+5
| * | | | | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-261-1/+1
| * | | | | ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
| * | | | | ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
| |/ / / /
* | | | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-271-1/+3
|\ \ \ \ \
| * | | | | lz4: fix another possible overrunGreg Kroah-Hartman2014-06-271-1/+3
* | | | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-271-10/+18
|\ \ \ \ \ \
| * | | | | | swiotlb: don't assume PA 0 is invalidJan Beulich2014-06-201-10/+18
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-2712-335/+365
|\ \ \ \ \ \
| * | | | | | ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
| * | | | | | ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2014-06-263-6/+25
| * | | | | | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-252-1/+62
| * | | | | | ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-327/+183
| * | | | | | ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
| * | | | | | ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson2014-06-241-0/+21
| * | | | | | ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-06-231-1/+1
| * | | | | | ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
| * | | | | | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | | | | | | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-06-272-3/+4
|\ \ \ \ \ \ \
| * | | | | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1