| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 | 1 | -2/+9 |
* | [MIPS] SEAD: Delete seadint_init() prototype. | Ralf Baechle | 2005-11-17 | 1 | -2/+0 |
* | [MIPS] JMR3927: Fix include wrapper symbol. | Ralf Baechle | 2005-11-17 | 1 | -3/+3 |
* | [MIPS] Fix documentation typos. | Arnaud Giersch | 2005-11-17 | 1 | -6/+8 |
* | [MIPS] Add const qualifier to writes##bwlq. | Arnaud Giersch | 2005-11-17 | 1 | -3/+3 |
* | [MIPS] IP32: Fix sparse warnings. | Arnaud Giersch | 2005-11-17 | 2 | -2/+2 |
* | [MIPS] IP32 Fix and complete IP32 parport definitions | Arnaud Giersch | 2005-11-17 | 1 | -16/+26 |
* | [MIPS] JMR3927: Undo accidental rename. | Ralf Baechle | 2005-11-17 | 1 | -0/+0 |
* | [MIPS] IP32: No need to include <asm/io.h>. | Ralf Baechle | 2005-11-17 | 1 | -3/+4 |
* | [MIPS] Add missing arch defines for the Alchemy MTD driver. | Ralf Baechle | 2005-11-17 | 4 | -0/+19 |
* | [MIPS] Delete duplicate definitions of break codes. | Ralf Baechle | 2005-11-17 | 1 | -21/+0 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-13 | 1 | -0/+19 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-13 | 1 | -0/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-11-07 | 10 | -49/+95 |
|\ |
|
| * | Redefine outs[wl] for ide_outs[wl]. | Atsushi Nemoto | 2005-11-07 | 1 | -0/+4 |
| * | Delete duplicate definitions. | Ralf Baechle | 2005-11-07 | 1 | -4/+0 |
| * | Define MAX_UDELAY_MS | Atsushi Nemoto | 2005-11-07 | 1 | -0/+9 |
| * | Use rtc_lock to protect RTC operations | Atsushi Nemoto | 2005-11-07 | 2 | -2/+25 |
| * | Remove mips_rtc_lock | Atsushi Nemoto | 2005-11-07 | 1 | -7/+0 |
| * | Add .gitignore files for MIPS. | Ralf Baechle | 2005-11-07 | 1 | -0/+1 |
| * | O2 parport definitions | Ilya A. Volynets-Evenbakh | 2005-11-07 | 1 | -1/+25 |
| * | Add spaces to MODULE_PROC_FAMILY values. | Ralf Baechle | 2005-11-07 | 1 | -19/+19 |
| * | Turn rtlx upside down. | Ralf Baechle | 2005-11-07 | 1 | -16/+12 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 2 | -0/+5 |
|/ |
|
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-30 | 1 | -3/+0 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-30 | 2 | -2/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 |
* | BCM1480 HT support | Andrew Isaacson | 2005-10-29 | 1 | -0/+5 |
* | Support for BigSur board. | Andrew Isaacson | 2005-10-29 | 2 | -0/+53 |
* | Add support for SB1A CPU. | Andrew Isaacson | 2005-10-29 | 2 | -2/+4 |
* | Sibyte header cleanup | Andrew Isaacson | 2005-10-29 | 14 | -30/+7 |
* | BCM1480 headers | Andrew Isaacson | 2005-10-29 | 17 | -98/+3236 |
* | Make UL what should be UL. | Ralf Baechle | 2005-10-29 | 2 | -9/+9 |
* | Don't print file name and line in die and die_if_kernel. | Ralf Baechle | 2005-10-29 | 1 | -9/+7 |
* | Define EOWNERDEAD and ENOTRECOVERABLE. | Ralf Baechle | 2005-10-29 | 1 | -0/+4 |
* | More configcheck fixes. | Ralf Baechle | 2005-10-29 | 3 | -3/+5 |
* | 2.6.14-rc1 updates for MIPS compat types. | Ralf Baechle | 2005-10-29 | 1 | -6/+6 |
* | Complete the fcntl.h cleanup. | Ralf Baechle | 2005-10-29 | 1 | -10/+7 |
* | Cleanup Sibyte Kconfig a bit further. | Ralf Baechle | 2005-10-29 | 1 | -14/+0 |
* | Fix weirdness in <asm/bug.h> | Ralf Baechle | 2005-10-29 | 1 | -3/+2 |
* | Fixup a few lose ends in explicit support for MIPS R1/R2. | Ralf Baechle | 2005-10-29 | 6 | -38/+37 |
* | Provide 64-bit address space definitions for the Sibyte SB1 CPU core. | Ralf Baechle | 2005-10-29 | 1 | -0/+10 |
* | Cleanup the mess in cpu_cache_init. | Ralf Baechle | 2005-10-29 | 6 | -27/+40 |
* | Use R4000 TLB routines for SB1 also. | Ralf Baechle | 2005-10-29 | 1 | -2/+4 |
* | Fix ARCH_KMALLOC_MINALIGN values on MIPS | Ralf Baechle | 2005-10-29 | 4 | -2/+34 |
* | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 2005-10-29 | 3 | -0/+140 |
* | Revise MIPS 64-bit ptrace interface | Daniel Jacobowitz | 2005-10-29 | 1 | -4/+11 |
* | Glue again after removal of BUILD_BUG(). | Ralf Baechle | 2005-10-29 | 1 | -25/+32 |
* | SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. | Ralf Baechle | 2005-10-29 | 1 | -0/+14 |
* | Add SOCK_DCCP definition for MIPS also. | Ralf Baechle | 2005-10-29 | 1 | -0/+1 |