]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
Add partial pmap locking.
[FreeBSD/FreeBSD.git] / sys / ia64 /
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-02 impEISA bus ia64 systems don't exist in reality. I'm...
2006-06-01 alcCorrect a syntax error in the previous revision.
2006-06-01 silbyAfter much discussion with mjacob and scottl, change...
2006-05-31 mjacobSince it's to all intents and purposes identical
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-27 marcelUnbreak after previous commit. While here, improve...
2006-05-26 phkUpdate to new console api.
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-17 mariusAdd le(4). I could actually only test it on alpha,...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-11 marcelFix braino in previous commit: Don't redefine OID_AUTO...
2006-05-11 phkRemove more straggling CPU_ macro references
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-21 marcelIn nexus_teardown_intr(), actually remove the handler.
2006-04-20 impSet the rid of the resource obtained from rman_reserve_...
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-03 marcelImprove handling of IPI_STOP:
2006-04-03 marcelEliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-22 jhbClose some races between procfs/ptrace and exit(2):
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-14 jhbFix the hw.realmem sysctl. The global realmem variable...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 marcelCorrect the spinlock nesting of the idle thread of...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 phkModify the way we account for CPU time spent (step 1)
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 marcelAllocate memory for the MCA state information with...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-02 marcelRemove devices acpi & mem, as they are in defaults...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-28 marcels/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/
2006-01-18 marcelo Add missing relocations.
2006-01-17 marcels/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 phkMove the old BSD4.3 tty compatibility from (!BURN_BRIDG...
2006-01-09 impBy popular demand, move __HAVE_ACPI and __PCI_REROUTE_I...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 phkUse ttyalloc() instead of ttymalloc()
2006-01-01 impDefine __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT,...
2005-12-31 netchildMI changes:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 sobomaxRemove kern.elf32.can_exec_dyn sysctl. Instead extend...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbTweak how the MD code calls the fooclock() methods...
2005-12-18 marcelMake our ELF64 type definitions match standards. In...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-06 jhb- Cleanup whitespace and extra ()s in vtophys() macros.
2005-12-06 ruDrop _MACHINE_ARCH and _MACHINE defines (not to be...
2005-12-06 ruFix -Wundef warnings from compiling GENERIC and LINT...
2005-11-27 ru- Allow duplicate "machine" directives with the same...
2005-11-21 jhbDon't enable PUC_FASTINTR by default in the source...
2005-11-21 jhbCreate DEFAULTS files for alpha, ia64, powerpc, and...
2005-11-20 alcEliminate pmap_init2(). It's no longer used.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 alcIn get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLO...
2005-11-09 alcReimplement the reclamation of PV entries. Specificall...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 alcBegin and end the initialization of pvzone in pmap_init().
2005-11-03 alcRemove the remaining spl*() calls. Add some assertions...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
next