index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
5
-34
/
+29
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
4
-1
/
+50
2008-01-29
[MIPS] tlbex.c: cleanup debug code
Franck Bui-Huu
1
-57
/
+26
2008-01-29
[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align
Franck Bui-Huu
1
-6
/
+3
2008-01-29
[MIPS] tlbex.c: cleanup include files
Franck Bui-Huu
1
-6
/
+0
2008-01-29
[MIPS] tlbex.c: Cleanup __init usages.
Franck Bui-Huu
1
-49
/
+49
2008-01-29
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
Robert P. J. Day
1
-96
/
+0
2008-01-29
[MIPS] Remove duplicate includes.
Lucas Woods
2
-2
/
+0
2008-01-29
[MIPS] ARC: Use strchr instead of strstr.
Roel Kluin
1
-1
/
+1
2008-01-29
[MIPS] Remove useless S-cache flushes.
Ralf Baechle
1
-9
/
+0
2008-01-29
[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.
Ralf Baechle
1
-1
/
+1
2008-01-29
[MIPS] Put cast inside macro instead of all the callers
Andrew Sharp
1
-6
/
+6
2008-01-29
[MIPS] clean up au1xxx_irqmap.c include files
Yoichi Yuasa
1
-19
/
+2
2008-01-29
[MIPS] remove unused mips_machtype
Yoichi Yuasa
17
-45
/
+0
2008-01-29
[MIPS] CFE: Make code remotely resemble Linux code.
Christoph Hellwig
2
-222
/
+148
2008-01-29
[MIPS] cleanup tx39/tx49 setup code
Atsushi Nemoto
7
-280
/
+7
2008-01-29
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
8
-79
/
+198
2008-01-29
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
4
-28
/
+51
2008-01-29
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
4
-5
/
+4
2008-01-29
[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.
Ralf Baechle
1
-8
/
+6
2008-01-29
[MIPS] Delete unused CONFIG_64BIT_CONTEXT
Ralf Baechle
1
-9
/
+0
2008-01-29
[MIPS] Delete unused CONFIG_DMA_IP32.
Ralf Baechle
1
-4
/
+0
2008-01-27
i2c-au1550: Convert to platform driver
Manuel Lauss
1
-0
/
+21
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-5
/
+5
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-22
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
1
-2
/
+2
2008-01-22
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
1
-1
/
+1
2008-01-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-1
/
+8
2008-01-15
[MIPS] Cobalt: Qube1 has no serial port so don't use it
Thomas Bogendoerfer
1
-0
/
+5
2008-01-15
[MIPS] Cobalt: Fix ethernet interrupts for RaQ1
Thomas Bogendoerfer
1
-1
/
+1
2008-01-15
[MIPS] Kconfig fixes for BCM47XX platform
Aurelien Jarno
1
-0
/
+2
2008-01-11
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
2
-6
/
+3
2008-01-11
[MIPS] Lasat: Fix built in separate object directory.
WANG Cong
1
-3
/
+3
2008-01-11
[MIPS] Malta: Fix software reset on big endian
Dmitri Vorobiev
1
-4
/
+6
2008-01-11
[MIPS] pnx8xxx: move to clocksource
Vitaly Wool
1
-37
/
+72
2008-01-11
[MIPS] Wrong CONFIG option prevents setup of DMA zone.
Thomas Bogendoerfer
1
-1
/
+1
2008-01-07
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
1
-1
/
+2
2008-01-07
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
1
-2
/
+2
2008-01-07
[MIPS] Fix IP32 breakage
Thomas Bogendoerfer
4
-13
/
+19
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
2
-29
/
+32
2008-01-07
[MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place
Atsushi Nemoto
1
-2
/
+2
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
2
-5
/
+4
2007-12-14
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
1
-4
/
+0
2007-12-14
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
Ralf Baechle
1
-0
/
+2
2007-12-14
[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.
Ralf Baechle
1
-0
/
+2
2007-12-14
[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()
Sergei Shtylyov
1
-5
/
+4
2007-12-14
[MIPS] Alchemy: fix PCI resource conflict
Sergei Shtylyov
2
-13
/
+4
2007-12-14
[MIPS] time: Set up Cobalt's mips_hpt_frequency
Yoichi Yuasa
1
-1
/
+20
2007-12-09
[MIPS] Malta: Enable tickless and highres timers.
Ralf Baechle
1
-0
/
+8
2007-12-09
[MIPS] Bigsur: Enable tickless and and highres timers.
Ralf Baechle
1
-0
/
+9
[next]