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