summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-21MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle
2017-04-13MIPS: Remove confusing else statement in __do_page_fault()Paul Burton
2017-04-12MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
2017-04-12MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-04-12MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton
2017-04-12MIPS: smp-cps: Fix potentially uninitialised value of coreMatt Redfearn
2017-04-12MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-04-12MIPS: Fix modversioning of _mcount symbolJames Cowgill
2017-04-12MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill
2017-04-12MIPS: uasm: Remove needless ISA abstractionPaul Burton
2017-04-12MIPS: Remove dead define of ST_OFFMatt Redfearn
2017-04-12MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski
2017-04-11MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn
2017-04-10MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2017-04-10MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-04-10MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle
2017-04-10MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle
2017-04-10MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle
2017-04-10MIPS: Disable Werror when W= is setFlorian Fainelli
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney
2017-04-10MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2017-04-10MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2017-04-10MIPS: BPF: Use unsigned access for unsigned SKB fields.David Daney
2017-04-10MIPS: BPF: Add JIT support for SKF_AD_HATYPE.David Daney
2017-04-10MIPS: uasm: Add support for LHU.David Daney
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon