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
/
sgi-ip27
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put in a way to tweak the maximum number of cpus activated during SMP
Kanoj Sarcar
2001-02-23
1
-1
/
+7
*
Dump additional information when receiving a bus error.
Ralf Baechle
2001-02-23
1
-2
/
+41
*
We were initializing the node's other cpu instead of ourself.
Ralf Baechle
2001-02-22
1
-1
/
+1
*
Changes for the sake of IBM's multiqueue scheduler patch.
Ralf Baechle
2001-02-03
1
-1
/
+1
*
Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your
Ralf Baechle
2001-01-10
1
-2
/
+0
*
Merge with Linux 2.4.0-test12.
Ralf Baechle
2001-01-10
1
-3
/
+6
*
Merge with Linux 2.4.0-test10.
Ralf Baechle
2000-11-23
4
-19
/
+13
*
Kill irq_cannonicalize.
Ralf Baechle
2000-10-10
1
-9
/
+0
*
Reformat.
Ralf Baechle
2000-10-09
1
-3
/
+2
*
Merge with Linux 2.4.0-test9. Please check DECstation, I had a number
Ralf Baechle
2000-10-05
2
-33
/
+1
*
Make /dev/console=5, 1 work by making sure output is redirected into
Kanoj Sarcar
2000-10-03
1
-1
/
+9
*
Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The old
Kanoj Sarcar
2000-09-25
5
-5
/
+5
*
virt_to_bus and bus_to_virt are gone! Implement true pci-dma api that
Kanoj Sarcar
2000-09-13
2
-2
/
+9
*
Set the master hub's widget id for the o200 and ibrick cases also.
Kanoj Sarcar
2000-09-13
1
-0
/
+2
*
Route device intrs thru the master hub of the containing xbow, since the
Kanoj Sarcar
2000-09-13
1
-12
/
+21
*
Reformat.
Ralf Baechle
2000-09-08
1
-1
/
+2
*
Erase all traces of the ioc3-eth driver irq hacks.
Kanoj Sarcar
2000-09-07
1
-2
/
+3
*
Delete usage of PG_skip flag from mips64-DISCONTIG code. It was only
Kanoj Sarcar
2000-09-07
1
-22
/
+6
*
Set timeout values - this seems to be needed if we want to boot the
Kanoj Sarcar
2000-09-06
1
-0
/
+8
*
NTP fixes from Maciej.
Ralf Baechle
2000-09-06
1
-3
/
+3
*
- adjtimex(2) emulation.
Ralf Baechle
2000-09-05
1
-47
/
+41
*
Slightly tweak how the ioc3 fixup interacts with serial driver. Also,
Kanoj Sarcar
2000-08-31
1
-1
/
+2
*
No more hardcoded serial port addresses. Get the serial driver probing
Kanoj Sarcar
2000-08-31
1
-0
/
+16
*
Define prom_putchar/prom_getchar() for IP27s. The IP27 console printk
Kanoj Sarcar
2000-08-29
1
-9
/
+8
*
Desinfect console code from #ifdefmania.
Ralf Baechle
2000-08-27
3
-5
/
+64
*
Do the bare minimum pci fixups needed for the IOC3, not more ...
Kanoj Sarcar
2000-08-24
1
-3
/
+0
*
Kill warning.
Ralf Baechle
2000-08-09
1
-10
/
+13
*
Merge with Linux 2.4.0-test6-pre4.
Ralf Baechle
2000-08-08
1
-4
/
+0
*
Tweak the initialization macros so that they work even on a system
Kanoj Sarcar
2000-08-05
1
-3
/
+1
*
Compile fix: get the ip27-timer.c code that updates process times looking
Kanoj Sarcar
2000-08-01
1
-25
/
+10
*
Name change: the generic call flush_cache_all() does not do anything
Kanoj Sarcar
2000-07-24
1
-2
/
+2
*
Introduce a new cpu specific routine to flush the L2 cache. This helps
Kanoj Sarcar
2000-07-24
2
-20
/
+3
*
Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.
Ralf Baechle
2000-07-15
2
-1
/
+3
*
Revert last change. Bug noticed by Linus.
Ralf Baechle
2000-07-12
1
-1
/
+1
*
Same here.
Ralf Baechle
2000-07-12
1
-1
/
+1
*
And this one also depends on config.h.
Ralf Baechle
2000-07-12
1
-0
/
+1
*
Thisone also needs config.h ...
Ralf Baechle
2000-07-12
1
-1
/
+1
*
Include config.h.
Ralf Baechle
2000-07-12
1
-0
/
+1
*
Merge with Linux 2.4.0-test3.
Ralf Baechle
2000-07-11
1
-4
/
+4
*
Kill warnings in the 64-bit kernel.
Ralf Baechle
2000-07-09
7
-40
/
+45
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
2
-12
/
+14
*
Tlb miss handling updates: need to fill in the processor id only once
Kanoj Sarcar
2000-06-29
1
-0
/
+1
*
Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,
Kanoj Sarcar
2000-06-27
1
-1
/
+3
*
Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation and
Kanoj Sarcar
2000-06-26
1
-1
/
+1
*
Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging
Ralf Baechle
2000-06-19
1
-4
/
+1
*
Fix a possible race in the initialization code.
Kanoj Sarcar
2000-06-13
1
-8
/
+5
*
Support to put the lowlevel exception handlers in node local memory.
Kanoj Sarcar
2000-06-13
1
-0
/
+25
*
When doing kernel text replication, make sure we do not scribble on
Kanoj Sarcar
2000-06-13
2
-21
/
+27
*
Add in a build/config option for kernel text replication.
Kanoj Sarcar
2000-06-12
1
-0
/
+3
*
Have the slave bootstrap code actually look at the text and data server
Kanoj Sarcar
2000-06-09
1
-11
/
+7
[next]