Age | Commit message (Expand) | Author |
2009-11-09 | mips: fix build of vmlinux.lds | Manuel Lauss |
2009-10-22 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-08-03 | MIPS: Wire up accept4 syscall. | Ralf Baechle |
2009-08-03 | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle |
2009-08-03 | MIPS: VPE: Fix bogus indentation. | Ralf Baechle |
2009-08-03 | MIPS: VPE: Make various functions static. | Ralf Baechle |
2009-08-03 | MIPS: VPE: Free relocation chain on error. | Ralf Baechle |
2009-08-03 | MIPS: VPE: Fix compiler warning. | Raghu Gandham |
2009-08-03 | MIPS: Module: Make error messages unique. | Ralf Baechle |
2009-08-03 | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos |
2009-08-03 | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin |
2009-08-03 | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney |
2009-08-03 | MIPS: Eleminate filenames from comments | Ralf Baechle |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa |
2009-07-03 | MIPS: 64-bit: Fix o32 core dump | Yong Zhang |
2009-07-03 | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson |
2009-07-03 | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson |
2009-07-03 | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney |
2009-07-03 | MIPS: MT: Remove unnecessary semicolons | Joe Perches |
2009-06-24 | MIPS: Add arch generic CPU hotplug | Ralf Baechle |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-06-17 | MIPS: Add hibernation support | Wu Zhangjin |
2009-06-17 | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h | David Daney |
2009-06-17 | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. | David Daney |
2009-06-17 | MIPS: TXx9: micro optimization for clocksource and clock_event | Atsushi Nemoto |
2009-06-17 | MIPS: SMTC: Fix formatting difference to linux-mips.org code | Ralf Baechle |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-08 | MIPS: Outline udelay and fix a few issues. | Ralf Baechle |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-14 | MIPS: Use force_sig when handling address errors. | David Daney |
2009-05-14 | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney |
2009-05-14 | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC | Kevin D. Kissell |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-02 | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. | Ralf Baechle |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss |
2009-03-30 | MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c | Dmitri Vorobiev |
2009-03-30 | MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c | Dmitri Vorobiev |
2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle |
2009-03-30 | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle |
2009-03-30 | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle |
2009-03-30 | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. | Ralf Baechle |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |