summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-117-93/+204
* MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-112-80/+29
* MIPS: Malta: Split obj-y entries across linesPaul Burton2015-11-111-3/+9
* MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1
* MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-111-2/+45
* MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3
* MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3
* MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10
* MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
* MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
* MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
* MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-113-3/+9
* MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-112-0/+71
* MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
* MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-111-1/+25
* MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-111-3/+1
* MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-112-6/+8
* MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-115-0/+252
* MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-112-8/+3
* MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-261-1/+7
* MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-261-1/+1
* MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-262-34/+39
* MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
* MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-261-0/+2
* MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-261-7/+10
* MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
* MIPS: Allow 24Hz timer frequencyPaul Burton2015-10-261-3/+14
* MIPS: traps: tidy up ebase calculationPaul Burton2015-10-261-6/+3
* MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0
* MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
* MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle2015-10-264-1/+28
* MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-263-0/+92
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-267-7/+28
* MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-262-1/+77
* MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton2015-10-261-0/+27
* MIPS: Allow compact branch policy to be changedPaul Burton2015-10-262-0/+40
* MIPS: Remove invalid checkAndrzej Hajda2015-10-261-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-236-12/+34
|\
| * x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin2015-10-201-3/+3
| * x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin2015-10-191-3/+2
| * x86/smpboot: Fix CPU #1 boot timeoutLen Brown2015-10-191-2/+6
| * x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown2015-10-191-2/+5
| * x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov2015-10-161-0/+4
| * x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-10-161-0/+8
| * x86/efi: Fix multiple GOP device supportKővágó, Zoltán2015-10-141-2/+6
* | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-237-86/+28
|\ \
| * | powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-221-0/+3
| * | powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras2015-10-211-5/+24
| * | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-215-81/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-2321-33/+71
|\ \ \