2005-10-29 |
Ralf Baechle | 64-bit fixes for Alchemy code ;) Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix build for CONFIG_BUG=n. Yes, bugs are now a compile... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | When building for Atlas, Malta or SEAD convert the... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix tasteless #ifdef mess in audit_arch(), minor cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Bugs are now a configuration option. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | On MIPS the struct sigev preamble is only 8 bytes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Now that a struct is the only member left in struct Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get rid of the eir struct mips_fpu_emulator_private... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | __compute_return_epc() uses CFC1 instruction which... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | No point in checking cpu_has_tlb before we've computed... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Cleanup decoding of MIPSxx config registers. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix preemption and SMP problems in the FP emulator... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix D-cache aliasing problem in the PIO IDE driver... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix a few build warnings. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Need to include smp.h for the definition of smp_processor_id(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Move sync into the delay slot here also. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Useless includes of everything, the kitchen sink and... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Arrested for multiple offences of header file inclusion. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | We pass a kernel pointer to do_sigaltstack in sys32_sigaltst... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | NPTL, round one. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Build fix for certain configurations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix BogoMIPS display on UP and some minor cosmetical... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix one more case of computing the return EPC after... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | When simulating ll/sc compute the return EPC before... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Detect the 4KEcR2 and for now detect handle it like... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | HUB interrupts are allocated per node, not per slice... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | HUB interrupts are allocated per node, not per slice... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | R4300 delay slot. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use compat_sigval_t in struct compat_siginfo. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | SECCOMP for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Reformat; cosmetic cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Reformatting, remove debugging code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get rid of the the remains of 2.4-style ramdisk support. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Multithreaded core dumps. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | qtronix.c: Handle kmalloc failure. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Export shm_align_mask and flush_data_cache_page. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Put salone.o back into arclib. It's a lib so doesn... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Gcc 4.0 fixes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use new txx9 serial driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix preemption bug. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | One definition of back_to_back_c0_hazard too much. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Sparseify MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | On 24K we did always disable cache parity protection... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | New hazard handling function back_to_back_c0_hazard... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | ISOify. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Cleanup fpuemuprivate declarations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Convert struct hw_interrupt_type initializations to... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Merge do_boot_cpu() into the new style __cpu_up(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | On multiprocessor systems the BogoMIPS for each CPU... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Define MAP_BASE for IP27 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Resurrect Cobalt support for 2.6. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | 32-bit compatibility for various timer-related system... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Update to match the native siginfo structure and code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | 32-bit compatibility for ptrace GETEVENTMSG operation. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Implement 32-bit compatibility for waitid(2). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Waitid(2) now has 5 arguments. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use generic compat_sys_wait4 to implement 32-bit wait4(2). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Allocate break code 513 to KDB. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Replace the complicated and broken attempt to clean... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | If you want RM7000 better fix it to build first ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | It's unwise to disable all interrupts of the boot node ;-) Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Rewrite to avoid the use of $at. Unfortunately binutils... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Moves a test which determines if we actually need to... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Update MIPS to use the 4-level pagetable code thereby... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Document why calling smp_call_function will deadlock... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix ptrace aliasing issue in copy_from_user_page /... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | 25Kf is also physically indexed. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Add a few more PrId vendor IDs. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | 20Kc and SB1 don't suffer from aliases. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Delete duplicate copy of fixrange_init. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | rm9000_init() really is __init code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use preempt_schedule_irq. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | More oprofile bits for MIPS32-style performance counters... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | It works better when including arch/mips/sgi-ip27/Kconfig ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Move missplaced code line to the right place. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Provide functions to access cop0 config4-7 registers Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use hardware mechanism to deal with cache aliases in... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Remove old wrong bits of cache code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Move Sibyte Kconfig stuff into it's own Kconfig. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Replace deprecated interruptible_sleep_on() function... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Define __raw_read_can_lock / __raw_write_can_lock. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix register layout in o32 core dumps on 64-bit systems. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get rid of early_init. There's more need to make this... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Dummy ISA DMA functions for systems that don't have... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix build with SMP disabled and preemption enabled. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-26 |
Ralf Baechle | [AX.25]: Use constant instead of magic number Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-22 |
Ralf Baechle | [AX.25]: Fix signed char bug Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-20 |
Ralf Baechle | [PATCH] sb1250-mac: PHY probing fixes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-20 |
Ralf Baechle | [PATCH] sb1250-mac: Whitespace cleanup. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-20 |
Ralf Baechle | [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-20 |
Ralf Baechle | [PATCH] Remove unused header. Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] ne: Support for RBHMA4500 eval board. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] declance: Use physical addresses at the interface... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] declance: Deal with the bloody KSEG vs CKSEG... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] declance: Fix mapping of device. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] declance: Convert to irqreturn_t. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-18 |
Ralf Baechle | [PATCH] sgiseeq: Configure PIO and DMA timing requests. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |