aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-1/+1
2005-03-16MergeLinus Torvalds1-0/+1
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-19/+1
2005-03-13[PATCH] arch/mips/kernel/irixsig: slight rework of irix_sigsendsetJesper Juhl1-9/+3
2005-03-13[PATCH] verify_area cleanup: mipsJesper Juhl6-92/+92
2005-03-09[PATCH] mips: use c99 initialisersYoichi Yuasa1-2/+2
2005-03-09[PATCH] Consolidate the last compat sigvalsStephen Rothwell1-6/+1
2005-03-04[PATCH] audit mips fixYoichi Yuasa1-1/+2
2005-02-28A closer sweep of configurable audit symbols shows the following needChris Wright1-0/+1
2005-02-09[PATCH] Fix compat shmget overflowAndi Kleen1-1/+1
2005-02-01[PATCH] mips: IRIX 5 compat fixesRalf Bächle5-40/+65
2005-02-01[PATCH] mips: generic MIPS updatesRalf Bächle22-461/+552
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli7-17/+21
2005-01-25[PATCH] Problems disabling SYSCTLAnton Blanchard1-7/+0
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds1-4/+2
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek3-11/+3
2005-01-14[PATCH] Make compat_rt_sigtimedwait conformMatthew Wilcox2-2/+2
2005-01-11[PATCH] do_brk() needs mmap_sem write-lockedMarcelo Tosatti1-1/+10
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath1-2/+2
2005-01-04[PATCH] compat: sigtimedwaitZou Nanhai3-100/+9
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky1-2/+2
2005-01-04[PATCH] Fix usage of setup_arg_pages() in IA64, MIPS, S390 and Sparc64David Howells1-1/+1
2004-12-01[PATCH] MIPS updatesRalf Bächle29-1495/+1030
2004-11-18[PATCH] unlocked access to task->commPrasanna Meda1-4/+4
2004-10-20[PATCH] mips: fixed MIPS MakefileYoichi Yuasa1-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk3-3/+3
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov1-1/+0
2004-10-19[PATCH] BSD Secure Levels LSM: add time hooksMichael A. Halcrow1-2/+8
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky1-3/+0
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar2-2/+2
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath2-8/+13
2004-09-16[PATCH] mips: fixed do_signal in arch/mips/kernel/signal.cYoichi Yuasa1-5/+4
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig2-2/+0
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-22/+22
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo1-0/+1
2004-08-30[PATCH] fix rusage semanticsRoland McGrath1-2/+2
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai1-3/+5
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-17/+2
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III1-36/+1
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds4-18/+6
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell1-3/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-1/+1
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III1-17/+1
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin1-6/+2
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg1-1/+1
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg1-1/+1
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds1-0/+7
2004-07-01[PATCH] mips: MIPS updatesRalf Bächle3-13/+17
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-1/+2
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-1/+1