aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* [MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney2007-10-29
* [MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle2007-10-29
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-29
* [MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto2007-10-29
* [MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto2007-10-29
* [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-29
* [MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa2007-10-29
* [MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle2007-10-29
* [MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle2007-10-29
* [MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa2007-10-29
* [MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa2007-10-29
* [MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell2007-10-29
* [MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto2007-10-22
* [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-22
* [MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto2007-10-22
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-19
|\
| * [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-19
| * [MIPS] SMTC: Build fix.Ralf Baechle2007-10-19
| * [MIPS] time: Delete dead code.Ralf Baechle2007-10-19
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* | pid namespaces: round up the APIPavel Emelianov2007-10-19
|/
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-18
* [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-18
* [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-18
* [MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle2007-10-17
* [MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki2007-10-17
* [MIPS] Fix modpost warning in raw binary builds.Ralf Baechle2007-10-17
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-17
* Use list_head in binfmt handlingAlexey Dobriyan2007-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-16
|\ \
| * | [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle2007-10-16
| * | [MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers2007-10-16
| * | [MIPS] IP22: Fix warning.Ralf Baechle2007-10-16
| * | [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle2007-10-16
| * | [MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle2007-10-16
| * | [MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle2007-10-16
* | | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
|/ /
* / [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-12
|/
* [MIPS] VPE: reimplement ELF loader.Ralf Baechle2007-10-11
* [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-11
* [MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle2007-10-11
* [MIPS] SMP: Kill useless casts.Ralf Baechle2007-10-11
* [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-11
* [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-11
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-11
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11