Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cc61c1fede7d02cb8133ab0952ca3f3ba1f7fbb1
/
include
/
asm-mips
cc61c1f
MIPS R2 instruction hazard handling.
by Ralf Baechle
· 20 years ago
bbc7f22
Detect the 34K.
by Ralf Baechle
· 20 years ago
ff88f8a
Use ei / di MIPS32 R2 instructions if available.
by Ralf Baechle
· 20 years ago
6590326
Use clz / dclz on MIPS32 / MIPS64 processors.
by Ralf Baechle
· 20 years ago
6008026
Define kmap_atomic_pfn() for MIPS.
by Ralf Baechle
· 20 years ago
c0ec406
Fix endianess bugs.
by Ralf Baechle
· 20 years ago
04988d6
Protect noat assembly with .set push/pop and make it somewhat readable.
by Thiemo Seufer
· 20 years ago
9556ac2
Fix get_saved_sp for 64bit address space. Simplify set_save_sp.
by Thiemo Seufer
· 20 years ago
4552074
IP30 Identification.
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
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
c3455b0
Inline ioremap() calls for constant addresses that map to KSEG1.
by Maciej W. Rozycki
· 20 years ago
7222424
More .set to keep 32-bit processors happy.
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
64dac50
System-specific handling of bus errors for DECstation variations
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
260c967
Mark __die() "noreturn" for real.
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
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
478489d
Remove dead code which was causing warnings.
by Ralf Baechle
· 20 years ago
ac130ac
Fix build with CONFIG_PRINTK disabled.
by Ralf Baechle
· 20 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
ffd099b
Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)
by Ralf Baechle
· 20 years ago
fdb551a
Bugs are now a configuration option.
by Ralf Baechle
· 20 years ago
629c83f
On MIPS the struct sigev preamble is only 8 bytes.
by Ralf Baechle
· 20 years ago
4a99d1e
Now that a struct is the only member left in struct
by Ralf Baechle
· 20 years ago
baee502
Get rid of the eir struct mips_fpu_emulator_private member. It's
by Ralf Baechle
· 20 years ago
1d74f6b
__compute_return_epc() uses CFC1 instruction which might result in a
by Ralf Baechle
· 20 years ago
4194318
Cleanup decoding of MIPSxx config registers.
by Ralf Baechle
· 20 years ago
ba5187d
Better interface to run uncached cache setup code.
by Thiemo Seufer
· 20 years ago
7de8d232
* use 'unsigned long' as address supplied to au_write[bwl]()
by Pete Popov
· 20 years ago
9447cbf
Fix D-cache aliasing problem in the PIO IDE driver potencially resulting
by Ralf Baechle
· 20 years ago
ecba36d
Fix a few build warnings.
by Ralf Baechle
· 20 years ago
88de09f
Need to include smp.h for the definition of smp_processor_id().
by Ralf Baechle
· 20 years ago
b63014a
Move sync into the delay slot here also.
by Ralf Baechle
· 20 years ago
3c37026
NPTL, round one.
by Ralf Baechle
· 20 years ago
3855157
Build fix for certain configurations.
by Ralf Baechle
· 20 years ago
f03da6e
Fix BogoMIPS display on UP and some minor cosmetical things.
by Ralf Baechle
· 20 years ago
ac5d8c0
Use fixed up pfn.
by Thiemo Seufer
· 20 years ago
3b495f2
Au1100 FB driver uplift for 2.6.
by Pete Popov
· 20 years ago
1b3a6e9
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
by Thiemo Seufer
· 20 years ago
7c2740f
HUB interrupts are allocated per node, not per slice. Make
by Ralf Baechle
· 20 years ago
127c6f6
SECCOMP for MIPS.
by Ralf Baechle
· 20 years ago
53de0d4
Reformat; cosmetic cleanups.
by Ralf Baechle
· 20 years ago
1592dac
Reformatting, remove debugging code.
by Ralf Baechle
· 20 years ago
71e0e55
Multithreaded core dumps.
by Ralf Baechle
· 20 years ago
77c728c
Gcc 4.0 fixes.
by Ralf Baechle
· 20 years ago
5eaf7a2
Use new txx9 serial driver.
by Ralf Baechle
· 20 years ago
88d535b
One definition of back_to_back_c0_hazard too much.
by Ralf Baechle
· 20 years ago
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
5068deb
New hazard handling function back_to_back_c0_hazard() to handle back to
by Ralf Baechle
· 20 years ago
0f04afb
ISOify.
by Ralf Baechle
· 20 years ago
2d32ffa
Moved irq_tab_alchemy to the board specific irqmap.c files.
by Pete Popov
· 20 years ago
e3ad1c2
Base Au1200 2.6 support.
by Pete Popov
· 20 years ago
0bd5d2e
Cleanup fpuemuprivate declarations.
by Ralf Baechle
· 20 years ago
65bda1a
Switch SiByte drivers back to __raw_*() functions.
by Maciej W. Rozycki
· 20 years ago
4912ba7
Define mem_*() I/O accessory functions that preserve byte addresses.
by Maciej W. Rozycki
· 20 years ago
1f82bdb
Define MAP_BASE for IP27
by Ralf Baechle
· 20 years ago
c4ed38a
Resurrect Cobalt support for 2.6.
by Ralf Baechle
· 20 years ago
049b13c
Enable/disable irq's only if needed.
by Thiemo Seufer
· 20 years ago
f29244a
Fix compilation, and bring 32/64 bit variants more in line.
by Thiemo Seufer
· 20 years ago
4e6a05f
Improved modules loader, more robust and works on 64bit kernels.
by Thiemo Seufer
· 20 years ago
7ee8798
Until I figure out why NFS filesystems are having problems with
by Steven J. Hill
· 20 years ago
a4f23e3
Allocate break code 513 to KDB.
by Ralf Baechle
· 20 years ago
85b6e81
Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS
by Ralf Baechle
· 20 years ago
c6e8b58
Update MIPS to use the 4-level pagetable code thereby getting rid of
by Ralf Baechle
· 20 years ago
26852d5
Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page.
by Ralf Baechle
· 20 years ago
55a6feb
Add a few more PrId vendor IDs.
by Ralf Baechle
· 20 years ago
84fd089
Delete duplicate copy of fixrange_init.
by Ralf Baechle
· 20 years ago
0efe276
Provide functions to access cop0 config4-7 registers
by Ralf Baechle
· 20 years ago
e3c4807
Define __raw_read_can_lock / __raw_write_can_lock.
by Ralf Baechle
· 20 years ago
6b12397
Fix compilation; by Manish Lachwani.
by Maciej W. Rozycki
· 20 years ago
aa0980b
Fixes for system controllers for Atlas/Malta core cards.
by Maciej W. Rozycki
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 20 years ago
e5dfa92
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
185a8ff
[PATCH] gfp_t: dma-mapping (mips)
by Al Viro
· 19 years ago
302a5c4b
[PATCH] sgiseeq: Configure PIO and DMA timing requests.
by Ralf Baechle
· 19 years ago
8b1f312
[PATCH] mm: move_pte to remap ZERO_PAGE
by Nick Piggin
· 19 years ago
33bf561
[PATCH] feature removal of io_remap_page_range()
by Randy Dunlap
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
486a153
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
24b20ac
[PATCH] remove unnecessary handle_IRQ_event() prototypes
by Kenji Kaneshige
· 19 years ago
4d666d7
[PATCH] mips: add TANBAC TB0287 support
by Yoichi Yuasa
· 19 years ago
048eb58
kbuild: mips use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
8d286aa
[PATCH] Clean up struct flock64 definitions
by Stephen Rothwell
· 19 years ago
5ac353f
[PATCH] Clean up struct flock definitions
by Stephen Rothwell
· 19 years ago
1abf62a
[PATCH] Clean up the fcntl operations
by Stephen Rothwell
· 19 years ago
e64ca97
[PATCH] Clean up the open flags
by Stephen Rothwell
· 19 years ago
9317259
[PATCH] Create asm-generic/fcntl.h
by Stephen Rothwell
· 19 years ago
97de50c
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
by Jesper Juhl
· 19 years ago
c8d1274
[PATCH] remove asm-*/hdreg.h
by Christoph Hellwig
· 19 years ago
36d57ac
[PATCH] auxiliary vector cleanups
by H. J. Lu
· 19 years ago
202e597
[PATCH] compat: be more consistent about [ug]id_t
by Stephen Rothwell
· 19 years ago
4732efb
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
by Jakub Jelinek
· 19 years ago
6fe7f25
[PATCH] mips: remove timex.h for vr41xx
by Yoichi Yuasa
· 19 years ago
766160c
[PATCH] mips: fix build warnings
by Yoichi Yuasa
· 19 years ago
Next »