summaryrefslogtreecommitdiffstats
path: root/sys/ia64
Commit message (Expand)AuthorAgeFilesLines
* MFC: kernel-mode NFS lock manager.dfr2008-04-241-0/+1
* MFC: Remove the 'needbounce' variable from _bus_dmamap_load_buffer().jhb2008-03-171-5/+2
* MFC: sys/amd64/include/elf.h 1.19; sys/arm/include/elf.h 1.8;marius2007-12-031-86/+0
* MFC: Expand critical section coverage so that shared fast and ithread handlersscottl2007-11-261-1/+1
* MFC: Remove mpte optimization from pmap_enter_quick().ups2007-11-051-4/+2
* MFC: Use rman_set_rid() to save the rid in new resources when they arejhb2007-10-031-0/+1
* MFC: Support for running 32-bit multithreaded binaries using libthr onjhb2007-06-181-0/+50
* MFC: Implement 32 bit getcontext/setcontext/swapcontext on amd64. Stillsobomax2007-05-031-0/+21
* MFC: Initial PAT support including the following:jhb2007-05-021-0/+2
* MFC revision 1.179alc2007-04-021-1/+1
* MFC revisions 1.170 and 1.171alc2007-04-021-13/+66
* MFC revision 1.182alc2007-04-011-1/+2
* MFC revisions 1.175 and 1.177alc2007-04-011-24/+85
* MFC revision 1.168alc2007-04-011-32/+10
* MFC:simon2006-10-091-1/+0
* Merge ia32_trap.c:1.13, ia64/trap.c:1.124, and powerpc/trap.c:1.62 fromrwatson2006-09-192-0/+8
* MFC rev 1.5: Fixed FP_R*.marcel2006-09-011-5/+5
* Diff reduction: MFC -r1.204.marcel2006-09-011-3/+3
* MFC: Add KTR_SYSC tracing.jhb2006-08-112-0/+15
* MFC: Add missing ptrace(2) system-call stops to various syscall()jhb2006-08-111-0/+5
* Sync with HEAD: Update to SDM 2.2.marcel2006-07-055-43/+200
* Sync with HEAD: $FreeBSD$ cleanups.marcel2006-06-252-4/+3
* MFC 1.55: Improve handling of IPI_STOP.marcel2006-06-251-10/+7
* MFC 1.208: Identify the dual-core Montecito.marcel2006-06-251-0/+8
* MFC rev. 1.14: Implement nexus_teardown_intr() properly.marcel2006-04-241-6/+4
* MFC Rev 1.24jeff2006-03-131-0/+13
* MFC: Split struct ithd into struct intr_thread and intr_event andjhb2006-03-101-26/+32
* MFC: Close some races between procfs/ptrace and exit1() by changingjhb2006-03-071-0/+2
* MFC: Fix the hw.realmem sysctl on alpha, ia64, and sparc64.jhb2006-03-011-1/+1
* MFC fixes for MCA MPSAFEness:marcel2006-02-142-13/+11
* MFC ia64 psABI conformance changes:marcel2006-01-284-93/+99
* MFC standardization of the ELF types and update of the ELF constants:marcel2005-12-301-2/+2
* MFCalc2005-11-191-19/+11
* MFCalc2005-11-131-2/+4
* MFC: canonify the include of acpi.h.obrien2005-11-074-4/+4
* MFC:ade2005-10-281-0/+2
* MFC: Add atomic_fetchadd(9) operation for types int and 32.jhb2005-10-061-0/+19
* Mega-MFC: Add SMP support and enable it by default. This includes:marcel2005-09-1314-434/+446
* MFC 1.20: Remove the execute permission for stacks.marcel2005-09-131-1/+1
* MFC: Convert the atomic pointer operations to operate on uintptr_t ratherjhb2005-08-051-58/+19
* MFC addition of the COMPAT_FREEBSD5 option. Specific versionskensmith2005-07-181-0/+1
* Validate if the value written into {FS,GS}.base is a canonicaldavidxu2005-07-101-1/+2
* Enhance ia64_flush_dirty() to handle the case in which td != curthread.marcel2005-07-052-23/+52
* Implement functions calls from within DDB on ia64. On ia64 a functionmarcel2005-07-022-0/+24
* Fix a buglet that was present in the ia64 code and that got inheritedmarcel2005-07-021-0/+1
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.peter2005-06-301-0/+82
* Handle B-unit break instructions. The break.b is unique in that themarcel2005-06-271-1/+50
* Replace the existing copyright notice with my own. Over the years I'vemarcel2005-06-271-23/+19
* Cosmetic: s/u_int64_t/uint64_t/gmarcel2005-06-271-7/+7
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
OpenPOWER on IntegriCloud