summaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-28cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton1-0/+1
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-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14