Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 1 | -2/+2 |
2009-12-17 | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 1 | -4/+20 |
2009-12-17 | MIPS: Cleanup signal code initialization | Ralf Baechle | 3 | -76/+70 |
2009-12-17 | MIPS: Modularize COP2 handling | Ralf Baechle | 2 | -22/+63 |
2009-12-17 | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 2 | -7/+31 |
2009-12-17 | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 1 | -13/+13 |
2009-12-17 | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2 | -15/+49 |
2009-12-17 | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2 | -2/+33 |
2009-12-17 | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 2 | -0/+148 |
2009-12-17 | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 4 | -8/+47 |
2009-12-17 | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 3 | -1/+143 |
2009-12-17 | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 1 | -0/+3 |
2009-12-17 | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 3 | -0/+94 |
2009-12-17 | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 6 | -0/+416 |
2009-12-17 | MIPS: Add basic CPUFreq options. | Wu Zhangjin | 1 | -0/+27 |
2009-12-17 | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2 | -0/+181 |
2009-12-17 | MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER | Ralf Baechle | 1 | -19/+1 |
2009-12-17 | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 1 | -2/+2 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+1 |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 1 | -1/+2 |
2009-12-11 | Unify sys_mmap* | Al Viro | 2 | -44/+4 |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 1 | -0/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -33/+0 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 4 | -0/+4 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 3 | -63/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-06 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+4 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-02 | MIPS: Fix MIPS I build. | Ralf Baechle | 1 | -0/+4 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 16 | -97/+94 |
2009-11-13 | mips: Use generic mult/shift factor calculation for clocks | Thomas Gleixner | 1 | -33/+0 |
2009-11-13 | MIPS: SMTC: Fix lockup in smtc_distribute_timer | Kevin D. Kissell | 1 | -1/+2 |
2009-11-06 | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman | 3 | -63/+2 |
2009-11-02 | MIPS: O32: Fix ppoll | Arnaud Patard | 1 | -1/+1 |
2009-11-02 | MIPS: Avoid potential hazard on Context register | Ralf Baechle | 1 | -0/+1 |
2009-11-02 | MIPS: SMTC: Avoid queing multiple reschedule IPIs | Jaidev Patwardhan | 1 | -4/+30 |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman | 1 | -71/+43 |
2009-11-02 | MIPS: SPRAM: Clean up support code a little | Chris Dearman | 2 | -10/+2 |
2009-11-02 | MIPS: 1004K: Enable SPRAM support. | Ralf Baechle | 1 | -0/+1 |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 4 | -4/+4 |
2009-11-02 | MIPS: 64-bit: Fix o32 lookup_dcookie syscall | Wu Zhangjin | 2 | -1/+7 |
2009-11-02 | MIPS: VPE: Remove stray unlock_kernel. | Ralf Baechle | 1 | -2/+0 |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 3 | -3/+3 |
2009-10-13 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 4 | -0/+4 |
2009-09-30 | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2 | -42/+50 |
2009-09-30 | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle | 1 | -10/+23 |
2009-09-30 | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle | 1 | -13/+0 |
2009-09-30 | MIPS: SMP: Fix build. | Ralf Baechle | 1 | -1/+1 |