summaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-07224-224/+223
* MFC:Maxim Sobolev2005-04-011-0/+1
* MFC: Regen after addition of linux_nosys handler.Maxim Sobolev2005-03-313-3/+9
* MFC: Handle unimplemented syscall by instantly returning ENOSYS instead of se...Maxim Sobolev2005-03-311-0/+4
* MFC: split configure() into 3 separate steps like we do on otherIan Dowse2005-03-221-15/+16
* MFC:Poul-Henning Kamp2005-03-071-0/+13
* MFC 'hw.physmem' sysctl.Wes Peters2005-03-031-0/+2
* Back out the rework of how we store process times in the kernel.David E. O'Brien2005-03-011-14/+23
* MFC: Rework how we store process times in the kernel such that we alwaysDavid E. O'Brien2005-02-281-23/+14
* MFC 1.21: Implement interrupt routing for DEC_KN20AA.Bernd Walter2005-02-261-35/+22
* MFC: cpu.h header and cpu_est_clockrate() functions for each arch.Nate Lawson2005-02-251-27/+38
* MFC bus_dmamap_load_mbuf_sg() for alpha.Scott Long2005-02-252-5/+42
* MFC: change gdb_cpu_setreg() to not take the value to which to set theDavid E. O'Brien2005-02-142-2/+2
* MFC:David Schultz2005-02-051-1/+1
* MFC:David Schultz2005-02-0510-12/+13
* MFC:David Schultz2005-02-051-1/+0
* MFC:David Schultz2005-02-052-8/+4
* add em(4)Wilko Bulte2005-01-301-0/+1
* Last commit has removed U area which does not seem to be part of theXin LI2005-01-301-0/+1
* Minor style tweak to remove a gratuitous inconsistency between the RELENG_5Robert Watson2005-01-301-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-30113-128/+127
* we shipped at least one 5.x already with ncr(4) commented out in favorWilko Bulte2005-01-281-1/+0
* MFC v1.37:Ken Smith2005-01-131-1/+2
* MFC:Wilko Bulte2005-01-082-51/+66
* MFC more standard CPU ID support for Alpha:John Baldwin2005-01-075-42/+55
* LCA is 21066/21068Wilko Bulte2004-12-261-2/+3
* MFC of 1.4:Peter Edwards2004-12-081-1/+1
* MFC: Enhancements to the ddb "experience":John Baldwin2004-11-231-2/+4
* MFC alpha/include/profile.h:1.7, amd64/include/profile.h:1.42,Marcel Moolenaar2004-11-091-5/+21
* MFC rev 1.41:Marcel Moolenaar2004-11-091-0/+5
* MFC: Make PFIL_HOOKS a permanent part of the kernel and remove the associatedAndre Oppermann2004-09-221-1/+0
* MFC:Wilko Bulte2004-09-131-62/+14
* Match reality: remove support for TurboLaser as it no longer works. NorWilko Bulte2004-09-132-2/+0
* tga(4) is sufficiently broken that bandaids won't work. Given thatWilko Bulte2004-09-101-1/+0
* MFC: Turn PREEMPTION into a kernel option. It is NOT enabled at this time.Scott Long2004-09-101-5/+0
* Switch to the 4BSD scheduler for RELENG_5Scott Long2004-09-091-1/+1
* MFC: Fix boundary inheritance in busdma.Scott Long2004-09-091-5/+5
* MFC of:Julian Elischer2004-09-091-1/+1
* MFC of:Julian Elischer2004-09-091-1/+1
* Remove the kernel debugging options from GENERIC.Scott Long2004-09-071-11/+0
* MFC: Regenerate after fcntl() changes.John Baldwin2004-09-036-8/+8
* MFC: Fix the ABI wrappers to use kern_fcntl() rather than callingJohn Baldwin2004-09-033-22/+15
* MFC:Julian Elischer2004-09-031-1/+1
* MFCJulian Elischer2004-09-031-6/+0
* MFC rev 1.35:Marcel Moolenaar2004-09-021-1/+1
* Add a new type, l_uintptr_t, which is an unsigned integer type with theTim J. Robbins2004-08-161-0/+4
* - Make pmap_emulate_reference() MP and preemption safe. Previously, itAlan Cox2004-08-151-30/+20
* Add __elfN(dump_thread). This function is called from __elfN(coredump)Marcel Moolenaar2004-08-111-0/+7
* Post-locking clean up/simplification, particularly, the elimination ofAlan Cox2004-08-041-57/+49
* Making a loadable null.ko for /dev/(null|zero) proved ratherMark Murray2004-08-031-1/+0