Commit Graph

897 Commits (f2440d9acbe866b917b16cc0f927366341ce9215)

Author SHA1 Message Date
Shinya Kuribayashi a644b2774d MIPS: NEC VR5500 processor support fixup 16 years ago
Xiaotian Feng c189846ecf MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc 16 years ago
Ralf Baechle 5312dc6bc0 Revert "MIPS: Print irq handler description" 16 years ago
Ralf Baechle dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
David Daney 8bc6d05b48 MIPS: Read watch registers with interrupts disabled. 16 years ago
Ralf Baechle 42fe7ee31f MIPS: R2: Fix broken installation of cache error handler. 16 years ago
Ralf Baechle 012703e0fc MIPS: SMTC: Fix build after recent creditial changes. 16 years ago
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Manuel Lauss 0c694de12b MIPS: Alchemy: RTC counter clocksource / clockevent support. 16 years ago
Manuel Lauss 779e7d41ad MIPS: make cp0 counter clocksource/event usable as fallback. 16 years ago
Manuel Lauss 558d1de8ba MIPS: Print irq handler description 16 years ago
David Daney 126336f065 MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. 16 years ago
David Daney babed55569 MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c 16 years ago
David Daney 7e69deb83c MIPS: Hook up Cavium OCTEON in arch/mips. 16 years ago
David Daney 0dd4781bca MIPS: Add Cavium OCTEON processor constants and CPU probe. 16 years ago
David Daney 25c3000300 MIPS: Override assembler target architecture for octeon. 16 years ago
David Daney f9bb4cf37a MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. 16 years ago
David Daney 5b3b16880f MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. 16 years ago
Anirban Sinha 797c3f3224 MIPS: 64-bit: Use generic 32-bit ptrace compat code. 16 years ago
Kay Sievers 1bb5beb49f mips: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ken Chen 2ec220e27f proc: add /proc/*/stack 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Nick Andrew 8ebcfc8bcb MIPS: Fix incorrect use of loose in vpe.c 16 years ago
David Daney c6cb4df96f MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. 16 years ago
Ralf Baechle 8d13cb26cd MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. 16 years ago
Ralf Baechle 08d30879a6 MIPS: o32: Fix number of arguments to splice(2). 16 years ago
Vlad Malov e807f9574e MIPS: Fix potential DOS by untrusted user app. 16 years ago
Ralf Baechle 664c4bbb73 MIPS: csrc-r4k: Fix spelling mistake. 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells b4212737a3 CRED: Wrap task credential accesses in the MIPS arch 16 years ago
Ralf Baechle cea7e2dfde MIPS: Sort out CPU type to name translation. 17 years ago
Ralf Baechle 558ce12494 MIPS: Probe for watch registers on cores of all vendors, not just MTI. 17 years ago
Ralf Baechle ba3049ed40 MIPS: Switch FPU emulator trap to BREAK instruction. 17 years ago
Ralf Baechle 076c6e4f4d MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. 17 years ago
David Daney 566f74f6b2 MIPS: Consider value of c0_ebase when computing value of exception base. 17 years ago
Shinya Kuribayashi 542c1020ac MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors 17 years ago
Atsushi Nemoto fb498e2570 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) 17 years ago
Atsushi Nemoto bda8229bdd MIPS: Set positive error number to errno on illegal_syscall 17 years ago
Ralf Baechle 7920c4d658 MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. 17 years ago
Zhaolei b517531ce5 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ 17 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 17 years ago
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
David Daney 2dbac10263 MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT 17 years ago
Johannes Dickgreber e47c659b55 MIPS: show_cpuinfo prints the type of the calling CPU 17 years ago