summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-05-08MIPS: CVE-2009-0029: Enable syscall wrappersdann frazier
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle
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