Commit Graph

332 Commits (00d3dcdd96646be6059cc21f2efa94c4edc1eda5)

Author SHA1 Message Date
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 19 years ago
Ralf Baechle 5eaf7a21be Use new txx9 serial driver. 19 years ago
Ralf Baechle cdaed73afb Fix preemption bug. 19 years ago
Pete Popov ebc7f12fbc Int controller fixes. 19 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 19 years ago
Ralf Baechle 14f18b7f7e On 24K we did always disable cache parity protection - obviously not 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
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 c4ed38a0c6 Resurrect Cobalt support for 2.6. 19 years ago
Thiemo Seufer 9f83d839df -nostdlib boilerplate. 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 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
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 505403b6a0 25Kf is also physically indexed. 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
Ralf Baechle a18815abcd Use preempt_schedule_irq. 19 years ago
Ralf Baechle 54176736f7 More oprofile bits for MIPS32-style performance counters. The code to 19 years ago
Ralf Baechle 29c4869946 It works better when including arch/mips/sgi-ip27/Kconfig ... 19 years ago
Ralf Baechle ae6aafe309 Move missplaced code line to the right place. 19 years ago