aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle5-5/+12
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle1-17/+0
2008-07-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-5789/+20
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar3-137/+17
2008-07-15[MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto1-4/+6
2008-07-15[MIPS] MSC01: Cleanup configuration.Ralf Baechle1-1/+1
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2-10/+9
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle9-5751/+0
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev1-4/+0
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2-5/+3
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-7/+0
2008-07-15[MIPS] Remove board_watchpoint_handlerDavid Daney1-6/+0
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet5-9/+14
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-06-26mips: convert to generic helpers for IPI function callsJens Axboe2-131/+11
2008-06-16[MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna1-0/+2
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk1-1/+0
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer1-7/+9
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet2-4/+15
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer1-2/+2
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-2/+2
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle1-1/+1
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle1-0/+1
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle1-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell3-23/+49
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle1-1/+1
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell1-8/+15
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-46/+10
2008-05-01[PATCH] split linux/file.hAl Viro1-0/+1
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro1-46/+9
2008-05-01remove div_long_long_remRoman Zippel2-4/+6
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-260/+218
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-219/+1421
2008-04-28[MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle1-52/+37
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto1-6/+4
2008-04-28[MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto1-2/+0
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa2-0/+130
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2-0/+66
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto2-0/+89
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev1-3/+1
2008-04-28[MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev1-1/+0
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird1-4/+4
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle9-94/+847