aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: Add hibernation supportWu Zhangjin
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney
2009-06-17MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-14MIPS: Use force_sig when handling address errors.David Daney
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss
2009-03-30MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev
2009-03-30MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle
2009-03-30MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-23MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman
2009-03-23MIPS: compat: Remove duplicated #includeHuang Weiyi
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens