summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-11-14powerpc/book3s64: Always build for power4 or laterMichael Ellerman
2016-11-14powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin
2016-11-14powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard
2016-11-14i2c_powermac: shut up lockdep warningDenis Kirjanov
2016-11-14powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-11-14powerpc/module: Add support for R_PPC64_REL32 relocationsMichael Ellerman
2016-11-14powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman
2016-11-14powerpc/64s: Reduce exception alignmentNicholas Piggin
2016-11-14powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann
2016-11-11nios2: fix timer initcall return valueArnd Bergmann
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-11-10arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-11-04MIPS: Fix __show_regs() outputPaul Burton
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn