summaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* MFC BUS_DMA_ZERO support for busdma memory allocations, and M_ZEROMike Silbersack2003-09-252-4/+12
* esp(4) has been declared dead on Alpha for a long time now. Bury the remains.Wilko Bulte2003-08-311-1/+0
* More vm_offset_t -> vm_paddr_t conversions in kernel dump related code.Luoqi Chen2003-08-312-2/+2
* MFC: bus.h 1.11 and busdma_machdep 1.24 to get bus_dmamap_load_mbuf &Andrew Gallatin2003-08-182-10/+250
* Add vm_paddr_t typedef.Luoqi Chen2003-08-121-0/+1
* Add one more INVARIANTS check to the mbuf code which detects attemptsMike Silbersack2003-08-101-0/+1
* Disable FireWire on alpha because bus_dmamap_load_mbuf() is not supported.Hidetoshi Shimokawa2003-05-051-5/+0
* MFC: Add FireWire drivers to GENERIC and drivers.conf.Hidetoshi Shimokawa2003-04-281-0/+5
* MFC GENERIC.hints 1.5: Make the second serial port available forAndrew Gallatin2003-03-031-1/+1
* MFC consolidate vmapbuf() and vunmapbuf(). Note that in -current we had toMatthew Dillon2003-01-251-63/+0
* primarily MFC vm_map.c 1.275. Also pull-in vm_waitproc() andMatthew Dillon2003-01-131-3/+0
* add spl's for revised crypto dispatch logicSam Leffler2002-12-302-0/+4
* Use "options <tab>" rather than "options<tab><tab>".Jun Kuriyama2002-10-122-17/+17
* MFC rev 1.8: recovery from new binutils part II: fix the alpha kernel so thatAndrew Gallatin2002-09-191-1/+1
* Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB.Matthew Dillon2002-08-311-1/+1
* Fix style nit.David E. O'Brien2002-08-311-1/+1
* MFC MPT/Fusion driverMatt Jacob2002-08-231-0/+1
* Fix the link to the HandbookMarc Fonvieille2002-08-011-1/+1
* Convert spaces to tab.Jun Kuriyama2002-07-241-5/+5
* MFC: note that sio is requiredMatt Jacob2002-06-211-1/+1
* MFC 1.93: Fixup unaligned bwx instructions (ldwu, stw).Andrew Gallatin2002-05-231-7/+25
* MFi386: Sony Programmable I/O Controller driver, for Sony Jogdial devices.Ruslan Ermilov2002-04-161-0/+1
* MFC: Make the comment section resemble EnglishWilko Bulte2002-03-311-9/+8
* MFC 1.67: only read from the possibly bad address if we did not get aAndrew Gallatin2002-03-291-1/+1
* plip has produced an error during attach on Alpha as long as I careWilko Bulte2002-03-271-1/+0
* MFC of the UPAGES swap leak. For full information, see:Mike Silbersack2002-03-061-0/+10
* MFC of the vm_daemon speedup when many shared pages and processes are present.Mike Silbersack2002-03-061-5/+19
* Rev 1.19.2.4 forgot to include sys/fcntl.h, we need it, so add it.Alfred Perlstein2002-03-021-0/+1
* allow reads of /dev/mem when securelevel is raised.Alfred Perlstein2002-02-271-1/+1
* MFC remove the MFREE() mbuf macro and cleanup twists in related code.Matthew Dillon2002-02-131-9/+6
* Add DEVICE_POLLING hook for alpha. Not an MFC, really, since theAndrew Gallatin2002-02-121-1/+5
* add enable_intr() and disable_intr() which are required for DEVICE_POLLAndrew Gallatin2002-02-121-0/+13
* Now that alpha prezeros pages, catch up to rev 1.113 of i386/vm/vm_machdep.cAndrew Gallatin2002-02-101-2/+3
* Call vm_page_zero_idle() from the idle loop on alpha. The code hasAndrew Gallatin2002-02-101-1/+4
* Regenerated file from previous commit to syscalls.masterAndrew Gallatin2002-02-033-18/+6
* MFC: Linux/alpha uses the same BSDish return mechanism we do forAndrew Gallatin2002-02-031-4/+4
* MFC 1.159: Don't read the sigcontext pointer directly from userspace.Andrew Gallatin2002-01-221-5/+12
* MFC: Enable UFS_DIRHASH in the GENERIC kernel.Ian Dowse2001-12-191-0/+1
* MFC: clock_compat_osfAndrew Gallatin2001-12-171-1/+26
* MFC the maxusers = 0 autosizing code.Matthew Dillon2001-12-132-7/+9
* MFC post-processing:Marcel Moolenaar2001-11-054-455/+3
* Mega MFC: This syncs-up the Linuxulator with -current and henceMarcel Moolenaar2001-11-0510-632/+858
* MFC:Paul Saab2001-11-031-2/+2
* MFC i386/i386/pmap.c 1.292 (madvise free page exhaustion fixes)Matthew Dillon2001-11-031-1/+17
* MFC 1.10 - get EV5 (demi)sables workingAndrew Gallatin2001-10-201-1/+4
* MFC: Fix problem where a user buffer outside of the area being testedMatt Jacob2001-10-201-1/+1
* MFC 1.3: Fix typo in END macro (END'ed enable twice)Matt Jacob2001-10-151-1/+1
* Err, umm, the i386 linux files got committed to the RELENG_4 branch, soMatt Jacob2001-10-153-662/+547
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-10-123-0/+1341
* Regenerate (cosmetic exit syscall declarations)Peter Wemm2001-10-053-4/+4