summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Ralf Baechle2001-03-171-3/+3
* Fix compilation without CONFIG_PROC_FS. Patch sent to Linus + Alan.Ralf Baechle2001-03-171-0/+2
* Make compile with CONFIG_NET disabled.Ralf Baechle2001-03-171-0/+8
* Kill R8000 remains.Ralf Baechle2001-03-1613-22/+10
* EV96100 update.Ralf Baechle2001-03-1613-567/+512
* More loose bits (grrr) ...Ralf Baechle2001-03-168-15/+45
* Update ITE 8712 code.Ralf Baechle2001-03-1634-171/+4003
* Code for IVR board.Ralf Baechle2001-03-164-0/+257
* Kill _IOC_SLMASK; it's usefull live is over ...Ralf Baechle2001-03-162-16/+5
* Kgdb related improvments.Ralf Baechle2001-03-153-12/+22
* Add braces to make code less ambiguous.Ralf Baechle2001-03-151-1/+2
* Delete Cobalt remains.Ralf Baechle2001-03-121-6/+0
* More Cobalt junk.Ralf Baechle2001-03-122-14/+0
* Fixes for bugs reported by Dan Aizenstros.Ralf Baechle2001-03-121-2/+2
* Export flush_tlb_page rsp. _flush_tlb_page.Ralf Baechle2001-03-122-3/+5
* Typo and spelling fixes.Ralf Baechle2001-03-124-4/+4
* Dead files which for some reason still exist in our tree.Ralf Baechle2001-03-1211-3218/+0
* Don't clear ST0_FR; generic code already does that.Ralf Baechle2001-03-122-2/+0
* Don't include <linux/cache.h>.Ralf Baechle2001-03-121-4/+1
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-1122-42/+65
* Include <linux/spinlock.h>.Ralf Baechle2001-03-111-3/+3
* Undo accidental deletion of variable.Ralf Baechle2001-03-111-0/+1
* Fix error messages when request_irq() fails.Ralf Baechle2001-03-111-4/+4
* sgi_graphics_nopage() returns struct page *, not unsigned long.Ralf Baechle2001-03-111-5/+2
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-1111-53/+34
* BCD_TO_BIN doesn't return a value.Ralf Baechle2001-03-111-1/+1
* Die if we cannot handle a unaligned exception from kernel space.Ralf Baechle2001-03-112-0/+10
* Kludge: Use GFP_ATOMIC for ring allocations.Ralf Baechle2001-03-111-1/+1
* One more.Ralf Baechle2001-03-111-0/+5
* Fix more gcc 3.0 warnings.Ralf Baechle2001-03-104-118/+100
* Fix gcc 3.0 warning and IPv6 checksum bug.Ralf Baechle2001-03-101-106/+100
* Another gcc 3.0 warning.Ralf Baechle2001-03-101-69/+68
* Fix another warning ...Ralf Baechle2001-03-101-1/+2
* Silence gcc 3.0 warning.Ralf Baechle2001-03-101-0/+1
* Kill dead variable.Ralf Baechle2001-03-102-5/+2
* suser() cleanup from Rob Radez <rob@osinvestor.com>Harald Koerfgen2001-03-101-1/+1
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091951-25034/+121682
* Remove RCS strings.Ralf Baechle2001-03-091-2/+1
* Remoce RCS strings.Ralf Baechle2001-03-091-2/+1
* Partial cleanup of the IOC3. Use newer APIs moving closer to a unifiedRalf Baechle2001-03-091-24/+30
* Asorted fixes.Ralf Baechle2001-03-084-15/+25
* Fix from Rasmus Andersen <rasmus@jaquet.dk>Harald Koerfgen2001-03-061-10/+24
* Delete unused file. From Geert.Ralf Baechle2001-03-061-909/+0
* We were incrementing too much for the delay slot case.Ralf Baechle2001-03-032-2/+2
* Add in mips64 specific support for handling 128 cpus.Kanoj Sarcar2001-03-021-6/+33
* Cleanup the code that handles (bridge) intr path setup. Come up with aKanoj Sarcar2001-03-023-37/+106
* Increase the total number of PCI busses supported.Kanoj Sarcar2001-03-021-1/+1
* Serial console fixes from Alice Hennessy.Ralf Baechle2001-03-021-12/+5
* Enable PCnet32.Ralf Baechle2001-03-021-1/+26
* Move the multiply-defined cpumask macros from .c files into smp.h forKanoj Sarcar2001-02-284-15/+35