- 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 20 years ago
- 1fcf1cc We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so 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
- 589391a fcntl64 needs to be wrapped for n32. by Thiemo Seufer · 20 years ago
- 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 20 years ago
- 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 20 years ago
- ac5d8c0 Use fixed up pfn. by Thiemo Seufer · 20 years ago
- 2b07bd0 Detect the 4KEcR2 and for now detect handle it like the 4KEc. by Ralf Baechle · 20 years ago
- fe359bf Fixed buglet with previous patch that broke non au1x builds. by Pete Popov · 20 years ago
- 494900a Remove CONFIG_PM dependency from au1x wait in cpu_probe. by Pete Popov · 20 years ago
- 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 20 years ago
- 172546b Fix race conditions for read_c0_entryhi. Remove broken ASID masks in by Thiemo Seufer · 20 years ago
- 202d038 Remove useless casts. Fix formatting. by Maciej W. Rozycki · 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
- 4f12bfe HUB interrupts are allocated per node, not per slice. Make manipulation by Ralf Baechle · 20 years ago
- 6cbe063 R4300 delay slot. by Ralf Baechle · 20 years ago
- 209ac8d Use compat_sigval_t in struct compat_siginfo. 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
- b4dbf95 Get rid of the the remains of 2.4-style ramdisk support. by Ralf Baechle · 20 years ago
- 71e0e55 Multithreaded core dumps. by Ralf Baechle · 20 years ago
- a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 20 years ago
- 90a67b5 sys_futex has 6 arguments. by Thiemo Seufer · 20 years ago
- 96ed748 qtronix.c: Handle kmalloc failure. by Ralf Baechle · 20 years ago
- 9ff77c4 Export shm_align_mask and flush_data_cache_page. by Ralf Baechle · 20 years ago
- 07b4ebd Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. by Ralf Baechle · 20 years ago
- 6d7bf01 It helps to not use a _mem_ function for requesting I/O space. by Thiemo Seufer · 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
- cdaed73 Fix preemption bug. by Ralf Baechle · 20 years ago
- ebc7f12 Int controller fixes. by Pete Popov · 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
- 14f18b7 On 24K we did always disable cache parity protection - obviously not 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
- 784f7b9 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries by Steven J. Hill · 20 years ago
- 333d1f6 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and by Ralf Baechle · 20 years ago
- 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 20 years ago
- 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 20 years ago
- d437441 No barrier needed on au1x. by Pete Popov · 20 years ago
- 13d1d73 Comment correction after further investigation of issue. by Pete Popov · 20 years ago
- 685f779 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. by Thiemo Seufer · 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
- b727a60 Merge do_boot_cpu() into the new style __cpu_up(). by Ralf Baechle · 20 years ago
- 0ac3548 On multiprocessor systems the BogoMIPS for each CPU was reported was by Ralf Baechle · 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
- 9f83d83 -nostdlib boilerplate. by Thiemo Seufer · 20 years ago
- f29244a Fix compilation, and bring 32/64 bit variants more in line. by Thiemo Seufer · 20 years ago
- dc953df Fix wchan implementation, based on earlier by from Atsushi Nemoto. 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
- dd19326 Initialize iomem_resource. by Thiemo Seufer · 20 years ago
- 16033d6 Handle addresses beyond VMALLOC_END correctly. by Thiemo Seufer · 20 years ago
- 26a51b2 Use intermediate variable. by Thiemo Seufer · 20 years ago
- 1ba582a O2 doesn't have _that_ much RAM. by Thiemo Seufer · 20 years ago
- d8f5d86 Changed all Au1x boards to noncoherent again. by Pete Popov · 20 years ago
- d1abb6a 32-bit compatibility for various timer-related system calls. by Ralf Baechle · 20 years ago
- a982099 Update to match the native siginfo structure and code. by Ralf Baechle · 20 years ago
- 09276d9 32-bit compatibility for ptrace GETEVENTMSG operation. by Ralf Baechle · 20 years ago
- 54f2da7 Implement 32-bit compatibility for waitid(2). by Ralf Baechle · 20 years ago
- a19050f Waitid(2) now has 5 arguments. by Ralf Baechle · 20 years ago
- b6e203d Use generic compat_sys_wait4 to implement 32-bit wait4(2). by Ralf Baechle · 20 years ago
- a4f23e3 Allocate break code 513 to KDB. by Ralf Baechle · 20 years ago
- 39408c6 Replace the complicated and broken attempt to clean interrupt by by Ralf Baechle · 20 years ago
- ca8a597 If you want RM7000 better fix it to build first ... by Ralf Baechle · 20 years ago
- de1db6f It's unwise to disable all interrupts of the boot node ;-) 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
- f4b7cdb Enable RM7000 secondary cache for Atlas and Malta boards. by Maciej W. Rozycki · 20 years ago
- 79acf83 Moves a test which determines if we actually need to perform a 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
- 57f0060 Document why calling smp_call_function will deadlock when called with 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
- 505403b 25Kf is also physically indexed. by Ralf Baechle · 20 years ago
- 55a6feb Add a few more PrId vendor IDs. by Ralf Baechle · 20 years ago
- a95970f 20Kc and SB1 don't suffer from aliases. by Ralf Baechle · 20 years ago
- 84fd089 Delete duplicate copy of fixrange_init. by Ralf Baechle · 20 years ago
- cc26b81 rm9000_init() really is __init code. by Ralf Baechle · 20 years ago
- a18815a Use preempt_schedule_irq. by Ralf Baechle · 20 years ago
- 5417673 More oprofile bits for MIPS32-style performance counters. The code to by Ralf Baechle · 20 years ago
- 29c4869 It works better when including arch/mips/sgi-ip27/Kconfig ... by Ralf Baechle · 20 years ago
- ae6aafe Move missplaced code line to the right place. by Ralf Baechle · 20 years ago
- 0efe276 Provide functions to access cop0 config4-7 registers by Ralf Baechle · 20 years ago
- d1e344e Use hardware mechanism to deal with cache aliases in the 24K. by Ralf Baechle · 20 years ago
- 28ecca4 Remove old wrong bits of cache code. by Ralf Baechle · 20 years ago
- ea7c394 Clean up SEAD interrupt initialization. by Maciej W. Rozycki · 20 years ago
- 925ddb0 Mask and ack CPU interrupts upon initialization. Keep the state by Maciej W. Rozycki · 20 years ago
- 38b18f7 Move Sibyte Kconfig stuff into it's own Kconfig. by Ralf Baechle · 20 years ago
- db89a48 Replace deprecated interruptible_sleep_on() function call with direct by Ralf Baechle · 20 years ago
- e3c4807 Define __raw_read_can_lock / __raw_write_can_lock. by Ralf Baechle · 20 years ago
- f638d19 Update descriptions for MIPS Technologies evaluation boards. by Maciej W. Rozycki · 20 years ago