Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8bb495e3f02401ee6f76d1b1d77f3ac9f079e376
/
arch
/
mips
/
include
/
asm
d414976
MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM
by Markos Chandras
· 11 years ago
554e6e9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
4c73fb2
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
by David Daney
· 11 years ago
72dd4e7
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
8f65793
MIPS: Quit exposing Kconfig symbols in uapi headers.
by David Daney
· 11 years ago
ba86e4d
KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API.
by Sanjay Lal
· 11 years ago
087d990
MIPS: Idle: Break r4k_wait into two functions and fix it.
by Ralf Baechle
· 11 years ago
f94d9a8
MIPS: Idle: Do address fiddlery in helper functions.
by Ralf Baechle
· 11 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 11 years ago
1a461c5
MIPS: clock.h: Remove declaration of cpu_wait.
by Ralf Baechle
· 11 years ago
8b92321
MIPS: Rewrite pfn_valid to work in modules, too.
by Ralf Baechle
· 11 years ago
49c426b
MIPS: Make virt_to_phys() work for all unmapped addresses.
by David Daney
· 12 years ago
48c4ac9
Revert "MIPS: Allow ASID size to be determined at boot time."
by David Daney
· 11 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
5e0e61d
Merge branch 'next/kvm' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
0ab2b7d
MIPS: Add new GIC clockevent driver.
by Raghu Gandham
· 12 years ago
2675fa7
MIPS: Formatting clean-ups for clocksources.
by Steven J. Hill
· 12 years ago
dfa762e
MIPS: Refactor GIC clocksource code.
by Steven J. Hill
· 12 years ago
28ea215
MIPS: Move 'gic_frequency' to common location.
by Steven J. Hill
· 12 years ago
ff86714
MIPS: Move 'gic_present' to common location.
by Steven J. Hill
· 12 years ago
8508488
MIPS: MIPS16e: Support handling of delay slots.
by Steven J. Hill
· 12 years ago
26c5e07
MIPS: microMIPS: Optimise 'memset' core library function.
by Steven J. Hill
· 12 years ago
1658f91
MIPS: microMIPS: Disable LL/SC and fix linker bug.
by Steven J. Hill
· 12 years ago
fb6883e
MIPS: microMIPS: Support handling of delay slots.
by Leonid Yegoshin
· 12 years ago
2a0b24f
MIPS: microMIPS: Add support for exception handling.
by Steven J. Hill
· 12 years ago
102cedc
MIPS: microMIPS: Floating point support.
by Leonid Yegoshin
· 12 years ago
cf6d905
MIPS: microMIPS: Fix macro naming in micro-assembler.
by Steven J. Hill
· 12 years ago
d532f3d
MIPS: Allow ASID size to be determined at boot time.
by Steven J. Hill
· 12 years ago
270690e
MIPS: FW: Remove obsolete header file for MTI platforms.
by Steven J. Hill
· 12 years ago
14aecdd
MIPS: FW: Add environment variable processing.
by Steven J. Hill
· 12 years ago
98ffcf6
MIPS: Add declarations to MIPS Technologies Inc. generic header.
by Steven J. Hill
· 12 years ago
f9afbd4
MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap.
by Sanjay Lal
· 12 years ago
9843b03
KVM/MIPS32: KVM Guest kernel support.
by Sanjay Lal
· 12 years ago
740765c
KVM/MIPS32: Arch specific KVM data structures.
by Sanjay Lal
· 12 years ago
fc0460d
MIPS: IP27: Remove pfn_t.
by Ralf Baechle
· 12 years ago
9b3539e
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
51e3960
MIPS: ralink: add memory definition for MT7620
by John Crispin
· 12 years ago
fe98f61
MIPS: ralink: add memory definition for RT3883
by John Crispin
· 12 years ago
38d5b81
MIPS: ralink: add memory definition for RT2880
by John Crispin
· 12 years ago
dafecee
MIPS: ralink: add memory definition for RT305x
by John Crispin
· 12 years ago
4d9f77d
MIPS: add detect_memory_region()
by John Crispin
· 12 years ago
de3eb02
MIPS: ralink: add cpu-feature-overrides.h
by Gabor Juhos
· 12 years ago
594bde6
MIPS: ralink: adds support for MT7620 SoC family
by John Crispin
· 12 years ago
293840b
MIPS: ralink: adds support for RT3883 SoC family
by John Crispin
· 12 years ago
80fb55a
MIPS: ralink: adds support for RT2880 SoC family
by John Crispin
· 12 years ago
8ddc251
MIPS: ralink: add RT5350 sdram register defines
by John Crispin
· 12 years ago
bb19fea
MIPS: ralink: add RT3352 register defines
by John Crispin
· 12 years ago
9169a5d
MIPS: move mips_{set,get}_machine_name() to a more generic place
by John Crispin
· 12 years ago
2247867
MIPS: Init new mmu_context for each possible CPU to avoid memory corruption
by Huacai Chen
· 12 years ago
8759934
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
by Huacai Chen
· 12 years ago
c80dd3b
MIPS: Netlogic: Merge platform usb.h to usb-init.c
by Jayachandran C
· 12 years ago
033e6f2
MIPS: Netlogic: Remove unused code
by Jayachandran C
· 12 years ago
1ad4af8
MIPS: Netlogic: Add 32-bit support for XLP
by Jayachandran C
· 12 years ago
3c0553e
MIPS: Netlogic: Avoid using fixed PIC IRT index
by Jayachandran C
· 12 years ago
e6904ff
MIPS: Netlogic: Remove unused EIMR/EIRR functions
by Jayachandran C
· 12 years ago
33ff712
MIPS: Netlogic: Optimize and fix write_c0_eimr()
by Jayachandran C
· 12 years ago
042df4f
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
by Jonas Gorski
· 12 years ago
ab8ed98
MIPS: BCM63XX: add flash detection for BCM6362
by Jonas Gorski
· 12 years ago
a156ba6
MIPS: BCM63XX: enable pcie for BCM6362
by Jonas Gorski
· 12 years ago
08a41d1
MIPS: BCM63XX: enable SPI controller for BCM6362
by Jonas Gorski
· 12 years ago
2c8aaf7
MIPS: BCM63XX: add basic BCM6362 support
by Jonas Gorski
· 12 years ago
6605428
MIPS: BCM63XX: fix revision ID width
by Jonas Gorski
· 12 years ago
8a398d7
MIPS: BCM63XX: remove duplicate spi register definitions
by Jonas Gorski
· 12 years ago
b6d92b4
MIPS: Add option to disable software I/O coherency.
by Steven J. Hill
· 12 years ago
bfd08ba
MIPS: microMIPS: Add instruction utility macros.
by Steven J. Hill
· 12 years ago
a6a4834
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
by Steven J. Hill
· 12 years ago
abc597f
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
by Steven J. Hill
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
7315438
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
61f3d0a
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 12 years ago
106c992
mm/hugetlb: add more arch-defined huge_pte functions
by Gerald Schaefer
· 12 years ago
3d39019
MIPS: Remove redundant instructions from arch_spin_{,try}lock.
by David Daney
· 12 years ago
3b5e50e
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
by Ralf Baechle
· 12 years ago
e01961c
MIPS: Remove further use of .subsection
by Ralf Baechle
· 12 years ago
02b849f
MIPS: Get rid of the use of .macro in C code.
by Ralf Baechle
· 12 years ago
0bfbf6a
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
by Ralf Baechle
· 12 years ago
ad04c2e
MIPS: Use inline function to access current thread pointer.
by Ralf Baechle
· 12 years ago
5bbea36
MIPS: Add linux/mm_types.h to pgtable.h
by Corey Minyard
· 12 years ago
ab300d1
spi/bcm63xx: remove unused speed_hz variable
by Jonas Gorski
· 12 years ago
2a14869
Fix breakage in MIPS siginfo handling
by David Howells
· 12 years ago
9736751
MIPS: BCM63XX: Make nvram checksum failure non fatal
by Jonas Gorski
· 12 years ago
63c2b68
MIPS: Fix code generation for non-DSP capable CPUs
by Florian Fainelli
· 12 years ago
f4cdb6a
MIPS: SEAD3: Enable LL/SC.
by Ralf Baechle
· 12 years ago
631b0af
MIPS: Get rid of CONFIG_CPU_HAS_LLSC again
by Paul Bolle
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
612663a
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
by David Daney
· 12 years ago
1e7decd
MIPS: Probe for and report hardware virtualization support.
by David Daney
· 12 years ago
82c4684
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
0a5f3b1
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
e9c0d0a
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
7d4c2af
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
by Gabor Juhos
· 12 years ago
f818ca3
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
5333033
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
41583c0
MIPS: ath79: add clock setup code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
2e6c91e
MIPS: ath79: add SoC detection code for the QCA955X SoCs
by Gabor Juhos
· 12 years ago
Next »