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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "make ARCH=mips64 dep" failing.
Kanoj Sarcar
2000-05-30
1
-3
/
+1
*
Next iteration, that should be it [tm].
Harald Koerfgen
2000-05-27
3
-1
/
+14
*
This should resolve most of the offset.h issues which popped up lately, I hope.
Harald Koerfgen
2000-05-26
1
-2
/
+1
*
First cut of TLB handlers in assembler. I'm not using
Ulf Carlsson
2000-05-25
2
-10
/
+227
*
Work around something I haven't looked into.
Ulf Carlsson
2000-05-24
1
-0
/
+4
*
Further stresstesting revealed weaknesses in my first proposal.
Harald Koerfgen
2000-05-24
1
-4
/
+2
*
no real solution for the offset.h-chicken-egg-problem, but this does all I wnat
Harald Koerfgen
2000-05-24
2
-4
/
+3
*
Add a rule for offset.h.
Ulf Carlsson
2000-05-23
1
-0
/
+3
*
Update defconfig files.
Ralf Baechle
2000-05-23
2
-8
/
+2
*
Parallel initialization: each hub now tries to discover the xbow
Kanoj Sarcar
2000-05-20
3
-54
/
+74
*
We have to check for pending signals when we return from do_page_fault to
Ulf Carlsson
2000-05-20
1
-1
/
+1
*
Call syscall_trace after finishing the sigreturn syscall but before
Ralf Baechle
2000-05-19
2
-0
/
+8
*
Implement a more dynamic method of associating IRQs with PCI devices.
Kanoj Sarcar
2000-05-19
2
-54
/
+78
*
ip27-timer.c: Use the realtime clock for do_gettimeofday and do_settimeofday
Ulf Carlsson
2000-05-19
1
-1
/
+33
*
irq.h: With the current scheme of encoding the bus number into the
Kanoj Sarcar
2000-05-18
1
-0
/
+1
*
Less intrusive workaround for the gas ``-P'' bug.
Ralf Baechle
2000-05-18
1
-1
/
+4
*
Misc fixes.
Kanoj Sarcar
2000-05-17
1
-8
/
+7
*
Modify the SMP bootup sequence slightly, so that the master waits
Kanoj Sarcar
2000-05-17
1
-5
/
+7
*
The device initialization code can not assume it is being invoked on
Kanoj Sarcar
2000-05-17
1
-1
/
+2
*
Fix the bridge register programming to indicate a 1:1 mapping between
Kanoj Sarcar
2000-05-16
1
-2
/
+3
*
Move the intercpu intr irq numbers to the lowest possible. Assign
Kanoj Sarcar
2000-05-15
2
-61
/
+52
*
Fix races in the low level intr handling code to prevent intr loss
Kanoj Sarcar
2000-05-13
1
-14
/
+28
*
sigset_t fixes and a few new functions..
Ulf Carlsson
2000-05-13
2
-26
/
+206
*
sigset_t is only 2 words nowadays
Ulf Carlsson
2000-05-13
1
-3
/
+1
*
Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)
Ralf Baechle
2000-05-12
3
-3
/
+6
*
Merge with Linux 2.3.99-pre7 and various other bits.
Ralf Baechle
2000-05-12
6
-41
/
+59
*
Add sys32_writev and sys32_readv.
Ulf Carlsson
2000-05-12
2
-3
/
+154
*
Rudimentary nmi support to be able to do simple debugging on SMP
Kanoj Sarcar
2000-05-12
3
-1
/
+169
*
Enable "reboot"ing the system.
Kanoj Sarcar
2000-05-11
1
-1
/
+20
*
SMP FPU management: similar to what sparc does, no lazy fpu context
Kanoj Sarcar
2000-05-11
5
-15
/
+36
*
When last_task_used_math gets the cpu, ST0_CU1 is set during context
Kanoj Sarcar
2000-05-11
3
-23
/
+90
*
Some infrastructure for supporting multiple pci busses on origin200/2000.
Leo Dagum
2000-05-11
3
-195
/
+377
*
UP FPU state handling fixes: make sure to save the fpu state of the
Kanoj Sarcar
2000-05-10
2
-1
/
+5
*
*** empty log message ***
Ulf Carlsson
2000-05-10
1
-2
/
+0
*
Add sys32_nanosleep to get syslogd working.
Ulf Carlsson
2000-05-10
2
-3
/
+56
*
Bomb little endian compiles for select32, so that the little endian guys
Kanoj Sarcar
2000-05-08
1
-0
/
+4
*
Forkdrop IA64 version of sys32_select. Forklift the sparc64 version.
Kanoj Sarcar
2000-05-07
1
-18
/
+79
*
Forklift sys32_select from IA64 code.
Kanoj Sarcar
2000-05-04
2
-1
/
+103
*
More low level debugging stuff that can be turned on with DEBUG_MIPS64.
Kanoj Sarcar
2000-05-03
3
-0
/
+29
*
SMP bootup and slave processor wakeup needs to be improved, but for
Kanoj Sarcar
2000-05-03
1
-1
/
+1
*
Change the output format of /proc/cpuinfo slightly to report the number
Kanoj Sarcar
2000-05-02
1
-0
/
+2
*
Multicpu boot fixes: 1. make sure each cpu only picks up the interrupts
Kanoj Sarcar
2000-05-02
1
-6
/
+31
*
SMP debugging enhancements.
Kanoj Sarcar
2000-05-01
3
-3
/
+4
*
Print out cpu number in debug statements for SMP debugging.
Kanoj Sarcar
2000-04-28
1
-4
/
+4
*
Update defconfig files. Nastyness: 2.3.99 builds only with sysctls
Ralf Baechle
2000-04-28
3
-6
/
+6
*
Merge with 2.3.99-pre6.
Ralf Baechle
2000-04-28
3
-1
/
+3
*
Have the slave cpus go into the reschedule loop to pick up tasks and
Kanoj Sarcar
2000-04-27
1
-1
/
+1
*
sigprocmask needs to be 32-bitized.
Kanoj Sarcar
2000-04-27
2
-1
/
+20
*
Initialize the slave cpu tlb registers during bootup.
Kanoj Sarcar
2000-04-26
1
-0
/
+2
*
Fix the sysentry debugging code: can never do a SAVE_SOME with intrs
Kanoj Sarcar
2000-04-26
1
-2
/
+5
[next]