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
*
Delete some of the IOC3 PCI fixup code which has become redundant after
Ralf Baechle
2001-05-23
1
-49
/
+20
*
Some more PCI kludgeology to support the IOC3.
Ralf Baechle
2001-05-22
1
-1
/
+9
*
Iomem address space is also 64-bit on IP27. This brings us back 5 out
Ralf Baechle
2001-05-21
1
-0
/
+1
*
Add in support for determining node distances by parsing router
Kanoj Sarcar
2001-04-11
1
-0
/
+291
*
Add in new klconfig functions that will be needed for parsing router
Kanoj Sarcar
2001-04-11
1
-0
/
+13
*
Merge with Linux 2.4.3.
Ralf Baechle
2001-04-05
1
-2
/
+0
*
Fix Origin after recent ARC changes.
Ralf Baechle
2001-03-19
1
-1
/
+2
*
Lots of cleanup from Keith with additional tweaks by me. More to
Ralf Baechle
2001-03-18
1
-0
/
+2
*
Merge with Linux 2.4.2.
Ralf Baechle
2001-03-09
1
-1
/
+1
*
Remove RCS strings.
Ralf Baechle
2001-03-09
1
-2
/
+1
*
Cleanup the code that handles (bridge) intr path setup. Come up with a
Kanoj Sarcar
2001-03-02
1
-33
/
+86
*
Increase the total number of PCI busses supported.
Kanoj Sarcar
2001-03-02
1
-1
/
+1
*
Move the multiply-defined cpumask macros from .c files into smp.h for
Kanoj Sarcar
2001-02-28
2
-10
/
+15
*
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
[next]