summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't swap I/O space access for little endian systems.Ralf Baechle2001-02-101-1/+1
* Untested attempt to fix MIPS_ATOMIC_SET.Ralf Baechle2001-02-091-0/+3
* Another typo fix; patch again from Alan.Ralf Baechle2001-02-091-1/+1
* Fix type. Patch by Alan "typo killer" Cox.Ralf Baechle2001-02-091-1/+1
* Fix braino in CPU detection code.Ralf Baechle2001-02-081-3/+3
* Raise NR_CPUS to 64.Ralf Baechle2001-02-071-1/+1
* Define CONFIG_SMP to n. Patch from Jim Freeman.Ralf Baechle2001-02-0511-0/+11
* Add missing initialization for ___flush_cache_all. From AliceRalf Baechle2001-02-051-2/+1
* Fix for SNIA IOC3 configuration.Ralf Baechle2001-02-051-1/+1
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-0544-2045/+1280
* Introduce __flush_cache_all() which flushes the cache no matter ifRalf Baechle2001-02-059-28/+32
* Compilation fixes.Ralf Baechle2001-02-051-1/+3
* Compilation fixes.Ralf Baechle2001-02-054-25/+5
* Call irq_enter / irq_exit with two arguments.Ralf Baechle2001-02-052-7/+7
* Use standard no-rtc.c.Ralf Baechle2001-02-053-54/+3
* Only complain for systems without RTC when RTC functions are called.Ralf Baechle2001-02-051-13/+10
* Remove calls to pci_set_bus_ranges which no longer exists.Ralf Baechle2001-02-052-2/+0
* Turn on CONFIG_MIPS_FPU_EMULATOR.Ralf Baechle2001-02-051-1/+1
* Remove .cvsignore from empty directories.Ralf Baechle2001-02-054-13/+0
* Changes for the sake of IBM's multiqueue scheduler patch.Ralf Baechle2001-02-032-2/+2
* Merge with Linux 2.4.1.Ralf Baechle2001-01-31571-12465/+48261
* Malta has MIPS32 CPUs, not R4xx0.Ralf Baechle2001-01-301-2/+2
* Include <linux/spinlock.h> to make it compile.Ralf Baechle2001-01-301-0/+1
* Update these also.Ralf Baechle2001-01-309-9/+9
* Rebuild defconfig files.Ralf Baechle2001-01-301-1/+1
* This on slipped throughHarald Koerfgen2001-01-281-0/+24
* zs and LK201 fixes from MaciejHarald Koerfgen2001-01-285-111/+204
* DECstation framebuffer drivers from Michael Engel and Karsten MerkerHarald Koerfgen2001-01-289-55/+1006
* Kill dead function load_pgd().Ralf Baechle2001-01-285-49/+10
* Kill the last instance of vce_available for the 32-bit kernel.Ralf Baechle2001-01-281-4/+2
* More memory initialization patches from Maciej.Ralf Baechle2001-01-285-9/+10
* Disable arc_prom_init for the moment until this beast is fixed - EnablingFlorian Lohoff2001-01-271-1/+12
* Sysmips(MIPS_ATOMIC_SET,...) has to return via o32_ret_from_sys_call.Ralf Baechle2001-01-261-1/+1
* Fix compilation of non-module sgiwd93.cFlorian Lohoff2001-01-251-0/+4
* The name of release changed to release_task.Ralf Baechle2001-01-231-1/+1
* Better error checking.Ralf Baechle2001-01-231-3/+25
* loops_per_sec is now loops_per_jiffy - Raider is TwixFlorian Lohoff2001-01-171-2/+3
* Eliminate last occurence of vce_availableFlorian Lohoff2001-01-172-2/+1
* Poking at the linker scripts for the CP7000, today's mail exchangeRalf Baechle2001-01-173-126/+7
* Ok, I got better things to do than hacking kernels for machines whichRalf Baechle2001-01-173-8/+39
* Delete comment which is more bogus now than everFlorian Lohoff2001-01-161-1/+1
* ARC memory descriptors use physical memory addresses.Ralf Baechle2001-01-161-1/+1
* Kill debug code.Ralf Baechle2001-01-151-1/+0
* int vs. long type bugfix from Nigel Stephens of Algorithmics.Ralf Baechle2001-01-151-1/+1
* Ignore more temp files.Ralf Baechle2001-01-1510-0/+20
* IOC3 fixes from Hans Grober.Ralf Baechle2001-01-151-15/+18
* Further include beautificationsHarald Koerfgen2001-01-134-62/+48
* o Kernel sources shouldn't include standard headersHarald Koerfgen2001-01-1337-263/+8
* Let it compile for my /260Harald Koerfgen2001-01-123-3/+29
* - Check get_free_pages() return valueRalf Baechle2001-01-111-2/+6