summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Import newax25-2.4.3.patch.1.bz2HEADnewax25-2.4.3-1Ralf Baechle2015-06-2421-411/+672
* More interrupt handling changes for the Ocelot.masterRalf Baechle2001-06-121-1/+23
* Add support for DDB5477.Ralf Baechle2001-06-108-3/+588
* Include less stuff for UP kernels.Ralf Baechle2001-06-101-2/+3
* Make a few macros bulletproof.Ralf Baechle2001-06-102-4/+4
* Compile fix for recent ioremap patch.Ralf Baechle2001-06-101-0/+1
* Ioremap makes cachable mappings again.Ralf Baechle2001-06-061-3/+3
* Support 512mb RAM configuration for Momenco Ocelot. Patch fromRalf Baechle2001-06-054-5/+33
* Ioremap for 32-bit kernel.Ralf Baechle2001-06-031-29/+7
* Recent reformatting patch broke the constraints of csum_tcpudp_nofold()Ralf Baechle2001-06-011-1/+1
* Code reformatting and spelling fixes.Ralf Baechle2001-05-2511-167/+174
* Fix vmalloc for mips64.Ralf Baechle2001-05-231-0/+7
* <linux/mii.h> from Linux 2.4.5-pre4.Ralf Baechle2001-05-221-0/+181
* Update Montavista email addresses.Ralf Baechle2001-05-181-1/+1
* Standards demand that _band is long, not int.Ralf Baechle2001-05-171-4/+4
* Fix __test_and{set,clear}_bit.Ralf Baechle2001-05-141-13/+15
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-101-1/+1
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-102-15/+3
* Rewrite of Indy IRQs to new style.Ralf Baechle2001-05-091-4/+15
* Mips32 fixes from Carsten.Ralf Baechle2001-05-043-10/+27
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-044-4/+666
* Fix comment.Ralf Baechle2001-04-291-1/+1
* 64-bit kernel support for MIPS Atlas and Malta. Patch from Carsten.Ralf Baechle2001-04-2710-0/+850
* Large IDE disk fixes from Carsten.Ralf Baechle2001-04-231-44/+92
* MIPS time code rewrite.Ralf Baechle2001-04-191-0/+63
* Kill warning.Ralf Baechle2001-04-141-3/+3
* Add in new klconfig functions that will be needed for parsing routerKanoj Sarcar2001-04-111-1/+1
* Exchange \r escape sequence against \n.Ralf Baechle2001-04-061-1/+1
* Merge with Linux 2.4.3.Ralf Baechle2001-04-05153-1314/+4030
* More TX3912 and Nino updates.Ralf Baechle2001-04-0110-202/+165
* Fix stupid module oversight. Spotted by Keith.Ralf Baechle2001-04-011-1/+1
* SMP for 32-bit kernel, support for Sibyte SB1. Patch from JustinRalf Baechle2001-03-288-17/+143
* Prefix CPP symbols from tcmodule.h with TC_ to avoid namespaceRalf Baechle2001-03-261-14/+17
* First commit then think - Or was it the other way round ?Florian Lohoff2001-03-251-3/+2
* Add MACH_GROUP_TOSHIBA and TX39 namesFlorian Lohoff2001-03-251-3/+18
* Add TX3912/22/27 to the PRID TableFlorian Lohoff2001-03-251-0/+3
* Add code to support the SB1 core, including mmu routines, processorRalf Baechle2001-03-247-47/+91
* Uh... Search and replace style 64-bit porting resulted in a dsubiuRalf Baechle2001-03-201-1/+1
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-186-8/+130
* More loose bits (grrr) ...Ralf Baechle2001-03-164-4/+26
* Update ITE 8712 code.Ralf Baechle2001-03-1611-66/+159
* Kill _IOC_SLMASK; it's usefull live is over ...Ralf Baechle2001-03-162-16/+5
* More Cobalt junk.Ralf Baechle2001-03-121-6/+0
* Fixes for bugs reported by Dan Aizenstros.Ralf Baechle2001-03-121-2/+2
* Dead files which for some reason still exist in our tree.Ralf Baechle2001-03-122-209/+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-111-2/+26
* 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
* Merge with Linux 2.4.2.Ralf Baechle2001-03-09352-2259/+28619