summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-034-0/+4
* MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-031-12/+0Star
* MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-031-1/+1
* MIPS: VPE: Make various functions static.Ralf Baechle2009-08-031-9/+8Star
* MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-031-3/+12
* MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-031-1/+2
* MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
* MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
* MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
* MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-032-2/+5
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-033-6/+0Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-034-4/+4
* MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-031-3/+17
* MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-031-15/+16
* MIPS: CMP: activate CMP supportTim Anderson2009-07-031-61/+5Star
* MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-031-0/+4
* MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-031-11/+4Star
* MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-034-0/+8
* MIPS: MT: Remove unnecessary semicolonsJoe Perches2009-07-031-1/+1
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-244-6/+45
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-2411-0/+11
* MIPS: Add hibernation supportWu Zhangjin2009-06-171-0/+13
* MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-171-4/+0Star
* MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-171-1/+1
* MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto2009-06-171-24/+43
* MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle2009-06-171-0/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-111-2/+3
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-014-8/+8
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+3
* | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-081-1/+1
| |/ |/|
* | MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
* | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-141-1/+1
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-216-8/+8
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-034-0/+8
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-314-5/+0Star
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-5/+0Star
* | MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-301-17/+4Star
* | MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev2009-03-301-1/+1
* | MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev2009-03-301-7/+7
* | MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-2/+1Star
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-302-3/+6
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+2
* | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-301-3/+3
|/
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-283-36/+2Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-283-36/+2Star
| |\