index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-21
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
3
-10
/
+175
2006-10-21
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2
-2
/
+2
2006-10-19
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
1
-1
/
+1
2006-10-19
[MIPS] Reserve syscall numbers for kexec_load.
Ralf Baechle
4
-1
/
+5
2006-10-19
[MIPS] Update tb0287_defconfig
Yoichi Yuasa
1
-83
/
+99
2006-10-19
[MIPS] Update pnx8550-v2pci_defconfig
Yoichi Yuasa
1
-59
/
+382
2006-10-19
[MIPS] Update pnx8500-jbs_defconfig
Yoichi Yuasa
1
-54
/
+330
2006-10-19
[MIPS] save_context_stack fix
Atsushi Nemoto
1
-1
/
+1
2006-10-19
[MIPS] Use compat_sys_mount.
Ralf Baechle
2
-2
/
+2
2006-10-19
[MIPS] Fix O32 personality(2) call with 0xffffffff argument.
Thiemo Seufer
1
-1
/
+3
2006-10-19
[MIPS] A few more pt_regs fixups.
Ralf Baechle
5
-7
/
+6
2006-10-19
[MIPS] Malta: Fix uninitialized regs pointer.
Ralf Baechle
1
-1
/
+2
2006-10-19
[MIPS] Delete unneeded pt_regs forward declaration.
Ralf Baechle
1
-2
/
+0
2006-10-19
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
Franck Bui-Huu
1
-6
/
+2
2006-10-11
[MIPS] Pass NULL not 0 for pointer value.
Ralf Baechle
1
-1
/
+1
2006-10-11
[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.
Ralf Baechle
1
-1
/
+1
2006-10-11
[MIPS] BigSur: More useful defconfig.
Ralf Baechle
1
-21
/
+81
2006-10-11
[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c
Mark Mason
1
-3
/
+3
2006-10-11
[MIPS] Workaround for bug in gcc -EB / -EL options.
Ralf Baechle
1
-2
/
+11
2006-10-11
[MIPS] Fix timer setup for Jazz
Yoichi Yuasa
1
-1
/
+1
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
6
-22
/
+26
2006-10-09
[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.
Atsushi Nemoto
5
-29
/
+3
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
10
-1589
/
+9
2006-10-09
[MIPS] Malta: Fix build for non-MIPS32/64 configuration.
Ralf Baechle
1
-6
/
+6
2006-10-09
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
Ralf Baechle
1
-5
/
+9
2006-10-09
[MIPS] ret_from_irq adjustment
Atsushi Nemoto
4
-23
/
+19
2006-10-09
[MIPS] Fix RM9000 wait instruction detection.
Ralf Baechle
1
-1
/
+8
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
3
-3
/
+3
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
29
-33
/
+6
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
3
-5
/
+10
2006-10-09
[MIPS] Fix return type of gt64120_irq.
Ralf Baechle
1
-1
/
+3
2006-10-09
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
Ralf Baechle
1
-1
/
+1
2006-10-09
[MIPS] Jazz defconfig file.
Ralf Baechle
1
-0
/
+1404
2006-10-09
[MIPS] Jazz: build fix - include <linux/screen_info.h>
Ralf Baechle
1
-0
/
+1
2006-10-09
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Ralf Baechle
1
-2
/
+0
2006-10-09
[MIPS] Jazz: Fix I/O port resources.
Ralf Baechle
1
-4
/
+21
2006-10-09
[MIPS] DEC: pt_regs fixes for dec_intr_halt.
Ralf Baechle
2
-2
/
+2
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
71
-610
/
+529
2006-10-08
[MIPS] Show actual CPU information in /proc/cpuinfo
Karl-Johan Karlsson
1
-5
/
+5
2006-10-08
[MIPS] Cobalt: Time runs too quickly
Scott Ashcroft
1
-2
/
+2
2006-10-08
[MIPS] Update Malta config.
Ralf Baechle
2
-33
/
+85
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-13
/
+21
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
5
-18
/
+12
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-4
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
4
-4
/
+4
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-03
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.
Ralf Baechle
3
-76
/
+4
2006-10-03
[MIPS] DECstation defconfig update
Maciej W. Rozycki
1
-73
/
+73
2006-10-03
[MIPS] Fix size of zones_size and zholes_size array
Atsushi Nemoto
1
-2
/
+2
[next]