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
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
2
-2
/
+0
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-30
[MIPS] Cobalt: update defconfig
Yoichi Yuasa
1
-110
/
+268
2008-07-30
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
5
-0
/
+319
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
58
-2919
/
+4
2008-07-30
[MIPS] TXx9: Kconfig cleanup
Atsushi Nemoto
1
-34
/
+26
2008-07-30
[MIPS] TXx9: Support early_printk
Atsushi Nemoto
5
-16
/
+37
2008-07-30
[MIPS] TXx9: Unify serial_txx9 setup
Atsushi Nemoto
7
-52
/
+44
2008-07-30
[MIPS] TXx9: Random cleanup
Atsushi Nemoto
8
-238
/
+165
2008-07-30
[MIPS] TXx9: Make tx4938-specific code more independent
Atsushi Nemoto
3
-32
/
+45
2008-07-30
[MIPS] TXx9: Make tx3927-specific code more independent
Atsushi Nemoto
5
-150
/
+196
2008-07-30
[MIPS] TXx9: Cleanup watchdog
Atsushi Nemoto
6
-59
/
+29
2008-07-30
[MIPS] TXx9: Cleanup restart/halt/power_off
Atsushi Nemoto
4
-80
/
+34
2008-07-30
[MIPS] TXx9: PCI error handling
Atsushi Nemoto
8
-20
/
+120
2008-07-30
[MIPS] TXx9: Add some pci options
Atsushi Nemoto
5
-0
/
+64
2008-07-30
[MIPS] Introduce pcibios_plat_setup
Atsushi Nemoto
1
-1
/
+5
2008-07-30
[MIPS] TXx9: PCI fixes for tx3927/tx4927
Atsushi Nemoto
2
-27
/
+53
2008-07-30
[MIPS] TXx9: Fix JMR3927 irq numbers
Atsushi Nemoto
1
-1
/
+1
2008-07-30
[MIPS] RB532: Flags are unsigned long
Adrian Bunk
2
-4
/
+5
2008-07-30
[MIPS] Initialization of Alchemy boards
Kevin Hickey
8
-8
/
+8
2008-07-30
[MIPS] tlb-r4k: Nuke broken paranoia error test.
Ralf Baechle
1
-4
/
+0
2008-07-26
mips: use generic show_mem()
Johannes Weiner
2
-38
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2
-0
/
+2
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-3
/
+1
2008-07-23
arch/mips/kernel/stacktrace.c: Heiko can't type
Andrew Morton
1
-1
/
+1
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+4
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
5
-5
/
+12
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
1
-17
/
+0
2008-07-20
[MIPS] TXx9: Fix some sparse warnings
Atsushi Nemoto
1
-0
/
+2
2008-07-20
[MIPS] TXx9: Add 64-bit support
Atsushi Nemoto
10
-294
/
+510
2008-07-20
[MIPS] TXx9: Cleanups for 64-bit support
Atsushi Nemoto
6
-219
/
+24
2008-07-20
[MIPS] Cobalt: Fix I/O port resource range
Yoichi Yuasa
1
-2
/
+2
2008-07-20
[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
Adrian Bunk
1
-2
/
+2
2008-07-20
[MIPS] TXx9: Miscellaneous build fixes
Atsushi Nemoto
3
-13
/
+23
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle
15
-1
/
+2962
2008-07-20
[MIPS] IP32: Use common SGI button driver
Thomas Bogendoerfer
1
-12
/
+1
2008-07-20
[MIPS] IP22: Use common SGI button driver
Thomas Bogendoerfer
1
-2
/
+1
2008-07-20
[MIPS] IP22, IP28: Fix merge bug
Thomas Bogendoerfer
1
-1
/
+1
2008-07-20
[MIPS] Fix missing prototypes in asm/fpu.h
Dmitri Vorobiev
1
-0
/
+1
2008-07-20
[MIPS] PCI: Make the pcibios_max_latency variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
210
-15816
/
+4701
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-18
fix core/stacktrace changes on avr32, mips, sh
Heiko Carstens
1
-0
/
+1
[next]