aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm6-8/+8
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle4-0/+8
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds4-5/+0
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss1-17/+4
2009-03-30MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev1-1/+1
2009-03-30MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev1-7/+7
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle1-2/+1
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2-3/+6
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle1-1/+2
2009-03-30MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle1-3/+3
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell4-5/+0
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar3-36/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-36/+2
2009-03-27generic compat_sys_ustatChristoph Hellwig3-36/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+5
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-23MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman1-5/+7
2009-03-23MIPS: compat: Remove duplicated #includeHuang Weiyi1-1/+0
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar10-97/+107
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi1-0/+1
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng1-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar9-97/+106
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle8-96/+106
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar3-5/+20
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney2-2/+12
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle1-2/+6
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle1-1/+2
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-1/+1
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2-3/+5
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+3
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-12irq: update all arches for new irq_descMike Travis2-2/+2
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss1-2/+4
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss3-4/+4
2009-01-11MIPS: Print irq handler descriptionManuel Lauss1-0/+1
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney1-0/+33
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney1-0/+31
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney1-0/+1
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney1-0/+25
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney1-0/+4
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney1-0/+21
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney1-0/+506
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha1-63/+1
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-6/+18
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1