aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64
Commit message (Expand)AuthorAgeFilesLines
* MFC:Ade Lovett2005-10-281-0/+2
* MFC rev. 1.113: Handle B-unit break instructions.Marcel Moolenaar2005-07-061-1/+50
* MFC rev. 1.112: Copyright update.Marcel Moolenaar2005-07-061-23/+19
* MFC rev. 1.111: Cosmetic: s/u_int64_t/uint64_t/gMarcel Moolenaar2005-07-061-7/+7
* MFC:Maxim Sobolev2005-04-011-0/+1
* MFC: Comments to note bpf is required for DHCP.Murray Stokely2005-03-301-0/+1
* MFC: split configure() into 3 separate steps like we do on otherIan Dowse2005-03-221-1/+18
* MFC rev. 1.198:Marcel Moolenaar2005-03-141-1/+2
* MFC:Poul-Henning Kamp2005-03-071-0/+13
* MFC 'hw.physmem' sysctl.Wes Peters2005-03-031-0/+2
* MFC: cpu.h header and cpu_est_clockrate() functions for each arch.Nate Lawson2005-02-251-30/+49
* MFC bus_dmamap_load_mbuf_sg() for ia64Scott Long2005-02-252-6/+41
* MFC: change gdb_cpu_setreg() to not take the value to which to set theDavid E. O'Brien2005-02-142-2/+2
* Comment out the ida(4) driver (Compaq Smart Array controller).Marcel Moolenaar2005-02-101-1/+1
* MFC:David Schultz2005-02-051-1/+1
* MFC:David Schultz2005-02-052-3/+2
* MFC:David Schultz2005-02-051-1/+0
* MFC:David Schultz2005-02-051-5/+2
* MFC: /*- and related license changesWarner Losh2005-01-3160-61/+62
* MFC rev. 1.11: Fix handling of post increment.Marcel Moolenaar2005-01-301-1/+4
* MFC support.S:1.24, unaligned.c:1.10, md_var.h:1.21Marcel Moolenaar2005-01-093-23/+59
* Insta-MFC rev. 1.155: Fix the last of the instability and the cause ofMarcel Moolenaar2004-12-121-2/+6
* MFC: Enhancements to the ddb "experience":John Baldwin2004-11-231-2/+4
* MFC rev 1.8:Marcel Moolenaar2004-11-201-1/+1
* MFC support.S:1.22Marcel Moolenaar2004-11-094-9/+50
* MFC alpha/include/profile.h:1.7, amd64/include/profile.h:1.42,Marcel Moolenaar2004-11-091-92/+48
* MFC rev 1.11:Marcel Moolenaar2004-11-091-6/+9
* MFC rev 1.45:Marcel Moolenaar2004-11-091-0/+5
* MFC: Print flags for nexus child devices.Nate Lawson2004-11-071-0/+2
* MFC: Bring most of ACPI up to HEAD.Nate Lawson2004-11-072-0/+9
* MFC: Make PFIL_HOOKS a permanent part of the kernel and remove the associatedAndre Oppermann2004-09-222-2/+0
* MFC rev 1.104: cred_free_thread() removal.Marcel Moolenaar2004-09-191-10/+0
* MFC: switch to the 4BSD scheduler as the default scheduler.Marcel Moolenaar2004-09-172-2/+4
* MFC rev 1.33: Sync busdma code with i386.Scott Long2004-09-091-206/+152
* MFC: Fix boundary inheritance in busdma.Scott Long2004-09-091-5/+5
* MFC of:Julian Elischer2004-09-091-1/+1
* MFC rev. 1.6: The IA32 option was renamed to COMPAT_IA32.Marcel Moolenaar2004-09-081-2/+2
* MFC:Julian Elischer2004-09-031-1/+1
* MFC rev 1.67: remove asr(4),Marcel Moolenaar2004-09-021-1/+2
* MFC: Rework sysresource allocation to merge all resources presented byNate Lawson2004-08-311-0/+10
* The existing code fails some corner cases. Replace it withArun Sharma2004-08-161-6/+3
* As I said: the previous commit was untested... Remove an #endif whichMarcel Moolenaar2004-08-161-1/+0
* Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It mustMarcel Moolenaar2004-08-162-6/+4
* ITC.{i,d} instructions use format M41 not M42.Arun Sharma2004-08-161-2/+2
* Allocate memory in the unwinder with M_NOWAIT. We may need to provideMarcel Moolenaar2004-08-141-1/+1
* In set_regs(), flush the dirty registers onto the backingstore beforeMarcel Moolenaar2004-08-111-0/+3
* Add __elfN(dump_thread). This function is called from __elfN(coredump)Marcel Moolenaar2004-08-113-76/+58
* Better preserve the original protection for the mappings we maintain.Marcel Moolenaar2004-08-092-219/+137
* Implement single stepping when we leave the kernel through the EPC syscallMarcel Moolenaar2004-08-082-4/+63
* Slightly move labels around to make sure we call ast() on our way outMarcel Moolenaar2004-08-072-13/+5