index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
pgtable-32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: MT: define write_c0_tchalt macro
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
3
-2
/
+20
2014-05-28
MIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250
Thomas Bogendoerfer
1
-1
/
+0
2014-05-28
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
Manuel Lauss
2
-24
/
+8
2014-05-28
MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()
Eunbong Song
1
-0
/
+6
2014-05-28
MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
3
-3
/
+3
2014-05-28
MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
Aaro Koskinen
1
-1
/
+4
2014-05-28
MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres
Sebastian Andrzej Siewior
1
-2
/
+3
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
14
-76
/
+0
2014-05-26
MIPS: DTS: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
2014-05-26
MIPS: SEAD3: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-23
/
+13
2014-05-25
MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}
Markos Chandras
1
-2
/
+2
2014-05-24
MIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbol
Markos Chandras
1
-14
/
+1
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
64
-4096
/
+71
2014-05-23
MIPS: Fix a typo error in AUDIT_ARCH definition
Huacai Chen
1
-1
/
+1
2014-05-23
MIPS: RM9000: Remove the now unused CPU_RM9000 definition.
Ralf Baechle
1
-1
/
+1
2014-05-23
MIPS: RM9000: Remove support for probing the CPU core.
Ralf Baechle
1
-15
/
+0
2014-05-23
MIPS: RM9000: Remove support for idle loop.
Ralf Baechle
1
-4
/
+0
2014-05-23
MIPS: Ralink: Remove surviving RM9000 bits.
Ralf Baechle
1
-1
/
+0
2014-05-23
MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.
Ralf Baechle
1
-3
/
+0
2014-05-23
MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROF
Paul Bolle
1
-11
/
+0
2014-05-23
MIPS: MSP71xx: Remove checks for two macros
Paul Bolle
4
-210
/
+0
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
3
-29
/
+0
[next]