Commit Graph

1061 Commits (221e3ebf6d5f2625373573155924e39f196c5d3d)

Author SHA1 Message Date
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
Ralf Baechle d302d05cf4 MIPS: Move ptrace prototypes to ptrace.h 17 years ago
David Daney 0926bf953e MIPS: Ptrace support for HARDWARE_WATCHPOINTS 17 years ago
David Daney b67b2b7030 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. 17 years ago
David Daney 654f57bfb4 MIPS: Probe watch registers and report configuration. 17 years ago
David Daney 6aa3524c18 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 17 years ago
Thomas Bogendoerfer 5d9a76cd0e MIPS: Use compat_sys_ptrace 17 years ago
Ralf Baechle fd3d2764ee [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y 17 years ago
Kevin D. Kissell 8531a35e5e [MIPS] SMTC: Fix SMTC dyntick support. 17 years ago
Kevin D. Kissell d2bb01b042 [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. 17 years ago
Kevin D. Kissell 9cc123631b [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. 17 years ago
Ralf Baechle b7e4226e4f [MIPS] Build fix: Fix irq flags type 17 years ago
Jason Wessel d7161a6534 kgdb, x86, arm, mips, powerpc: ignore user space single stepping 17 years ago
Atsushi Nemoto 6b3766a263 [MIPS] vmlinux.lds.S: handle .text.* 17 years ago
Atsushi Nemoto c65a5480ff [MIPS] Fix potential latency problem due to non-atomic cpu_wait. 17 years ago
Ralf Baechle 6657fe0a02 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. 17 years ago