summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-28MIPS: include cpuidle Kconfig menuPaul Burton1-2/+6
2014-05-28MIPS: cpuidle wait instruction statePaul Burton2-0/+25
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2-5/+14
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton1-0/+3
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton1-2/+28
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton2-2/+155
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton6-0/+809
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton1-3/+2
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton1-5/+7
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2-0/+8
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton5-161/+374
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton3-1/+11
2014-05-28MIPS: uasm: add wait instructionPaul Burton4-1/+5
2014-05-28MIPS: uasm: add sync instructionPaul Burton4-2/+6
2014-05-28MIPS: uasm: add jalr instructionPaul Burton3-4/+10
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton2-0/+10
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define MT yield opPaul Burton1-10/+11
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton1-1/+2
2014-05-28MIPS: MT: define write_c0_tchalt macroPaul Burton1-0/+2
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton3-2/+20
2014-05-02MIPS: CPC: provide locking functionsPaul Burton2-0/+53
2014-05-02MIPS: CPC: provide functions to retrieve register addressesPaul Burton1-1/+6
2014-05-02MIPS: introduce cpu_coherent_maskPaul Burton2-0/+7
2014-05-02MIPS: support for generic clockevents broadcastPaul Burton2-0/+44
2014-05-02MIPS: allow R4K clockevent device to function regardless of GICPaul Burton1-6/+0
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton1-1/+2
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton1-1/+2
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton3-1/+17
2014-05-02MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton1-1/+2
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan3-0/+186
2014-05-02MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan1-1/+33
2014-05-02MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan1-0/+24
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2-27/+81
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan3-0/+98
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+16
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds6-6/+7
2014-04-18mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-18Shiraz has movedViresh Kumar4-4/+4
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-14/+14
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-10/+23
2014-04-17kprobes/x86: Fix page-fault handling logicMasami Hiramatsu1-9/+7
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar2-12/+10
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-38/+45