index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
2008-01-11
1
-4
/
+3
*
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
2008-01-07
1
-1
/
+2
*
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
2008-01-07
1
-2
/
+2
*
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
2007-12-14
2
-5
/
+4
*
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
2007-12-14
1
-4
/
+0
*
[MIPS] Fix build.
Ralf Baechle
2007-12-01
1
-1
/
+5
*
[MIPS] vpe: Add missing "space"
Joe Perches
2007-11-26
1
-2
/
+2
*
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-26
1
-1
/
+30
*
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
2007-11-26
4
-25
/
+98
*
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2007-11-26
2
-59
/
+40
*
[MIPS] time: Fix negated condition in cevt-r4k driver.
Ralf Baechle
2007-11-26
1
-1
/
+1
*
[MIPS] N32 needs to use the compat version of sys_nfsservctl.
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
Ralf Baechle
2007-11-15
3
-3
/
+3
*
[MIPS] Sibyte: Fix name of clocksource.
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
2007-11-15
1
-4
/
+10
*
[MIPS] Sibyte: Stop timers before programming next even.
Ralf Baechle
2007-11-15
2
-0
/
+2
*
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
Ralf Baechle
2007-11-15
2
-2
/
+2
*
[MIPS] Fix shadow register support.
Ralf Baechle
2007-11-15
3
-65
/
+10
*
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
Atsushi Nemoto
2007-11-15
1
-1
/
+1
*
[MIPS] Sibyte: pin timer interrupt to their cores.
Ralf Baechle
2007-11-15
2
-0
/
+6
*
mips: undo locking on error path returns
Roel Kluin
2007-11-14
1
-0
/
+1
*
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
2007-11-02
1
-1
/
+1
*
[MIPS] i8253: Cleanup.
Ralf Baechle
2007-11-02
1
-11
/
+12
*
[MIPS] Sibyte: Split and move clock code.
Ralf Baechle
2007-11-02
5
-0
/
+425
*
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
1
-46
/
+11
*
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-11-02
1
-16
/
+0
*
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
2007-10-29
1
-15
/
+17
*
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2007-10-29
2
-11
/
+11
*
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
2007-10-29
1
-2
/
+7
*
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
2007-10-29
1
-2
/
+6
*
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-29
1
-7
/
+18
*
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
2007-10-29
1
-4
/
+10
*
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
2007-10-29
1
-2
/
+2
*
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
2007-10-29
2
-0
/
+172
*
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
2007-10-29
1
-1
/
+1
*
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
2007-10-29
1
-5
/
+12
*
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
2007-10-29
1
-2
/
+2
*
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
Yoichi Yuasa
2007-10-29
1
-1
/
+1
*
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
Yoichi Yuasa
2007-10-29
1
-6
/
+4
*
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
2007-10-29
1
-13
/
+44
*
[MIPS] time: Make c0_compare_int_usable more bullet proof
Atsushi Nemoto
2007-10-22
1
-2
/
+2
*
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
2007-10-22
2
-0
/
+145
*
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
2007-10-22
1
-2
/
+2
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-19
2
-64
/
+29
|
\
|
*
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
2007-10-19
1
-8
/
+31
|
*
[MIPS] SMTC: Build fix.
Ralf Baechle
2007-10-19
1
-0
/
+1
|
*
[MIPS] time: Delete dead code.
Ralf Baechle
2007-10-19
1
-59
/
+0
*
|
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
|
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
3
-5
/
+5
|
/
[next]