summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-2817-495/+201
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle2014-06-261-0/+1
| * | | | | | | | 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
| * | | | | | | | 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-289-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 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-2536-136/+137
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-06-254-18/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91/dt: sam9261: remove slow RC oscAlexandre Belloni2014-06-251-15/+2
| | * | | | | | | ARM: at91/dt: define sam9261ek slow crystal frequencyAlexandre Belloni2014-06-251-0/+4
| | * | | | | | | ARM: at91/dt: sam9261: correctly define mainckAlexandre Belloni2014-06-251-2/+8
| | * | | | | | | ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-251-2/+2
| | * | | | | | | ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-251-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-06-257-7/+9
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-245-5/+5
| | * | | | | | ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth2014-06-231-2/+2
| | * | | | | | ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni2014-06-201-0/+1
| | * | | | | | ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia2014-06-201-0/+1
| | |/ / / / /
| * | | | | | ARM: integrator: fix OF-related regressionLinus Walleij2014-06-242-36/+13
| * | | | | | Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-2313-47/+71
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: imx51-eukrea-mbimxsd51-baseboard: unbreak esdhc.Denis Carikli2014-06-211-2/+2
| | * | | | | | ARM: dts: imx51-babbage: Fix esdhc setupSascha Hauer2014-06-211-5/+5