aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto
2007-10-29[MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney
2007-10-29[MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto
2007-10-29[MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto
2007-10-29[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa
2007-10-29[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle
2007-10-29[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa
2007-10-29[MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle
2007-10-19[MIPS] SMTC: Build fix.Ralf Baechle
2007-10-19[MIPS] time: Delete dead code.Ralf Baechle
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer
2007-10-17[MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle
2007-10-17[MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Ralf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle