summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter-1/+1
2005-03-16MergeLinus Torvalds-0/+1
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk-19/+1
2005-03-13[PATCH] arch/mips/kernel/irixsig: slight rework of irix_sigsendsetJesper Juhl-9/+3
2005-03-13[PATCH] verify_area cleanup: mipsJesper Juhl-92/+92
2005-03-09[PATCH] mips: use c99 initialisersYoichi Yuasa-2/+2
2005-03-09[PATCH] Consolidate the last compat sigvalsStephen Rothwell-6/+1
2005-03-04[PATCH] audit mips fixYoichi Yuasa-1/+2
2005-02-28A closer sweep of configurable audit symbols shows the following needChris Wright-0/+1
2005-02-09[PATCH] Fix compat shmget overflowAndi Kleen-1/+1
2005-02-01[PATCH] mips: IRIX 5 compat fixesRalf Bächle-40/+65
2005-02-01[PATCH] mips: generic MIPS updatesRalf Bächle-461/+552
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli-17/+21
2005-01-25[PATCH] Problems disabling SYSCTLAnton Blanchard-7/+0
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds-4/+2
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek-11/+3
2005-01-14[PATCH] Make compat_rt_sigtimedwait conformMatthew Wilcox-2/+2
2005-01-11[PATCH] do_brk() needs mmap_sem write-lockedMarcelo Tosatti-1/+10
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath-2/+2
2005-01-04[PATCH] compat: sigtimedwaitZou Nanhai-100/+9
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky-2/+2
2005-01-04[PATCH] Fix usage of setup_arg_pages() in IA64, MIPS, S390 and Sparc64David Howells-1/+1
2004-12-01[PATCH] MIPS updatesRalf Bächle-1495/+1030
2004-11-18[PATCH] unlocked access to task->commPrasanna Meda-4/+4
2004-10-20[PATCH] mips: fixed MIPS MakefileYoichi Yuasa-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-3/+3
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov-1/+0
2004-10-19[PATCH] BSD Secure Levels LSM: add time hooksMichael A. Halcrow-2/+8
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky-3/+0
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar-2/+2
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath-8/+13
2004-09-16[PATCH] mips: fixed do_signal in arch/mips/kernel/signal.cYoichi Yuasa-5/+4
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig-2/+0
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven-22/+22
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo-0/+1
2004-08-30[PATCH] fix rusage semanticsRoland McGrath-2/+2
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai-3/+5
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III-17/+2
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III-36/+1
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds-18/+6
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell-3/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III-1/+1
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III-17/+1
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin-6/+2
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg-1/+1
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg-1/+1
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds-0/+7
2004-07-01[PATCH] mips: MIPS updatesRalf Bächle-13/+17
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King-1/+2
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell-1/+1