index
:
ralf/linux-newax25.git
master
newax25-2.4.3-1
Unnamed repository; edit this file 'description' to name the repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
scall_64.S: Move to kernel mode and enable intrs properly.
Kanoj Sarcar
2000-04-23
2
-7
/
+16
*
Change all instances of __SMP__ to CONFIG_SMP and include
Ralf Baechle
2000-04-23
1
-1
/
+3
*
First cut at intercpu tlb flushing.
Kanoj Sarcar
2000-04-22
1
-4
/
+63
*
Per cpu tlbpid (asid) management for SMP. The asid cache is now per
Kanoj Sarcar
2000-04-22
1
-1
/
+4
*
Delete unused junk "current_pgd".
Kanoj Sarcar
2000-04-21
2
-2
/
+0
*
Pause fix for mips64.
Ralf Baechle
2000-04-19
3
-2
/
+9
*
Intercpu interrupt changes: add in dedicated intr levels for reschedule
Kanoj Sarcar
2000-04-17
1
-16
/
+81
*
Fix this UP/MP microoptimization business with cpu_data[] and
Kanoj Sarcar
2000-04-08
1
-1
/
+3
*
Fix semaphores in modules.
Ralf Baechle
2000-04-07
1
-0
/
+8
*
Clear the TS bit from the master's status register (don't know why
Kanoj Sarcar
2000-04-07
2
-2
/
+6
*
Make the initial status register setting code for slaves similar to the
Kanoj Sarcar
2000-04-06
1
-16
/
+19
*
Create idle threads for the slave processors and put them in their
Kanoj Sarcar
2000-04-06
1
-1
/
+1
*
Oops, I had overwritten head.S completely with another C file. Fixing.
Kanoj Sarcar
2000-04-05
1
-127
/
+92
*
Try to launch all the slave cpus in the system. Currently, I _think_
Kanoj Sarcar
2000-04-05
2
-81
/
+128
*
o 32-bit ioctls (some at least)
Ulf Carlsson
2000-04-05
5
-23
/
+793
*
Rudimentary sendintr() routine to send intrs to other cpus. This needs to
Kanoj Sarcar
2000-04-01
1
-0
/
+37
*
When saving syscalls also save a6 and a7. We may need them later for
Ralf Baechle
2000-03-28
1
-0
/
+2
*
Set ST0_FR the right way.
Ralf Baechle
2000-03-28
1
-3
/
+3
*
Use 16 FP registers as default.
Ulf Carlsson
2000-03-27
1
-2
/
+2
*
Fix strace for 4+ arguments
Ulf Carlsson
2000-03-27
1
-2
/
+8
*
Compile Origin bits only for Origin. Why are they in this file at
Ralf Baechle
2000-03-27
1
-1
/
+5
*
ip27-timer.c: The timer interrupt for SMP machines must do some extra
Kanoj Sarcar
2000-03-27
1
-0
/
+6
*
Mostly cosmetic changes.
Kanoj Sarcar
2000-03-26
1
-13
/
+10
*
ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386.
Kanoj Sarcar
2000-03-26
2
-0
/
+11
*
Fix linux32.c compile problem after statfs32 support. Ulf please review.
Kanoj Sarcar
2000-03-24
1
-1
/
+15
*
o strace support
Ulf Carlsson
2000-03-24
2
-5
/
+532
*
o statfs
Ulf Carlsson
2000-03-23
2
-18
/
+89
*
o Fix the offsets for s_put_fpreg and friends for binutils 2.9.1
Ulf Carlsson
2000-03-23
1
-8
/
+5
*
o Get the old softfp working while I'm working on the real stuff.
Ulf Carlsson
2000-03-21
1
-37
/
+39
*
Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, please
Kanoj Sarcar
2000-03-20
2
-1
/
+9
*
The 32 bit signal handling code should set up for a 32 bit sigreturn
Kanoj Sarcar
2000-03-20
1
-5
/
+5
*
Merge with 2.3.99-pre1.
Ralf Baechle
2000-03-19
2
-2
/
+6
*
o Disable the debug output that Kanoj disabled that I enabled
Ulf Carlsson
2000-03-18
1
-2
/
+2
*
o Add sys32_setrlimit and sys32_getrlimit ... bash#
Ulf Carlsson
2000-03-18
2
-5
/
+54
*
o Fix the problem with the vanishing CP0_STATUS (stupid 1 char bug)
Ulf Carlsson
2000-03-18
2
-19
/
+10
*
Hackaround in sys32_wait for what seems to be a tools problem ... will
Kanoj Sarcar
2000-03-17
2
-8
/
+18
*
The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.
Kanoj Sarcar
2000-03-16
1
-1
/
+1
*
Get the 32 bit sigaction structure definition right, even though it does
Kanoj Sarcar
2000-03-15
1
-4
/
+3
*
Fix minor bug in sys32_wait4() before it escapes my attention.
Kanoj Sarcar
2000-03-15
1
-2
/
+4
*
Fix the default 32bit exec.
Kanoj Sarcar
2000-03-15
1
-4
/
+9
*
o Add some systemcalls and another execve (disabled as default).
Ulf Carlsson
2000-03-14
2
-6
/
+273
*
MIPS64 SMP, compile only edition. Don't use yet ...
Ralf Baechle
2000-03-14
4
-6
/
+91
*
Merge with Linux 2.3.51.
Ralf Baechle
2000-03-13
1
-3
/
+3
*
Merge with Linux 2.3.49.
Ralf Baechle
2000-03-07
2
-6
/
+2
*
o getdents and readdir
Ulf Carlsson
2000-03-06
1
-1
/
+54
*
Merge with 2.3.48.
Ralf Baechle
2000-03-02
2
-2
/
+9
*
Change the get_user/compiler hack a little to make it work more often.
Kanoj Sarcar
2000-02-29
1
-2
/
+2
*
Get some code in to make sure that 32 bit execs do not fail. This does
Kanoj Sarcar
2000-02-29
2
-2
/
+67
*
- A few 32-bit compatibily systemcalls.
Ulf Carlsson
2000-02-29
1
-6
/
+171
*
Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.
Ralf Baechle
2000-02-24
2
-7
/
+8
[next]