aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-09-05[MIPS] Fix data bus error recoveryThomas Bogendoerfer
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens
2008-07-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15[MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto
2008-07-15[MIPS] MSC01: Cleanup configuration.Ralf Baechle
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki
2008-07-15[MIPS] Remove board_watchpoint_handlerDavid Daney
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26mips: convert to generic helpers for IPI function callsJens Axboe
2008-06-16[MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet
2008-05-16[PATCH] take init_files to fs/file.cAl Viro