Age | Commit message (Expand) | Author |
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-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 |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-23 | MIPS: R2: Fix problem with code that incorrectly modifies ebase. | Chris Dearman |
2009-03-23 | MIPS: compat: Remove duplicated #include | Huang Weiyi |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-27 | Revert "MIPS: Print irq handler description" | Ralf Baechle |
2009-02-27 | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-01-30 | MIPS: Read watch registers with interrupts disabled. | David Daney |
2009-01-30 | MIPS: R2: Fix broken installation of cache error handler. | Ralf Baechle |
2009-01-30 | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-15 | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar |
2009-01-15 | irq: update all arches for new irq_desc, fix | Mike Travis |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-12 | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-11 | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss |
2009-01-11 | MIPS: Print irq handler description | Manuel Lauss |
2009-01-11 | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney |
2009-01-11 | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney |
2009-01-11 | MIPS: Override assembler target architecture for octeon. | David Daney |
2009-01-11 | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. | David Daney |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney |
2009-01-11 | MIPS: 64-bit: Use generic 32-bit ptrace compat code. | Anirban Sinha |