index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
9
-92
/
+70
2006-06-19
[MIPS] Remove prototype for non-existing function.
Ralf Baechle
1
-1
/
+0
2006-06-19
[MIPS] Wind River 4KC PPMC Eval Board Support
Mark.Zhan
12
-0
/
+1336
2006-06-19
[MIPS] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
11
-22
/
+22
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
2
-3
/
+60
2006-06-19
[PATCH] Fix BCM1480 doubled process accounting times.
[MIPS] James E Wilson
1
-8
/
+9
2006-06-19
[MIPS] Mark PNX8550 support broken.
Ralf Baechle
1
-0
/
+2
2006-06-19
[MIPS] Fix optimization for size build.
Ralf Baechle
6
-0
/
+120
2006-06-19
[MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected.
Ralf Baechle
1
-0
/
+4
2006-06-19
[MIPS] Cobalt: Fix undefined reference to disable_early_printk.
Yoichi Yuasa
1
-0
/
+5
2006-06-19
[MIPS] Fix fpu_save_double on 64-bit.
Atsushi Nemoto
1
-5
/
+8
2006-06-19
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
Elizabeth Oldham
1
-0
/
+9
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-12
[PATCH] alpha: generic hweight build fix
Randy Dunlap
1
-1
/
+1
2006-06-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+0
2006-06-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-8
/
+13
2006-06-11
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
1
-1
/
+0
2006-06-10
[SPARC]: Migration cost tune up in sparc smp.
Krzysztof Helt
1
-0
/
+11
2006-06-10
[SPARC64]: Set appropriate max_cache_size.
David S. Miller
1
-0
/
+35
2006-06-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-10
/
+125
2006-06-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-7
/
+35
2006-06-10
[ARM] Fix Integrator and Versatile interrupt initialisation
Russell King
2
-7
/
+3
2006-06-10
[SPARC64]: Avoid JBUS errors on some Niagara systems.
David S. Miller
1
-6
/
+118
2006-06-09
[SPARC64]: Dump local cpu registers in sun4v_log_error()
David S. Miller
1
-4
/
+7
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
3
-6
/
+22
2006-06-09
[PATCH] powerpc: Fix call to ibm,client-architecture-support
Benjamin Herrenschmidt
1
-0
/
+1
2006-06-09
powerpc: Fix machine check problem on 32-bit kernels
Paul Mackerras
2
-1
/
+12
2006-06-08
[PATCH] ep93xx build fix
Lennert Buytenhek
1
-4
/
+4
2006-06-08
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
Andy Currid
1
-5
/
+25
2006-06-08
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
2
-7
/
+27
2006-06-08
[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX
Matt Reimer
1
-1
/
+1
2006-06-08
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
1
-0
/
+1
2006-06-08
[ARM] Fix Neponset IRQ handling
Russell King
1
-0
/
+8
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
8
-8
/
+8
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-3
/
+4
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2
-3
/
+2
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
6
-11
/
+21
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2
-5
/
+5
2006-06-06
[MIPS] IP32: Fix warnings.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-06
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
Thiemo Seufer
1
-1
/
+1
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
2
-0
/
+39
2006-06-06
[MIPS] Print more information if we're struck by a machine check exception.
Ralf Baechle
1
-2
/
+17
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
3
-21
/
+21
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
1
-1
/
+4
2006-06-05
[PATCH] uml: add -ffreestanding to CFLAGS
Jeff Dike
1
-0
/
+4
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
2
-14
/
+19
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
[next]