Commit Graph

50 Commits (784f7b9d895893c6aa3ca471c1344a62fc29c285)

Author SHA1 Message Date
Steven J. Hill 784f7b9d89 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries 19 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 19 years ago
Ralf Baechle b727a60258 Merge do_boot_cpu() into the new style __cpu_up(). 19 years ago
Ralf Baechle 0ac354801a On multiprocessor systems the BogoMIPS for each CPU was reported was 19 years ago
Thiemo Seufer dc953df1ba Fix wchan implementation, based on earlier by from Atsushi Nemoto. 19 years ago
Thiemo Seufer 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 19 years ago
Steven J. Hill 7ee8798f37 Until I figure out why NFS filesystems are having problems with 19 years ago
Ralf Baechle d1abb6a2b8 32-bit compatibility for various timer-related system calls. 19 years ago
Ralf Baechle a982099ca5 Update to match the native siginfo structure and code. 19 years ago
Ralf Baechle 09276d905e 32-bit compatibility for ptrace GETEVENTMSG operation. 19 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 19 years ago
Ralf Baechle a19050f301 Waitid(2) now has 5 arguments. 19 years ago
Ralf Baechle b6e203d84d Use generic compat_sys_wait4 to implement 32-bit wait4(2). 19 years ago
Ralf Baechle 57f0060b8a Document why calling smp_call_function will deadlock when called with 19 years ago
Ralf Baechle a18815abcd Use preempt_schedule_irq. 19 years ago
Maciej W. Rozycki 925ddb04c5 Mask and ack CPU interrupts upon initialization. Keep the state 19 years ago
Ralf Baechle c6237645d1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> 19 years ago
Ralf Baechle b053c98fbb Fix register layout in o32 core dumps on 64-bit systems. 19 years ago
Ralf Baechle c83cfc9c94 Get rid of early_init. There's more need to make this form of 19 years ago
Ralf Baechle 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share 19 years ago
Ralf Baechle b188ffe876 Fix build with SMP disabled and preemption enabled. 19 years ago
Thiemo Seufer 0964ce24d0 Move the invalid pmd and pte tables from .data to .bss. Fix alignment. 19 years ago
Thiemo Seufer c264852726 Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. 19 years ago
Thiemo Seufer 69903d6500 Fix typos and formatting. 19 years ago
Thiemo Seufer b59a9504cb De-optimize and decomplicate the spurious interrupt handler. 19 years ago
Hugh Dickins 2fd4ef85e0 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 20 years ago
Sam Ravnborg e6c69bd391 mips: rename offsets.c to asm-offsets.c 20 years ago
Nishanth Aravamudan 310b587e01 [PATCH] mips: fix-up schedule_timeout() usage 20 years ago
Ingo Molnar a9f6a0dd54 [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 20 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Sam Ravnborg 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 years ago
john stultz b149ee2233 [PATCH] NTP: ntp-helper functions 20 years ago
Stephen Rothwell 202e5979af [PATCH] compat: be more consistent about [ug]id_t 20 years ago
Yoichi Yuasa 766160c29f [PATCH] mips: fix build warnings 20 years ago
Ralf Baechle 42a3b4f25a [PATCH] mips: nuke trailing whitespace 20 years ago
Ralf Baechle 875d43e72b [PATCH] mips: clean up 32/64-bit configuration 20 years ago
Adrian Bunk ab1418a316 [PATCH] more vr4181 removal 20 years ago
Steven Rostedt 69be8f1896 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 20 years ago
Nigel Cunningham 0e6c1f5fac [PATCH] try_to_freeze() call fixes 20 years ago
Eric W. Biederman 59586e5a26 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 20 years ago
Yoichi Yuasa d4b3a80e39 [PATCH] mips: fixed try_to_freeze build error 20 years ago
Yoichi Yuasa b4819b5937 [PATCH] mips: add MIPS-specific support for flatmem/discontigmem 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Stephen Rothwell 7d87e14c23 [PATCH] consolidate sys_shmat 20 years ago
Yoichi Yuasa 67eb81e168 mips: warning fix audit_arch() 20 years ago
2fd6f58ba6 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. 20 years ago
Yoichi Yuasa 48bb35831b [PATCH] mips: remove #include <linux/audit.h> two times 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago