Commit Graph

10942 Commits (049b13c358f0187cf3c5003d5fb9848dbcb28bc3)
 

Author SHA1 Message Date
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
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
Ralf Baechle 0efe27617e Provide functions to access cop0 config4-7 registers 19 years ago
Ralf Baechle d1e344e500 Use hardware mechanism to deal with cache aliases in the 24K. 19 years ago
Ralf Baechle 28ecca4786 Remove old wrong bits of cache code. 19 years ago
Maciej W. Rozycki ea7c394492 Clean up SEAD interrupt initialization. 19 years ago
Maciej W. Rozycki 925ddb04c5 Mask and ack CPU interrupts upon initialization. Keep the state 19 years ago
Ralf Baechle 38b18f7258 Move Sibyte Kconfig stuff into it's own Kconfig. 19 years ago
Ralf Baechle db89a48c1f Replace deprecated interruptible_sleep_on() function call with direct 19 years ago
Ralf Baechle e3c4807825 Define __raw_read_can_lock / __raw_write_can_lock. 19 years ago
Maciej W. Rozycki f638d1971e Update descriptions for MIPS Technologies evaluation boards. 19 years ago
Maciej W. Rozycki b6d468ec2d Reenable EARLY_PRINTK for the DECstation. 19 years ago
Maciej W. Rozycki 304429915d Formatting fixes. 19 years ago
Maciej W. Rozycki 6b12397954 Fix compilation; by Manish Lachwani. 19 years ago
Maciej W. Rozycki aa0980b809 Fixes for system controllers for Atlas/Malta core cards. 19 years ago
Maciej W. Rozycki bec0204dfb Actually route cPCI interrupts. Update inaccurate comments. 19 years ago