Age | Commit message (Expand) | Author | Files | Lines |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 1 | -0/+1 |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 1 | -1/+1 |
2009-02-27 | Revert "MIPS: Print irq handler description" | Ralf Baechle | 1 | -1/+0 |
2009-02-27 | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 8 | -96/+106 |
2009-01-31 | MIPS: Read watch registers with interrupts disabled. | David Daney | 2 | -2/+12 |
2009-01-31 | MIPS: R2: Fix broken installation of cache error handler. | Ralf Baechle | 1 | -2/+6 |
2009-01-31 | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle | 1 | -1/+2 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-11 | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 1 | -2/+4 |
2009-01-11 | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 3 | -4/+4 |
2009-01-11 | MIPS: Print irq handler description | Manuel Lauss | 1 | -0/+1 |
2009-01-11 | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. | David Daney | 1 | -0/+33 |
2009-01-11 | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney | 1 | -0/+31 |
2009-01-11 | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 1 | -0/+1 |
2009-01-11 | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney | 1 | -0/+25 |
2009-01-11 | MIPS: Override assembler target architecture for octeon. | David Daney | 1 | -0/+4 |
2009-01-11 | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. | David Daney | 1 | -0/+21 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 1 | -0/+506 |
2009-01-11 | MIPS: 64-bit: Use generic 32-bit ptrace compat code. | Anirban Sinha | 1 | -63/+1 |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 1 | -6/+18 |
2009-01-06 | mips: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-01-05 | proc: add /proc/*/stack | Ken Chen | 1 | -6/+18 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -26/+21 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 3 | -6/+7 |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 8 | -8/+8 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 3 | -5/+5 |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 1 | -2/+2 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 4 | -11/+6 |
2008-12-05 | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 1 | -1/+1 |
2008-12-04 | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. | David Daney | 1 | -1/+1 |
2008-12-04 | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. | Ralf Baechle | 2 | -2/+2 |
2008-12-04 | MIPS: o32: Fix number of arguments to splice(2). | Ralf Baechle | 1 | -1/+1 |
2008-12-04 | MIPS: Fix potential DOS by untrusted user app. | Vlad Malov | 2 | -11/+6 |
2008-12-04 | Merge branch 'master' into next | James Morris | 1 | -1/+1 |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 1 | -1/+1 |
2008-11-14 | CRED: Use creds in file structs | David Howells | 1 | -2/+2 |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 1 | -2/+2 |
2008-11-14 | CRED: Wrap task credential accesses in the MIPS arch | David Howells | 1 | -2/+3 |
2008-10-30 | MIPS: Sort out CPU type to name translation. | Ralf Baechle | 1 | -127/+98 |
2008-10-30 | MIPS: Probe for watch registers on cores of all vendors, not just MTI. | Ralf Baechle | 1 | -10/+12 |
2008-10-30 | MIPS: Switch FPU emulator trap to BREAK instruction. | Ralf Baechle | 2 | -12/+16 |
2008-10-30 | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. | Ralf Baechle | 1 | -6/+0 |
2008-10-30 | MIPS: Consider value of c0_ebase when computing value of exception base. | David Daney | 1 | -4/+9 |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 1 | -0/+1 |
2008-10-27 | MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) | Atsushi Nemoto | 1 | -1/+1 |
2008-10-27 | MIPS: Set positive error number to errno on illegal_syscall | Atsushi Nemoto | 2 | -2/+2 |
2008-10-27 | MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. | Ralf Baechle | 1 | -2/+4 |
2008-10-27 | MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ | Zhaolei | 2 | -6/+6 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -2/+2 |