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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386.
Kanoj Sarcar
2000-03-26
3
-5
/
+200
*
Make it compile again.
Ralf Baechle
2000-03-26
1
-1
/
+2
*
Cleanup a large number of random junk, nothing of importance.
Ralf Baechle
2000-03-25
9
-103
/
+15
*
Undo another braino ...
Ralf Baechle
2000-03-25
1
-5
/
+7
*
Minor memory accounting bug fixes to get cat /proc/meminfo and bootup
Kanoj Sarcar
2000-03-25
1
-2
/
+7
*
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
*
Merge with Linux 2.3.99-pre2.
Ralf Baechle
2000-03-23
88
-1600
/
+2213
*
Fold mips64 fixes back to 32-bit kernel.
Ralf Baechle
2000-03-23
1
-2
/
+2
*
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
3
-3
/
+11
*
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
68
-1477
/
+2126
*
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
3
-2
/
+4
*
Misc mm type bug fixes.
Kanoj Sarcar
2000-03-16
3
-4
/
+6
*
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
*
Simplify the get_new_mmu_context() interface that allocated TLB pids.
Kanoj Sarcar
2000-03-14
2
-6
/
+6
*
o Add some systemcalls and another execve (disabled as default).
Ulf Carlsson
2000-03-14
2
-6
/
+273
*
Fix a linking bug for non-R3k cpus. Thanks to Harald.
Gleb O. Raiko
2000-03-14
1
-1
/
+5
*
MIPS64 SMP, compile only edition. Don't use yet ...
Ralf Baechle
2000-03-14
6
-12
/
+102
*
TLB pid allocation fix. Still not sure about the complete algorithm.
Kanoj Sarcar
2000-03-13
2
-5
/
+3
*
remove that ugly #ifdef hack
Harald Koerfgen
2000-03-13
1
-18
/
+5
*
Merge with Linux 2.3.51.
Ralf Baechle
2000-03-13
79
-1516
/
+1857
*
Update todo list.
Kanoj Sarcar
2000-03-13
1
-0
/
+3
*
Add R3081 support
Gleb O. Raiko
2000-03-13
2
-6
/
+4
*
Add R3081 support
Gleb O. Raiko
2000-03-13
4
-15
/
+52
*
Merge with Linux 2.3.50.
Ralf Baechle
2000-03-12
65
-733
/
+2123
*
Enable RTC driver for DECstations
Harald Koerfgen
2000-03-12
1
-2
/
+2
*
Add CONFIG_SMP for IP27.
Ralf Baechle
2000-03-09
1
-5
/
+2
*
Unfortunately the REX PROMS on TURBOchannel DECstations passes 4 arguments to...
Harald Koerfgen
2000-03-08
1
-2
/
+16
*
Rest of the merge.
Ralf Baechle
2000-03-07
5
-0
/
+795
*
Merge with Linux 2.3.49.
Ralf Baechle
2000-03-07
111
-1401
/
+1426
*
o getdents and readdir
Ulf Carlsson
2000-03-06
1
-1
/
+54
*
implement cpu identification in plain C
Gleb O. Raiko
2000-03-06
2
-167
/
+97
*
Update Baget stuff
Gleb O. Raiko
2000-03-06
6
-28
/
+25
*
Fix pipe hazard in QED (Nevada) TLB miss handler.
Kevin D. Kissell
2000-03-03
1
-4
/
+5
*
uPatch for DECstations
Harald Koerfgen
2000-03-02
1
-1
/
+3
*
Merge with 2.3.48.
Ralf Baechle
2000-03-02
99
-2377
/
+3454
*
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
*
declance back in working condition
Harald Koerfgen
2000-02-29
1
-9
/
+70
*
- A few 32-bit compatibily systemcalls.
Ulf Carlsson
2000-02-29
1
-6
/
+171
[next]