Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7623debf267521771952870549f5c5d38c408ad1
7623deb
Handle mtc0 - tlb write hazard for VR5432.
by Ralf Baechle
· 19 years ago
23bbbaf
Make static what ought to be static.
by Maciej W. Rozycki
· 19 years ago
f99d302
Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with
by Ralf Baechle
· 19 years ago
e607d6c
Get rid of a bunch of debug serial routines. Use prom_printf instead.
by Pete Popov
· 19 years ago
fabffc1
Remove workaround for binutils 2.15 assembler bug; this version is not
by Ralf Baechle
· 19 years ago
27c7c16
Drop might_sleep() calls from get_user() & co. This should fix the issue
by Ralf Baechle
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 19 years ago
d03d0a5
MT bulletproofing.
by Ralf Baechle
· 19 years ago
533330b
On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but
by Ralf Baechle
· 19 years ago
0952e29
Fix parenthesis in macros.
by Ralf Baechle
· 19 years ago
a50b3e2
Do the timer interrupt only once on CPU 0 ...
by Ralf Baechle
· 19 years ago
8b200ce
Define cpu_icache_snoops_remote_store. This is slight abuse of something
by Ralf Baechle
· 19 years ago
ac351d9
Add a few simple error checks to tlb dumper.
by Ralf Baechle
· 19 years ago
d2f755e
Reindent dump_tlb.c.
by Ralf Baechle
· 19 years ago
3fd5646
Add missing space.
by Ralf Baechle
· 19 years ago
e027802
Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo.
by Ralf Baechle
· 19 years ago
3bffe73
Delete old junk.
by Ralf Baechle
· 19 years ago
28a7879
Spelling fix.
by Ralf Baechle
· 19 years ago
479a0e3
Support for CoreFPGA-3.
by Ralf Baechle
· 19 years ago
fd0197d
Implement get_system_type() for Qemu to get procfs-enabled kernels to link.
by Ralf Baechle
· 19 years ago
797798c
A little more Kconfig untangeling.
by Ralf Baechle
· 19 years ago
d9912d8
Inlining will result in back-to-back mtc0 mfc0 instructions. Break the
by Ralf Baechle
· 19 years ago
d3ffd08
Use pr_debug instead of homegrown debug print macros.
by Ralf Baechle
· 19 years ago
0ae1279
Send CONFIG_VTAG_ICACHE back into it's cold grave.
by Ralf Baechle
· 19 years ago
c8094b5
Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.
by Ralf Baechle
· 19 years ago
8d9c626
sys is only used for native o32 ...
by Ralf Baechle
· 19 years ago
075e750
R4600 has 32 FPRs.
by Thiemo Seufer
· 19 years ago
23fbee9
Support for Toshiba's RBHMA4500 eval board for the TX4938.
by Ralf Baechle
· 19 years ago
1329404
Void functions shouldn't return values
by Ladislav Michl
· 19 years ago
154b500
commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e
by Ralf Baechle
· 19 years ago
3ce86ee
Au1x PM fixes.
by Pete Popov
· 19 years ago
7ab1261
Drop IP27 support for Qlogic ISP. This driver is buggy and has been
by Ralf Baechle
· 19 years ago
ae1b3d5
Make sure that the processor is actually online or die spectacularly.
by Ralf Baechle
· 19 years ago
1d40cfc
Avoid SMP cacheflushes. This is a minor optimization of startup but
by Ralf Baechle
· 19 years ago
bdf21b1
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
by Pete Popov
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago
86071b6
Cleanups.
by Ralf Baechle
· 19 years ago
7e35952
Move Origin crapola into a machine-specific header file.
by Ralf Baechle
· 19 years ago
a0c3a5b
Prevent gcc from optimizing a few functions away completly.
by Ralf Baechle
· 19 years ago
8f40611
Detect the MIPS R2 vectored interrupt, external interrupt controller
by Ralf Baechle
· 19 years ago
699dbc9
Macros to access the register of processors using the new MIPS
by Ralf Baechle
· 19 years ago
f10fae0
Fix the fixup_bigphys_addr compile problem.
by Pete Popov
· 19 years ago
10f6567
Removed __ilog2 since it's no longer needed and conflicts with the generic one.
by Pete Popov
· 19 years ago
7a0fc58
A few more macros to access MIPS R2 architecture registers.
by Ralf Baechle
· 19 years ago
55d04df
New kernel option nowait allows disabling the use of the wait instruction.
by Ralf Baechle
· 19 years ago
569f75b
Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This
by Ralf Baechle
· 19 years ago
97fb5de
Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries.
by Ralf Baechle
· 19 years ago
f039b5d
Add a few more SHN_MIPS_* symbols from glibc.
by Ralf Baechle
· 19 years ago
7db36c8
Add inotify syscalls for MIPS.
by Ralf Baechle
· 19 years ago
ec74e36
Mark a few variables __read_mostly.
by Ralf Baechle
· 19 years ago
cc61c1f
MIPS R2 instruction hazard handling.
by Ralf Baechle
· 19 years ago
bbc7f22
Detect the 34K.
by Ralf Baechle
· 19 years ago
079ef8b
Generate code for MIPS32 / MIPS64 Release 2 if configured for one of
by Ralf Baechle
· 19 years ago
ff88f8a
Use ei / di MIPS32 R2 instructions if available.
by Ralf Baechle
· 19 years ago
1e5f1ca
MIPS 32/64 R2 config option.
by Ralf Baechle
· 19 years ago
6590326
Use clz / dclz on MIPS32 / MIPS64 processors.
by Ralf Baechle
· 19 years ago
e5de3b4
In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES
by Ralf Baechle
· 19 years ago
e80de85
Use Kconfig.preempt.
by Ralf Baechle
· 19 years ago
6008026
Define kmap_atomic_pfn() for MIPS.
by Ralf Baechle
· 19 years ago
129bc8f
Setup_frame is now returning a success value.
by Ralf Baechle
· 19 years ago
b490ff4
Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.
by Ralf Baechle
· 19 years ago
c0ec406
Fix endianess bugs.
by Ralf Baechle
· 19 years ago
3ef33e6
Date: Fri Jul 8 20:10:17 2005 +0000
by Ralf Baechle
· 19 years ago
04988d6
Protect noat assembly with .set push/pop and make it somewhat readable.
by Thiemo Seufer
· 19 years ago
9556ac2
Fix get_saved_sp for 64bit address space. Simplify set_save_sp.
by Thiemo Seufer
· 19 years ago
4552074
IP30 Identification.
by Thiemo Seufer
· 19 years ago
85f14bf
... and it isn't a canonicalized triplet but just the n-plet used to
by Thiemo Seufer
· 20 years ago
73f74e2
Grep deesn't like shell-style matching...
by Thiemo Seufer
· 20 years ago
f425a6d
Hack to make compiles for the other endianness easier.
by Thiemo Seufer
· 20 years ago
6e760c8
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
by Ralf Baechle
· 20 years ago
ca4973d
Don't redeclare ll_local_timer_interrupt.
by Ralf Baechle
· 20 years ago
50bd2c7
Brian Murphy says:
by Thiemo Seufer
· 20 years ago
ec125c1
Code cleanup, thanks Brian Murphy.
by Thiemo Seufer
· 20 years ago
a5fc9c0
Use physical addresses at the interface level, letting drivers remap
by Maciej W. Rozycki
· 20 years ago
7d7ee22
Prevent 64-bit constants from being cropped to 32 bits when used in C code.
by Maciej W. Rozycki
· 20 years ago
2c93e12
Avoid tlbw* hazards for the R4600/R4700/R5000.
by Maciej W. Rozycki
· 20 years ago
c3455b0
Inline ioremap() calls for constant addresses that map to KSEG1.
by Maciej W. Rozycki
· 20 years ago
c134a5e
Avoid defining variables in the middle of a block which breaks older compilers.
by Ralf Baechle
· 20 years ago
7222424
More .set to keep 32-bit processors happy.
by Ralf Baechle
· 20 years ago
4c0a2d4
Fix the diagnostic dump for the XTLB refill handler.
by Maciej W. Rozycki
· 20 years ago
41986a6
Fix a diagnostic message.
by Maciej W. Rozycki
· 20 years ago
362b1d5
Conversion to plat_setup() for TX4927 also.
by Ralf Baechle
· 20 years ago
01d42ab
Using get_nasid() to find the console node will blow up nicely if
by Ralf Baechle
· 20 years ago
c4559f6
Always use ".set mips3" rather than select between "mips2" or "mips3"
by Maciej W. Rozycki
· 20 years ago
69c75fb
Actual handlers for bus errors for Pmax and 3min.
by Maciej W. Rozycki
· 20 years ago
64dac50
System-specific handling of bus errors for DECstation variations
by Maciej W. Rozycki
· 20 years ago
3b2396d
Use correct names for bits in the R3k cp0.status register.
by Maciej W. Rozycki
· 20 years ago
e20368d
Get the thing to compile again ...
by Ralf Baechle
· 20 years ago
c6ad7b7
Use macros for the RM7k cp0.config bits instead of magic numbers.
by Maciej W. Rozycki
· 20 years ago
8a185d1
Fix types for firmware arguments. Don't define unneeded messages.
by Maciej W. Rozycki
· 20 years ago
2e28496
Remove left-over unused bits.
by Maciej W. Rozycki
· 20 years ago
260c967
Mark __die() "noreturn" for real.
by Maciej W. Rozycki
· 20 years ago
778220f
Fix function types to ones appropriate for initcalls.
by Maciej W. Rozycki
· 20 years ago
a76f9fe
GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant.
by Maciej W. Rozycki
· 20 years ago
3bd4c90
Deal with the bloody KSEG vs CKSEG horror...
by Maciej W. Rozycki
· 20 years ago
902d21d
There is NO port I/O space on the DECstation. Minor clean-ups.
by Maciej W. Rozycki
· 20 years ago
02416dc
Redo RM9000 workaround which along with other DSP ASE changes was
by Ralf Baechle
· 20 years ago
aac8aa7
Enable a suitable ISA for the assembler around ll/sc so that code
by Maciej W. Rozycki
· 20 years ago
fded2e5
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
by Maciej W. Rozycki
· 20 years ago
d925c26
Fill R3k load delay slots properly.
by Maciej W. Rozycki
· 20 years ago
Next »