index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
There is NO port I/O space on the DECstation. Minor clean-ups.
Maciej W. Rozycki
1
-5
/
+9
2005-10-29
Redo RM9000 workaround which along with other DSP ASE changes was
Ralf Baechle
9
-86
/
+98
2005-10-29
Enable a suitable ISA for the assembler around ll/sc so that code
Maciej W. Rozycki
4
-32
/
+118
2005-10-29
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
Maciej W. Rozycki
1
-40
/
+30
2005-10-29
Fill R3k load delay slots properly.
Maciej W. Rozycki
1
-0
/
+3
2005-10-29
Only dump instructions actually emitted.
Maciej W. Rozycki
1
-7
/
+7
2005-10-29
dec_esp: Use physical addresses
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
This interrupt is *always* handled -- MIPS_BE_DISCARD just means
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
Fix dependencies for DECstation framebuffers.
Maciej W. Rozycki
1
-4
/
+4
2005-10-29
Remove dead code which was causing warnings.
Ralf Baechle
1
-3
/
+0
2005-10-29
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
Maciej W. Rozycki
1
-5
/
+1
2005-10-29
The DbAu1500 board also support big endian. Gee, imagine that.
Steven J. Hill
1
-0
/
+1
2005-10-29
Fix build with CONFIG_PRINTK disabled.
Ralf Baechle
1
-0
/
+4
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
34
-139
/
+876
2005-10-29
64-bit fixes for Alchemy code ;)
Ralf Baechle
1
-6
/
+5
2005-10-29
Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)
Ralf Baechle
1
-2
/
+2
2005-10-29
When building for Atlas, Malta or SEAD convert the kernel to srecs by
Ralf Baechle
1
-0
/
+12
2005-10-29
Fix tasteless #ifdef mess in audit_arch(), minor cleanups.
Ralf Baechle
1
-17
/
+12
2005-10-29
Bugs are now a configuration option.
Ralf Baechle
1
-0
/
+6
2005-10-29
On MIPS the struct sigev preamble is only 8 bytes.
Ralf Baechle
1
-0
/
+1
2005-10-29
Now that a struct is the only member left in struct
Ralf Baechle
3
-36
/
+34
2005-10-29
Get rid of the eir struct mips_fpu_emulator_private member. It's
Ralf Baechle
2
-5
/
+0
2005-10-29
__compute_return_epc() uses CFC1 instruction which might result in a
Ralf Baechle
2
-5
/
+14
2005-10-29
sys_nfsservctl() needs translation.
Maciej W. Rozycki
1
-1
/
+1
2005-10-29
No point in checking cpu_has_tlb before we've computed the CPU options.
Ralf Baechle
1
-4
/
+4
2005-10-29
Cleanup decoding of MIPSxx config registers.
Ralf Baechle
6
-49
/
+175
2005-10-29
Fix preemption and SMP problems in the FP emulator code.
Ralf Baechle
5
-119
/
+122
2005-10-29
Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.
Thiemo Seufer
1
-23
/
+29
2005-10-29
Better interface to run uncached cache setup code.
Thiemo Seufer
6
-27
/
+94
2005-10-29
* use 'unsigned long' as address supplied to au_write[bwl]()
Pete Popov
1
-95
/
+32
2005-10-29
Fix D-cache aliasing problem in the PIO IDE driver potencially resulting
Ralf Baechle
1
-8
/
+65
2005-10-29
Fix a few build warnings.
Ralf Baechle
1
-2
/
+2
2005-10-29
Need to include smp.h for the definition of smp_processor_id().
Ralf Baechle
1
-1
/
+1
2005-10-29
Ustat needs a wrapper on n32.
Thiemo Seufer
1
-1
/
+1
2005-10-29
Move sync into the delay slot here also.
Ralf Baechle
1
-6
/
+3
2005-10-29
Useless includes of everything, the kitchen sink and version.h ...
Ralf Baechle
4
-4
/
+0
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
7
-8
/
+1
2005-10-29
We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so
Ralf Baechle
1
-0
/
+4
2005-10-29
NPTL, round one.
Ralf Baechle
14
-14
/
+129
2005-10-29
Build fix for certain configurations.
Ralf Baechle
1
-0
/
+1
2005-10-29
Fix BogoMIPS display on UP and some minor cosmetical things.
Ralf Baechle
4
-8
/
+5
2005-10-29
fcntl64 needs to be wrapped for n32.
Thiemo Seufer
1
-1
/
+1
2005-10-29
Fix one more case of computing the return EPC after the registers have
Ralf Baechle
1
-1
/
+1
2005-10-29
When simulating ll/sc compute the return EPC before modifying the
Ralf Baechle
1
-2
/
+3
2005-10-29
Use fixed up pfn.
Thiemo Seufer
1
-1
/
+1
2005-10-29
Detect the 4KEcR2 and for now detect handle it like the 4KEc.
Ralf Baechle
1
-0
/
+4
2005-10-29
Fixed buglet with previous patch that broke non au1x builds.
Pete Popov
2
-10
/
+8
2005-10-29
Remove CONFIG_PM dependency from au1x wait in cpu_probe.
Pete Popov
3
-29
/
+22
2005-10-29
Au1100 FB driver uplift for 2.6.
Pete Popov
6
-779
/
+851
2005-10-29
Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
Thiemo Seufer
2
-45
/
+63
[next]