summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton
2015-11-11MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton
2015-11-11MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton
2015-11-11MIPS: tlbex: Remove some RIXI redundancyPaul Burton
2015-11-11MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton
2015-10-26MIPS: Allow 24Hz timer frequencyPaul Burton
2015-10-26MIPS: traps: tidy up ebase calculationPaul Burton
2015-10-26MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding
2015-10-26MIPS: JZ4740: Use PWM lookup tableThierry Reding
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle
2015-10-26MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton
2015-10-26MIPS: Allow compact branch policy to be changedPaul Burton
2015-10-26MIPS: Remove invalid checkAndrzej Hajda
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-21Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-10-21Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-10-21Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin