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
2007-10-29
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
Yoichi Yuasa
1
-6
/
+4
2007-10-29
[MIPS] Alchemy: micro-optimizatize time code.
Ralf Baechle
1
-7
/
+2
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
2
-34
/
+9
2007-10-29
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
1
-13
/
+44
2007-10-23
mips: sg_page() fallout
Jens Axboe
1
-0
/
+1
2007-10-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-288
/
+432
2007-10-22
[MIPS] time: Make c0_compare_int_usable more bullet proof
Atsushi Nemoto
1
-2
/
+2
2007-10-22
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
Ralf Baechle
2
-20
/
+10
2007-10-22
[MIPS] Malta: Delete dead code.
Ralf Baechle
1
-13
/
+0
2007-10-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
6
-22
/
+188
2007-10-22
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
6
-165
/
+158
2007-10-22
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
Ralf Baechle
2
-64
/
+72
2007-10-22
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
1
-2
/
+2
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-9
/
+7
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
3
-3
/
+3
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-705
/
+249
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
3
-3
/
+3
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
3
-5
/
+5
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
2
-0
/
+2
2007-10-19
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
10
-80
/
+0
2007-10-19
[MIPS] Sibyte: Finish conversion to modern time APIs.
Ralf Baechle
6
-167
/
+82
2007-10-19
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
1
-8
/
+31
2007-10-19
[MIPS] SMTC: Build fix.
Ralf Baechle
1
-0
/
+1
2007-10-19
[MIPS] time: Delete dead code.
Ralf Baechle
1
-59
/
+0
2007-10-19
[MIPS] MIPSsim: Strip defconfig file to the bones.
Ralf Baechle
1
-394
/
+138
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
8
-241
/
+318
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-21
/
+0
2007-10-18
[MIPS] IP32: Retire use of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2
-9
/
+5
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-18
[MIPS] JMR3927: Convert to clock_event_device.
Ralf Baechle
1
-19
/
+47
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-17
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
1
-9
/
+0
2007-10-17
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2
-5
/
+5
2007-10-17
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
1
-3
/
+4
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2
-119
/
+133
2007-10-17
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
1
-0
/
+47
2007-10-17
[MIPS] SYNC emulation for MIPS I processors
Maciej W. Rozycki
1
-78
/
+86
2007-10-17
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
1
-1
/
+3
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-1
/
+1
2007-10-17
lk201: remove obsolete driver
Maciej W. Rozycki
1
-1
/
+0
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-2
/
+0
[prev]
[next]