aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-1/+1
* 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-697/+582
* 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
* MFC: Avoid collision with knowledge that gcc has of exit() and __dead2 etc.Peter Wemm2001-10-052-2/+2
* MFC: add support for MAXMEM option and hw.physmem environment variable.Doug Rabson2001-10-041-0/+55
* MFC: Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc)Wilko Bulte2001-09-301-3/+3
* MFC the Yahoo coredump patch from Peter, Paul, and I, plus the additional fixMatthew Dillon2001-09-221-1/+1
* MFC Implement maxbcache support for the alphaMatthew Dillon2001-09-212-1/+20
* MFC: Export the compiled-in KERNBASE to the symbol table so that thingsPeter Wemm2001-09-202-1/+5
* MFC: Add linux_sched_get_priority_max() and linux_sched_get_priority_min().Alan Cox2001-08-271-2/+2
* MFC: bug fix from -current: do not mistakenly try to free theBill Paul2001-08-141-1/+7
* MFC: rev 1.4: introduce things with a `.file' directive before trying toDavid E. O'Brien2001-08-031-1/+3
* MFC: rev 1.5 introduce things with a `.file' directive before trying toDavid E. O'Brien2001-08-031-1/+4
* MFC: rev 1.10: one needs to introduce things with a `.file' directive beforeDavid E. O'Brien2001-08-031-0/+6
* MFC: tunable update. Do MAXUSERS derived tuning at boot time, withPeter Wemm2001-07-302-3/+12
* MFC: add driver support for 3Com 3cR990 cards. Apologies if this re-bloatsBill Paul2001-07-301-0/+1
* MFC: the TUNABLE_*() API update, but I have left a backwards compatabilityPeter Wemm2001-07-261-7/+1
* MFC new hwatch/dhwatch ddb commands for setting/deleting hardwareBrian S. Dean2001-07-251-0/+33
* MFC: Interface cloning support. gif modularity and cloning.Brooks Davis2001-07-241-1/+1
* Merge a small part of the floppy driver changes from -current intoJoerg Wunsch2001-07-191-2/+14
* MFC 1.116: move `fxp' to miibus section.Dima Dorfman2001-07-191-1/+1