index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-04
[MIPS] MTX1: clear PCI errors
Florian Fainelli
1
-1
/
+5
2007-03-04
[MIPS] MTX1: add idsel cardbus ressources
Florian Fainelli
2
-1
/
+30
2007-03-04
[MIPS] MTX1: remove unneeded settings
Florian Fainelli
1
-3
/
+1
2007-03-04
[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.
Ralf Baechle
1
-1
/
+1
2007-03-04
[MIPS] Cobalt: update reserved resources
Yoichi Yuasa
1
-23
/
+24
2007-03-04
[MIPS] SN: PCI fixup needs to include <irq.h>.
Ralf Baechle
1
-0
/
+2
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
38
-418
/
+254
2007-03-04
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Ralf Baechle
1
-3
/
+0
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
5
-26
/
+0
2007-03-04
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
7
-251
/
+68
2007-03-04
[MIPS] Oprofile: Add missing break statements.
Ralf Baechle
1
-0
/
+2
2007-03-04
[MIPS] jmr3927: build fix
Atsushi Nemoto
1
-10
/
+4
2007-03-04
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
Ralf Baechle
3
-33
/
+2
2007-03-04
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
Ralf Baechle
2
-115
/
+1
2007-03-04
[MIPS] N32 waitid is the same as o32.
Ralf Baechle
2
-29
/
+1
2007-03-02
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
3
-42
/
+10
2007-03-02
jmr3927: do not call tc35815_killall().
Ralf Baechle
1
-4
/
+0
2007-02-26
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
3
-13
/
+19
2007-02-26
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.
Ralf Baechle
2
-2
/
+2
2007-02-26
[MIPS] Always fixup unaligned accesses in kernel mode.
Ralf Baechle
1
-1
/
+1
2007-02-26
[MIPS] Fix dma_sync_*_for_device() functions
Thomas Bogendoerfer
1
-3
/
+3
2007-02-26
[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
Thomas Bogendoerfer
3
-9
/
+9
2007-02-26
[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.
Ralf Baechle
1
-4
/
+0
2007-02-26
[MIPS] RTLX, VPE: Make open actually atomic.
Ralf Baechle
2
-28
/
+23
2007-02-26
[MIPS] excite: Set serial driver iotype to UPIO_RM9000
Thomas Koeller
1
-1
/
+1
2007-02-26
[MIPS] excite: Rename CONFIG option
Thomas Koeller
1
-2
/
+2
2007-02-26
[MIPS] Mark pcibios_fixup_device_resources() as __devinit
Atsushi Nemoto
1
-1
/
+1
2007-02-26
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
24
-48
/
+0
2007-02-26
[MIPS] RTLX: Handle signals when sleeping.
Ralf Baechle
1
-80
/
+42
2007-02-26
[MIPS] TB0287: Enable SM501 driver support in defconfig
Yoichi Yuasa
1
-5
/
+16
2007-02-22
[MIPS] Fix port 0 mac address for mips mv6434x platforms
Dale Farnsworth
3
-3
/
+3
2007-02-22
Revert "[PATCH] Generic ioremap_page_range: mips conversion"
Ralf Baechle
1
-8
/
+88
2007-02-22
[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
Ralf Baechle
1
-1
/
+1
2007-02-22
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
Ralf Baechle
1
-21
/
+4
2007-02-22
[MIPS] Add basic SMARTMIPS ASE support
Franck Bui-Huu
53
-60
/
+191
2007-02-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-74
/
+158
2007-02-20
[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]
Dale Farnsworth
3
-56
/
+0
2007-02-20
[MIPS] Drop __init from init_8259A()
Atsushi Nemoto
1
-5
/
+8
2007-02-20
[MIPS] Fix Kconfig typo bug
Ralf Baechle
1
-1
/
+1
2007-02-20
[MIPS] Fix double signal on trap and break instruction
Atsushi Nemoto
1
-0
/
+2
2007-02-20
[MIPS] sigset_32 has been made redundand by compat_sigset_t.
Ralf Baechle
1
-8
/
+1
2007-02-20
[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.
Yoichi Yuasa
2
-2
/
+0
2007-02-20
[MIPS] Add MTD device support for Cobalt
Yoichi Yuasa
3
-2
/
+146
2007-02-20
[MIPS] Cobalt: Fix UART I/O type
Yoichi Yuasa
1
-7
/
+7
2007-02-20
[MIPS] Fixup copy_from_user_inatomic
Ralf Baechle
2
-1
/
+437
2007-02-20
[MIPS] Make some __setup functions static
Atsushi Nemoto
2
-3
/
+3
2007-02-20
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
Ralf Baechle
1
-2
/
+2
2007-02-20
[MIPS] Allow selection of KGDB only on platforms where it's supported.
Ralf Baechle
2
-1
/
+18
2007-02-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
77
-2047
/
+7704
2007-02-18
[MIPS] Update defconfigs
Ralf Baechle
47
-1450
/
+5656
[next]