Age | Commit message (Expand) | Author |
2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro |
2010-10-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-19 | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau |
2010-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-18 | MIPS: do_sigaltstack() expects userland pointers | Al Viro |
2010-10-18 | MIPS: Fix error values in case of bad_stack | Al Viro |
2010-10-18 | MIPS: Sanitize restart logics | Al Viro |
2010-10-18 | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro |
2010-10-18 | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-10-04 | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle |
2010-10-04 | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney |
2010-10-04 | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle |
2010-10-04 | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-10-04 | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle |
2010-10-04 | MIPS: kspd: Adjust confusing if indentation | Julia Lawall |
2010-10-04 | MIPS: Fix a typo. | Andrea Gelmini |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel |
2010-08-05 | MIPS: Clean up notify_die() usage. | David Daney |
2010-08-05 | MIPS: Remove unused task_struct.trap_no field. | David Daney |
2010-08-05 | MIPS: kprobe: Add support. | David Daney |
2010-08-05 | MIPS: Decode core number for R2 CPUs. | David Daney |
2010-08-05 | MIPS: SMTC: Use %p to format pointers | Kulikov Vasiliy |
2010-08-05 | MIPS: Export __cpu_number_map and __cpu_logical_map. | David Daney |
2010-08-05 | MIPS: uasm: Add option to export uasm API. | David Daney |
2010-08-05 | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip | Lars-Peter Clausen |
2010-08-05 | MIPS: tracing: Fix the indentation of mcount.S | Wu Zhangjin |
2010-08-05 | MIPS: Enable heap randomization. | David Daney |
2010-08-05 | MIPS: Randomize mmap if randomize_va_space is set | David Daney |
2010-08-05 | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle |
2010-08-05 | MIPS: Add -Werror to arch/mips/Kbuild | Sam Ravnborg |
2010-08-05 | MIPS: N32: Fix syscall number comments. | David Daney |
2010-08-05 | MIPS: Don't overflow cevt-r4k.c calculations at high clock rates. | David Daney |
2010-07-26 | MIPS: N32: Define getdents64. | Ralf Baechle |
2010-07-26 | MIPS: Make init_vdso a subsys_initcall. | David Daney |
2010-07-26 | MIPS: "Fix" useless 'init_vdso successfully' message. | David Daney |
2010-07-05 | MIPS: Return after handling coprocessor 2 exception | Jesper Nilsson |
2010-07-05 | MIPS: MT: Fix FPU affinity. | Ralf Baechle |
2010-07-05 | MIPS: Tracing: Cleanup of address space checking | Wu Zhangjin |
2010-07-05 | MIPS: Tracing: Cleanup of function graph tracer | Wu Zhangjin |
2010-07-05 | MIPS: Tracing: Reduce the overhead of dynamic Function Tracer | Wu Zhangjin |
2010-07-05 | MIPS: Tracing: Cleanup of instructions used | Wu Zhangjin |
2010-07-05 | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address | Wu Zhangjin |
2010-07-05 | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 | Wu Zhangjin |