summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman2014-03-241-3/+4
| * | | powerpc/perf: Reject EBB events which specify a sample_typeMichael Ellerman2014-03-241-2/+5
| * | | powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-243-2/+105
| * | | powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman2014-03-242-3/+5
| * | | powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual2014-03-242-4/+52
| * | | powerpc/perf: Make some new raw event codes available in sysfsAnshuman Khandual2014-03-241-0/+10
| * | | powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta2014-03-244-1/+70
| * | | powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta2014-03-245-2/+310
| * | | powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta2014-03-243-2/+215
| |/ /
| * | powerpc/powernv Platform dump interfaceStewart Smith2014-03-075-1/+548
| * | powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-075-1/+334
| * | powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill2014-03-071-1/+2
| * | powerpc: Add "force config cmd line" Kconfig optionSebastian Siewior2014-03-071-0/+9
| * | powerpc/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler2014-03-071-1/+24
| * | powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni2014-03-073-2/+25
| * | powerpc/pseries: Device tree should only be updated once after suspend/migrateHaren Myneni2014-03-071-16/+10
| * | powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-075-275/+2
| * | powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-073-45/+49
| * | selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman2014-03-071-0/+2
| * | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-078-10/+146
| * | powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt2014-03-071-1/+1
| * | powerpc: Fix xmon disassembler for little-endianPhilippe Bergheaud2014-03-071-0/+4
| * | powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask...Li Zhong2014-03-071-1/+2
| * | powerpc: : Kill CONFIG_MTD_PARTITIONS송은봉2014-03-0752-52/+0
* | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-02178-2521/+8037
|\ \ \
| * \ \ Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-3192-655/+401
| |\ \ \
| | * | | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-03-311-0/+1
| | * | | MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss2014-03-311-12/+0
| | * | | MIPS: Fix build error due to multiple prom_putchar() definitions.Ralf Baechle2014-03-312-5/+10
| * | | | MIPS: CPC: Use __raw_ memory access functionsPaul Burton2014-03-311-2/+2
| * | | | MIPS: CM: use __raw_ memory access functionsPaul Burton2014-03-311-2/+2
| * | | | MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton2014-03-311-3/+3
| * | | | MIPS: Malta: GIC IPIs may be used without MTPaul Burton2014-03-311-8/+11
| * | | | MIPS: smp-mt: Use common GIC IPI implementationPaul Burton2014-03-312-22/+2
| * | | | MIPS: smp-cmp: Remove incorrect core number probePaul Burton2014-03-311-2/+1
| * | | | MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-3118-84/+84
| * | | | MIPS: Fix core number detection for MT coresPaul Burton2014-03-311-1/+5
| * | | | MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton2014-03-311-0/+11
| * | | | MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton2014-03-311-0/+5
| * | | | MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall2014-03-311-1/+1
| * | | | MIPS: Malta: Setup PM I/O region on bootPaul Burton2014-03-312-0/+18
| * | | | MIPS: Loongson: Add a Loongson-3 default config fileHuacai Chen2014-03-311-0/+362
| * | | | MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen2014-03-316-5/+194
| * | | | MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen2014-03-318-5/+326
| * | | | MIPS: Loongson: Add Loongson-3 Kconfig optionsHuacai Chen2014-03-313-1/+75
| * | | | MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen2014-03-314-1/+167
| * | | | MIPS: Loongson 3: Add serial port supportHuacai Chen2014-03-312-12/+23
| * | | | MIPS: Loongson 3: Add IRQ init and dispatch supportHuacai Chen2014-03-315-0/+157
| * | | | MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen2014-03-315-0/+180
| * | | | MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen2014-03-317-20/+292