summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cpuidle wait instruction statePaul Burton2014-05-282-0/+25
* MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2014-05-282-5/+14
* MIPS: smp-cps: set a coherent default CCAPaul Burton2014-05-281-0/+3
* MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton2014-05-281-2/+28
* MIPS: smp-cps: hotplug supportPaul Burton2014-05-282-2/+155
* MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2014-05-286-0/+809
* MIPS: smp-cps: use CPC core-other lockingPaul Burton2014-05-281-3/+2
* MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton2014-05-281-5/+7
* MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2014-05-282-0/+8
* MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-285-161/+374
* MIPS: uasm: add MT ASE yield instructionPaul Burton2014-05-283-1/+11
* MIPS: uasm: add wait instructionPaul Burton2014-05-284-1/+5
* MIPS: uasm: add sync instructionPaul Burton2014-05-284-2/+6
* MIPS: uasm: add jalr instructionPaul Burton2014-05-283-4/+10
* MIPS: uasm: add a label variant of beqPaul Burton2014-05-282-0/+10
* MIPS: inst.h: define microMIPS wait opPaul Burton2014-05-281-0/+1
* MIPS: inst.h: define microMIPS sync opPaul Burton2014-05-281-0/+1
* MIPS: inst.h: define MT yield opPaul Burton2014-05-281-10/+11
* MIPS: inst.h: define COP0 wait opPaul Burton2014-05-281-1/+2
* MIPS: MT: define write_c0_tchalt macroPaul Burton2014-05-281-0/+2
* MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton2014-05-283-2/+20
* MIPS: CPC: provide locking functionsPaul Burton2014-05-022-0/+53
* MIPS: CPC: provide functions to retrieve register addressesPaul Burton2014-05-021-1/+6
* MIPS: introduce cpu_coherent_maskPaul Burton2014-05-022-0/+7
* MIPS: support for generic clockevents broadcastPaul Burton2014-05-022-0/+44
* MIPS: allow R4K clockevent device to function regardless of GICPaul Burton2014-05-021-6/+0
* MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton2014-05-021-1/+2
* MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* MIPS: allow GIC clockevent device config from other CPUsPaul Burton2014-05-023-1/+17
* MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* MIPS: PM: Implement PM helper macrosJames Hogan2014-05-023-0/+186
* MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan2014-05-021-1/+33
* MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan2014-05-021-0/+24
* MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-022-27/+81
* MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan2014-04-243-0/+98
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
OpenPOWER on IntegriCloud