Commit Graph

10960 Commits (14f18b7f7e58de9a34c4b5fd38d5f73f22fba7ac)
 

Author SHA1 Message Date
Ralf Baechle 14f18b7f7e On 24K we did always disable cache parity protection - obviously not 19 years ago
Ralf Baechle 5068debff2 New hazard handling function back_to_back_c0_hazard() to handle back to 19 years ago
Ralf Baechle 0f04afb595 ISOify. 19 years ago
Pete Popov 2d32ffa44a Moved irq_tab_alchemy to the board specific irqmap.c files. 19 years ago
Pete Popov e3ad1c23ba Base Au1200 2.6 support. 19 years ago
Steven J. Hill 784f7b9d89 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries 19 years ago
Ralf Baechle 333d1f6794 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and 19 years ago
Ralf Baechle 0bd5d2e9ec Cleanup fpuemuprivate declarations. 19 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 19 years ago
Pete Popov d437441ef5 No barrier needed on au1x. 19 years ago
Pete Popov 13d1d73ea5 Comment correction after further investigation of issue. 19 years ago
Thiemo Seufer 685f779e60 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. 19 years ago
Maciej W. Rozycki 65bda1a95d Switch SiByte drivers back to __raw_*() functions. 19 years ago
Maciej W. Rozycki 4912ba72d6 Define mem_*() I/O accessory functions that preserve byte addresses. 19 years ago
Ralf Baechle b727a60258 Merge do_boot_cpu() into the new style __cpu_up(). 19 years ago
Ralf Baechle 0ac354801a On multiprocessor systems the BogoMIPS for each CPU was reported was 19 years ago
Ralf Baechle 1f82bdb11b Define MAP_BASE for IP27 19 years ago
Ralf Baechle c4ed38a0c6 Resurrect Cobalt support for 2.6. 19 years ago
Thiemo Seufer 049b13c358 Enable/disable irq's only if needed. 19 years ago
Thiemo Seufer 9f83d839df -nostdlib boilerplate. 19 years ago
Thiemo Seufer f29244a594 Fix compilation, and bring 32/64 bit variants more in line. 19 years ago
Thiemo Seufer dc953df1ba Fix wchan implementation, based on earlier by from Atsushi Nemoto. 19 years ago
Thiemo Seufer 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 19 years ago
Steven J. Hill 7ee8798f37 Until I figure out why NFS filesystems are having problems with 19 years ago
Thiemo Seufer dd19326148 Initialize iomem_resource. 19 years ago
Thiemo Seufer 16033d6104 Handle addresses beyond VMALLOC_END correctly. 19 years ago
Thiemo Seufer 26a51b270f Use intermediate variable. 19 years ago
Thiemo Seufer 1ba582a128 O2 doesn't have _that_ much RAM. 19 years ago
Pete Popov d8f5d86178 Changed all Au1x boards to noncoherent again. 19 years ago
Ralf Baechle d1abb6a2b8 32-bit compatibility for various timer-related system calls. 19 years ago
Ralf Baechle a982099ca5 Update to match the native siginfo structure and code. 19 years ago
Ralf Baechle 09276d905e 32-bit compatibility for ptrace GETEVENTMSG operation. 19 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 19 years ago
Ralf Baechle a19050f301 Waitid(2) now has 5 arguments. 19 years ago
Ralf Baechle b6e203d84d Use generic compat_sys_wait4 to implement 32-bit wait4(2). 19 years ago
Ralf Baechle a4f23e3dfc Allocate break code 513 to KDB. 19 years ago
Ralf Baechle 39408c6af4 Replace the complicated and broken attempt to clean interrupt by 19 years ago
Ralf Baechle ca8a597d53 If you want RM7000 better fix it to build first ... 19 years ago
Ralf Baechle de1db6ffe2 It's unwise to disable all interrupts of the boot node ;-) 19 years ago
Ralf Baechle 85b6e8184b Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS 19 years ago
Maciej W. Rozycki f4b7cdb481 Enable RM7000 secondary cache for Atlas and Malta boards. 19 years ago
Ralf Baechle 79acf83e50 Moves a test which determines if we actually need to perform a 19 years ago
Ralf Baechle c6e8b58771 Update MIPS to use the 4-level pagetable code thereby getting rid of 19 years ago
Ralf Baechle 57f0060b8a Document why calling smp_call_function will deadlock when called with 19 years ago
Ralf Baechle 26852d5cdb Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page. 19 years ago
Ralf Baechle 505403b6a0 25Kf is also physically indexed. 19 years ago
Ralf Baechle 55a6feb671 Add a few more PrId vendor IDs. 19 years ago
Ralf Baechle a95970f323 20Kc and SB1 don't suffer from aliases. 19 years ago
Ralf Baechle 84fd089a42 Delete duplicate copy of fixrange_init. 19 years ago
Ralf Baechle cc26b815dd rm9000_init() really is __init code. 19 years ago