summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-285-12/+20
|\
| * Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-11-271-0/+2
| |\
| | * ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni2014-11-071-0/+2
| * | Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-11-271-0/+2
| |\ \
| | * | ARM: exynos_defconfig: Enable max77802 rtc and clock driversJavier Martinez Canillas2014-11-211-0/+2
| * | | Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2014-11-272-1/+5
| |\ \ \
| | * | | ARM: dts: Explicitly set dr_mode on exynos5250-snowSjoerd Simons2014-11-192-1/+5
| * | | | ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-11-271-11/+11
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-284-44/+4
|\ \ \ \ \
| * | | | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-272-40/+2
| * | | | | ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni2014-11-271-2/+0
| * | | | | ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-11-211-2/+2
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-2715-31/+84
|\ \ \ \ \ \
| * | | | | | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin2014-11-271-1/+9
| * | | | | | MIPS: Fix address type used for early memory detection.Steven J. Hill2014-11-241-1/+1
| * | | | | | MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras2014-11-241-2/+12
| * | | | | | MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras2014-11-241-0/+2
| * | | | | | MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli2014-11-241-2/+4
| * | | | | | MIPS: Netlogic: handle modular USB caseFlorian Fainelli2014-11-241-2/+4
| * | | | | | MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen2014-11-241-1/+2
| * | | | | | MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton2014-11-241-4/+4
| * | | | | | MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-242-1/+34
| * | | | | | MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee2014-11-241-3/+0
| * | | | | | MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
| * | | | | | MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-11-241-0/+4
| * | | | | | MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki2014-11-241-1/+1
| * | | | | | MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida2014-11-241-2/+2
| * | | | | | MIPS: SEAD3: Fix LED device registration.Ralf Baechle2014-11-241-6/+2
| * | | | | | MIPS: Fix a copy & paste error in unistd.hHuacai Chen2014-11-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-275-8/+8
|\ \ \ \ \ \
| * | | | | | powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-271-2/+2
| * | | | | | powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan2014-11-271-1/+1
| * | | | | | powerpc/eeh: Fix PE state formatGavin Shan2014-11-271-1/+1
| * | | | | | powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour2014-11-271-3/+3
| * | | | | | powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar2014-11-271-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-271-0/+8
|\ \ \ \ \ \ \
| * | | | | | | sparc: Add NOP dma_cache_sync() implementation.David S. Miller2014-11-261-0/+8
* | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-262-4/+4
* | | | | | | | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel2014-11-261-1/+6
* | | | | | | | arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall2014-11-261-0/+9
* | | | | | | | arm64: KVM: fix unmapping with 48-bit VAsMark Rutland2014-11-261-1/+2
|/ / / / / / /
* | | | | | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-242-12/+0
* | | | | | | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
* | | | | | | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-242-4/+2
| |/ / / / / |/| | | | |
* | | | | | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-231-1/+1
* | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-236-84/+82
|\ \ \ \ \ \
| * | | | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| * | | | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-236-26/+8
| * | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-2330-38/+80
|\ \ \ \ \ \