summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Kill irq_cannonicalize.Ralf Baechle2000-10-102-9/+26
* Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition;Ralf Baechle2000-10-098-0/+718
* Add extra brackets to make {get,put}_unaligned macros safe againstRalf Baechle2000-10-062-12/+12
* Make put_unaligned() compile.Ralf Baechle2000-10-062-4/+3
* Fix the fix.Ralf Baechle2000-10-051-3/+3
* Kill one more occurance of __atomic_fool_gcc.Ralf Baechle2000-10-051-1/+1
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-05402-2983/+5894
* Make /dev/console=5, 1 work by making sure output is redirected intoKanoj Sarcar2000-10-031-0/+6
* o fix warnings in bitops.hHarald Koerfgen2000-10-032-7/+7
* Remove extraneous characters after #undef macro. These were resultingRalf Baechle2000-10-021-3/+3
* Fix the unaligned access macros.Ralf Baechle2000-10-022-166/+153
* Delete load_linked / store_conditional.Ralf Baechle2000-10-021-36/+0
* Make user_mode mode an inline; it's the same on all 64-bit CPUs.Ralf Baechle2000-10-021-3/+1
* Fix various bitops wreckage.Ralf Baechle2000-10-023-130/+118
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-291-1/+3
* Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The oldKanoj Sarcar2000-09-251-0/+661
* Add access function for the cp0 info register.Ralf Baechle2000-09-232-0/+26
* Pass the loader script file thru cpp for CONFIG_MAPPED_KERNEL support.Kanoj Sarcar2000-09-181-0/+2
* virt_to_bus and bus_to_virt are gone! Implement true pci-dma api thatKanoj Sarcar2000-09-132-24/+12
* Fix typo.Ralf Baechle2000-09-091-2/+2
* Fix the bug with seven lives ...Ralf Baechle2000-09-081-1/+1
* Erase all traces of the ioc3-eth driver irq hacks.Kanoj Sarcar2000-09-071-1/+0
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-1/+1
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-052-158/+179
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-011-5/+1
* Fix for broken handling of the year in the RTC by DECstation firmware.Ralf Baechle2000-09-011-0/+2
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-26/+20
* Merge with Linux 2.4.0-test8-pre1.Ralf Baechle2000-08-293-5/+12
* Merge with 2.4.0-test7.Ralf Baechle2000-08-28170-1786/+2096
* NTP fixes from Maciej.Ralf Baechle2000-08-257-45/+179
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-2545-259/+1137
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-2512-60/+67
* RM7000 has wait.Ralf Baechle2000-08-221-0/+1
* Yet more RM7000 bits.Ralf Baechle2000-08-221-12/+10
* Adapt to struct stat changes from test6-pre2. Once more glibc 2.2Ralf Baechle2000-08-172-8/+28
* Kill dead #ifdefs.Ralf Baechle2000-08-171-7/+1
* Kill st_fstype member.Ralf Baechle2000-08-092-4/+2
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-092-13/+8
* Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-091-10/+7
* Fix CONFIG_DISCONTIGMEM.Ralf Baechle2000-08-091-1/+1
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-0828-64/+48
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-0827-507/+51
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-0841-201/+516
* Merge with Linux 2.4.0-test6-pre3.Ralf Baechle2000-08-087-34/+80
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-0823-52/+50
* let it compile againHarald Koerfgen2000-08-081-0/+4
* Merge with Linux 2.4.0-test6-pre1.Ralf Baechle2000-08-087-9/+37
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-082-5/+44
* Tweak the initialization macros so that they work even on a systemKanoj Sarcar2000-08-051-2/+14
* Delete unused definition of pte_page.Kanoj Sarcar2000-08-041-5/+0