Commit Graph

1039 Commits (de4148f3ef54b644a181ad75a6fb4b373f2b01f0)

Author SHA1 Message Date
Ralf Baechle 558ce12494 MIPS: Probe for watch registers on cores of all vendors, not just MTI. 16 years ago
Ralf Baechle ba3049ed40 MIPS: Switch FPU emulator trap to BREAK instruction. 16 years ago
Ralf Baechle 076c6e4f4d MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. 16 years ago
David Daney 566f74f6b2 MIPS: Consider value of c0_ebase when computing value of exception base. 16 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
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Adrian Bunk 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
Atsushi Nemoto 0011036bee [MIPS] Probe initrd header only if explicitly specified 17 years ago
Thomas Bogendoerfer e0cee3eea7 [MIPS] Fix WARNING: at kernel/smp.c:290 17 years ago
Thomas Bogendoerfer 0510617b85 [MIPS] Fix data bus error recovery 17 years ago
Florian Fainelli 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 17 years ago
Atsushi Nemoto b895760dfb [MIPS] kgdb: Do not call fixup_exception 17 years ago
Ralf Baechle 9391d6bbed [MIPS] kgdb: s/(void *)0)/NULL/ 17 years ago
Ralf Baechle e522b7ccd2 [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. 17 years ago
Ralf Baechle 3885b71ba6 [MIPS] Wire up new syscalls. 17 years ago
Mike Crowe a64ae7a225 [MIPS] Convert printk statements during kernel setup to use severity levels 17 years ago
Jason Wessel 8854700115 [MIPS] kgdb: add arch support for the kernel's kgdb core 17 years ago
Jason Wessel 8d60a903d9 [MIPS] kgdb: Remove existing implementation 17 years ago
Adrian Bunk e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Andrew Morton 36bd53d072 arch/mips/kernel/stacktrace.c: Heiko can't type 17 years ago
Greg Kroah-Hartman 43f98747d4 device create: mips: convert device_create to device_create_drvdata 17 years ago
Ralf Baechle 8213bbf9c1 [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. 17 years ago
Ralf Baechle 4914ad4a9f [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago