- 55436c9 mips: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
- 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
- e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
- baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
- bba9076 MIPS: Crazy spinlock speed test. by David Daney · 15 years ago
- 8965087 MIPS: i8259: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 15 years ago
- 34ee414 MIPS: GT641xx: Convert timer lock to raw spinlock. by Ralf Baechle · 15 years ago
- f2c194a MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 15 years ago
- 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 15 years ago
- 368bf8e MIPS: Set __elf_platform for Octeon. by David Daney · 15 years ago
- 874fd3b MIPS: Allow the auxv's elf_platform entry to be set. by David Daney · 15 years ago
- 92bbe1b MIPS: Deal with larger physical offsets by Florian Fainelli · 15 years ago
- 2d1b6e9 MIPS: Annotate set_except_vector with __init by Florian Fainelli · 15 years ago
- e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 15 years ago
- 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 15 years ago
- 1b362e3 MIPS: Decode c0_config4 for large TLBs. by David Daney · 15 years ago
- f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 15 years ago
- 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
- 8facefd MIPS: Don't include <linux/smp_lock.h> unnecessarily. by Ralf Baechle · 15 years ago
- 5b7efa8 MIPS: Don't probe reserved EntryHi bits. by David Daney · 15 years ago
- f4fc580 MIPS: Fixup of the r4k timer by Wu Zhangjin · 15 years ago
- e770a0f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- 91dfc42 MIPS: 64-bit: Detect virtual memory size by Guenter Roeck · 15 years ago
- 010c108 MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs by David VomLehn · 15 years ago
- cf72e94 MIPS: Cleanup random differences beween lmo and Linus' kernel. by Ralf Baechle · 15 years ago
- 6acc7d4 MIPS: Fix and enhance built-in kernel command line by Dmitri Vorobiev · 15 years ago
- 137f6f3 MIPS: Cleanup signal code initialization by Ralf Baechle · 15 years ago
- 69f3a7d MIPS: Modularize COP2 handling by Ralf Baechle · 15 years ago
- 7326c4e MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address by Wu Zhangjin · 15 years ago
- fc49a3b MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 by Wu Zhangjin · 15 years ago
- 046199c MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer by Wu Zhangjin · 15 years ago
- e17ff5f MIPS: Tracing: Add dynamic function graph tracer for MIPS by Wu Zhangjin · 15 years ago
- 29c5d34 MIPS: Tracing: Add function graph tracer support for MIPS by Wu Zhangjin · 15 years ago
- 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
- 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
- 69a7d1b MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS by Wu Zhangjin · 15 years ago
- d2bb0762 MIPS: Tracing: Add static function tracer support for MIPS by Wu Zhangjin · 15 years ago
- f8ede0f MIPS: Loongson 2F: Add CPU frequency scaling support by Wu Zhangjin · 15 years ago
- 9726b43 MIPS: Add basic CPUFreq options. by Wu Zhangjin · 15 years ago
- a3a0f8c MIPS: PowerTV: Base files for Cisco PowerTV platform by David VomLehn · 15 years ago
- 32028f1 MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER by Ralf Baechle · 15 years ago
- 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
- 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
- 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
- e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
- 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
- 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- e3a4fab mips: Use generic mult/shift factor calculation for clocks by Thomas Gleixner · 15 years ago
- 5df9d11b MIPS: SMTC: Fix lockup in smtc_distribute_timer by Kevin D. Kissell · 15 years ago
- aff639c sysctl: mips Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
- 049a31a MIPS: O32: Fix ppoll by Arnaud Patard · 15 years ago
- c2ea1d5 MIPS: Avoid potential hazard on Context register by Ralf Baechle · 15 years ago
- 2e41f91 MIPS: SMTC: Avoid queing multiple reschedule IPIs by Jaidev Patwardhan · 16 years ago
- 7098f74 MIPS: GIC: Random fixes and enhancements. by Chris Dearman · 16 years ago
- a074f0e MIPS: SPRAM: Clean up support code a little by Chris Dearman · 16 years ago
- a4e7cac MIPS: 1004K: Enable SPRAM support. by Ralf Baechle · 15 years ago
- c49e38c MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
- 80b8585 MIPS: 64-bit: Fix o32 lookup_dcookie syscall by Wu Zhangjin · 15 years ago
- a22d621 MIPS: VPE: Remove stray unlock_kernel. by Ralf Baechle · 15 years ago
- f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
- a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
- 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
- c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 15 years ago
- eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
- b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
- b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
- 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
- d71789b mips: fix build of vmlinux.lds by Manuel Lauss · 15 years ago
- 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
- 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
- c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
- 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
- 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
- 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
- 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
- f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 15 years ago
- f4c6b6b MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. by Ralf Baechle · 15 years ago
- 6eb10bc MIPS: Clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
- a0b54e2 MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. by Nelson Elhage · 15 years ago
- 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 15 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
- ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
- d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
- aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago