summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-01s390: fix machine check handlingSebastian Ott
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-11-28Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-11-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-11-27Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-11-27Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2014-11-27Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill
2014-11-24MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras
2014-11-24MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras
2014-11-24MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli
2014-11-24MIPS: Netlogic: handle modular USB caseFlorian Fainelli
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-11-24MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras
2014-11-24MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle
2014-11-24MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras
2014-11-24MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki
2014-11-24MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida
2014-11-24MIPS: SEAD3: Fix LED device registration.Ralf Baechle
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-11-23Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds