summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...Linus Torvalds2015-02-091-3/+5
|\
| * nios2: fix unhandled signalsChung-Ling Tang2015-02-091-3/+5
| |
| \
*-. \ Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-061-1/+1
|\ \ \ | | |/ | |/|
| | * Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-291-1/+1
| | |\
| | | * x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-01-281-1/+1
* | | | Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2015-02-061-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2015-02-051-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki2015-02-051-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-02-064-23/+0Star
|\ \ \ \ \
| * | | | | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-054-23/+0Star
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-0625-111/+159
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-043-7/+4Star
| * | | | | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle2015-02-041-1/+3
| * | | | | MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle2015-02-041-27/+33
| * | | | | MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan2015-01-311-12/+24
| * | | | | MIPS: Fix C0_Pagegrain[IEC] support.David Daney2015-01-311-0/+2
| * | | | | MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2015-01-301-1/+2
| * | | | | MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2015-01-301-0/+15
| * | | | | MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-01-291-1/+1
| * | | | | MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen2015-01-291-2/+0Star
| * | | | | MIPS: ARC: Fix build error.Ralf Baechle2015-01-191-3/+3
| * | | | | MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-01-161-0/+4
| * | | | | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan2015-01-162-3/+4
| * | | | | MIPS: Fix restart of indirect syscallsEd Swierk2015-01-162-0/+2
| * | | | | MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill2015-01-151-4/+4
| * | | | | MIPS: mips-cm: Fix sparse warningsJames Hogan2015-01-131-2/+2
| * | | | | MIPS: Kconfig: Fix recursive dependency.Ralf Baechle2015-01-131-1/+1
| * | | | | MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle2015-01-131-12/+9Star
| * | | | | MIPS: JZ4740: Fixup #include's (sparse)Brian Norris2015-01-131-0/+3
| * | | | | MIPS: Wire up execveat(2).Ralf Baechle2015-01-135-6/+13
| * | | | | MIPS: Update malta_defconfig to something that works out of the box.Ralf Baechle2015-01-131-12/+4Star
| * | | | | MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle2015-01-131-5/+3Star
| * | | | | MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle2015-01-131-16/+27
* | | | | | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-051-0/+16
|\ \ \ \ \ \
| * | | | | | PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson2015-02-021-0/+16
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-045-24/+47
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon2015-02-031-15/+11Star
| * | | | | | ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann2015-01-291-0/+1
| * | | | | | ARM: 8295/1: fix v7M build for !CONFIG_PRINTKRob Herring2015-01-291-0/+2
| * | | | | | ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre2015-01-291-9/+30
| * | | | | | ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon2015-01-291-0/+3
* | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-0122-71/+150
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-02-014-0/+47
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-293-0/+20
| | * | | | | | | ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-292-0/+27
| * | | | | | | | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart2015-01-291-15/+38
| * | | | | | | | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-281-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-281-0/+7
| | * | | | | | | | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-2716-56/+58
| |\ \ \ \ \ \ \ \