aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-01[PATCH] split linux/file.hAl Viro
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro
2008-05-01remove div_long_long_remRoman Zippel
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter