| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: MT: Fix typo in comment. | Ralf Baechle | 2010-12-16 | 1 | -1/+1 |
* | MIPS: FDT size is a be32 | Thomas Chou | 2010-12-16 | 1 | -1/+1 |
* | MIPS: Fix CP0 COUNTER clockevent race | Kevin Cernekee | 2010-12-16 | 1 | -1/+1 |
* | MIPS: Fix regression on BCM4710 processor detection | Kevin Cernekee | 2010-12-16 | 1 | -5/+2 |
* | MIPS: Send proper signal and siginfo on FP emulator faults. | David Daney | 2010-12-16 | 1 | -9/+35 |
* | MIPS: VPE loader: Check vmalloc return value in vpe_open | Jesper Juhl | 2010-12-16 | 1 | -8/+6 |
* | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). | David Daney | 2010-12-16 | 1 | -6/+7 |
* | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro | 2010-12-16 | 1 | -1/+0 |
* | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 2010-10-29 | 1 | -0/+13 |
* | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee | 2010-10-29 | 1 | -6/+7 |
* | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee | 2010-10-29 | 1 | -29/+33 |
* | MIPS: Add support for hardware performance events (mipsxx) | Deng-Cheng Zhu | 2010-10-29 | 2 | -0/+1059 |
* | MIPS: Perf-events: Add callchain support | Deng-Cheng Zhu | 2010-10-29 | 1 | -1/+107 |
* | MIPS: add support for hardware performance events (skeleton) | Deng-Cheng Zhu | 2010-10-29 | 2 | -0/+490 |
* | MIPS: add support for software performance events | Deng-Cheng Zhu | 2010-10-29 | 2 | -3/+22 |
* | MIPS: Octeon: Probe for Octeon II CPUs. | David Daney | 2010-10-29 | 1 | -0/+7 |
* | MIPS: Add a platform hook for swiotlb setup. | David Daney | 2010-10-29 | 1 | -0/+1 |
* | MIPS: IRQ: Add stackoverflow detection | From: jiang.adam@gmail.com | 2010-10-29 | 1 | -0/+24 |
* | ptrace: cleanup arch_ptrace() on MIPS | Namhyung Kim | 2010-10-27 | 1 | -11/+11 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 3 | -0/+116 |
|\ |
|
| * | of/mips: Add device tree support to MIPS | Dezhong Diao | 2010-10-21 | 3 | -0/+116 |
* | | MIPS: MT: Fix build error iFPU affinity code | Ralf Baechle | 2010-10-25 | 1 | -1/+1 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 2 | -2/+4 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 2 | -2/+4 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 16 | -4/+17 |
|\ \ |
|
| * | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 1 | -2/+2 |
| * | | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 15 | -2/+15 |
* | | | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 2010-10-21 | 1 | -1/+1 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 | 2 | -6/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-18 | 9 | -43/+47 |
|\ \ \
| |_|/
|/| | |
|
| * | | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2010-10-18 | 2 | -4/+6 |
| * | | MIPS: Fix error values in case of bad_stack | Al Viro | 2010-10-18 | 2 | -2/+2 |
| * | | MIPS: Sanitize restart logics | Al Viro | 2010-10-18 | 7 | -35/+34 |
| * | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2010-10-18 | 1 | -2/+2 |
| * | | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 2010-10-18 | 1 | -0/+3 |
| |/ |
|
* | | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 | 1 | -2/+2 |
* | | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 | 5 | -3/+22 |
* | | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 | 1 | -1/+1 |
* | | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 | 1 | -1/+1 |
* | | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 1 | -2/+1 |
* | | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 | 1 | -1/+1 |
* | | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 | 1 | -1/+1 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -3/+7 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 1 | -65/+146 |
|\ |
|
| * | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 2010-08-05 | 1 | -7/+1 |
| * | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2010-08-05 | 1 | -58/+145 |
* | | MIPS: Clean up notify_die() usage. | David Daney | 2010-08-05 | 1 | -10/+15 |