index
:
~syeh/repos_linux
drm-vmwgfx-fixes
drm-vmwgfx-fixes-4_10
drm-vmwgfx-next
syeh-atomic
vmwgfx pull request repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
MIPS: Netlogic: IRQ mapping for some more SoC blocks
Jayachandran C
3
-35
/
+69
2014-05-30
MIPS: Netlogic: Enable access to more than 64GB
Jayachandran C
1
-0
/
+15
2014-05-30
MIPS: Netlogic: Reduce size of reset code
Jayachandran C
2
-11
/
+16
2014-05-30
MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask
Jayachandran C
1
-3
/
+4
2014-05-30
MIPS: Netlogic: Warn on invalid irq
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: Netlogic: Move coremask setup to nlm_node_init
Jayachandran C
2
-4
/
+2
2014-05-30
MIPS: Netlogic: Fix uniprocessor compilation
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: Support upto 256 CPUs
Jayachandran C
1
-2
/
+2
2014-05-30
MIPS: Enable the BPF_JIT symbol for MIPS
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: net: Add BPF JIT
Markos Chandras
4
-0
/
+1447
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
4
-8
/
+12
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
5
-5
/
+11
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
4
-6
/
+10
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
5
-1
/
+16
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
4
-4
/
+8
2014-05-30
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
5
-4
/
+10
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add u2u1 instruction builders
Markos Chandras
0
-0
/
+0
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2
-0
/
+10
2014-05-30
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
3
-9
/
+37
2014-05-30
MIPS: BCM47XX: Slightly clean memory detection
Rafał Miłecki
1
-8
/
+11
2014-05-29
MIPS: octeon: Add interface mode detection for Octeon II
Alex Smith
1
-0
/
+166
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
41
-218
/
+2257
2014-05-28
MIPS: Malta: CPS SMP by default
Paul Burton
2
-4
/
+2
2014-05-28
cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
Paul Burton
5
-0
/
+223
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: include cpuidle Kconfig menu
Paul Burton
1
-2
/
+6
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
2
-0
/
+25
2014-05-28
MIPS: smp-cps: duplicate core0 CCA on secondary cores
Paul Burton
2
-5
/
+14
2014-05-28
MIPS: smp-cps: set a coherent default CCA
Paul Burton
1
-0
/
+3
2014-05-28
MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
Paul Burton
1
-2
/
+28
2014-05-28
MIPS: smp-cps: hotplug support
Paul Burton
2
-2
/
+155
2014-05-28
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
6
-0
/
+809
2014-05-28
MIPS: smp-cps: use CPC core-other locking
Paul Burton
1
-3
/
+2
2014-05-28
MIPS: smp-cps: flush cache after patching mips_cps_core_entry
Paul Burton
1
-5
/
+7
2014-05-28
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
2
-0
/
+8
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
5
-161
/
+374
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
3
-1
/
+11
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
4
-1
/
+5
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
4
-2
/
+6
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
3
-4
/
+10
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
2
-0
/
+10
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
[next]