]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Fixes a missing unlock in the one-2-one hash table, if
[FreeBSD/FreeBSD.git] / sys / powerpc /
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-20 grehanAdd ofw bus methods to the ppc nexus driver. This will...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 pjdRemove trailing '.' for consistency!
2007-04-10 pjdAdd UFS_GJOURNAL options to the GENERIC kernel.
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-01 rwatsonIf nooption SMP on powerpc, also nooption ADAPTIVE_SX...
2007-04-01 marcelAdd bge(4).
2007-04-01 marcelWhen writing to PCI configuration registers, don't...
2007-04-01 marcelRemove unused file.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-11 alcPush down the implementation of PCPU_LAZY_INC() into...
2007-03-09 mohansOver NFS, an open() call could result in multiple over...
2007-03-07 pisoUpdate openpic to support the new bus_setup_intr()...
2007-03-02 pisoMake pswitch_intr() returns interrupt handling status.
2007-02-25 pisoCatch up with bus_setup_intr() modification and garbage...
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-02-18 marcelThe table of known CPU models ends with an entry that...
2007-02-12 kevloRemove the cast to caddr_t for sfp, they're not needed.
2007-02-09 brooksInclude GEOM_LABEL in GENERIC. It's very useful and...
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-26 marcelRemove stale header.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-14 marcelPropagate the CPU model to the hw.model sysctl.
2007-01-12 impRemove 3rd clause, renumber, ok per email
2007-01-10 mariusAdd missing SC_NO_MODE_CHANGE option. Disable it in...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-28 marcelIn cpu_reset(), call OF_reboot() instead of OF_exit...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-20 grehanRemove bogus increment of re-hashed PTEG index. This...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 marcelImplement OF_decode_addr(). This makes uart(4) work...
2006-12-13 marcelImplement bus_space_map().
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-07 marcelAdd support for multiple FAST handlers.
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-12-05 grehanFix gdb issue where the i-cache was not being updated...
2006-11-30 grehanDon't use vm_page_flag_set() if installing bootstrap...
2006-11-30 jbTurn console printf buffering into a kernel option...
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 alcEliminate unused global variables.
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-04 jbRemove the KDTRACE option again because of the complain...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-04 jbBuild in kernel support for loading DTrace modules...
2006-11-01 jbAdd a cnputs() function to write a string to the consol...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-26 jbRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 jbAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-23 ruMove "device splash" back to MI NOTES and "files",...
2006-10-23 ruMechanically kill redundant nodevice/nooption/nomakeopt...
2006-10-18 grehanFix remaining compile error.
2006-10-18 davidxuAttempt to fix compiling problem.
2006-10-17 davidxuo Add keyword volatile for user mutex owner field.
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-10 bdeThe powerpc and sparc64 MD `reboot' commands should...
2006-10-05 simon- Remove SCHED_ULE from GENERIC to better avoid foot...
2006-10-05 grehanCatch up with recent clock modifications:
2006-10-04 jbPR:
2006-10-02 phkremove orphaned sysctl_machdep_adjkerntz()
2006-10-02 phkSecond part of a little cleanup in the calendar/timezon...
2006-10-02 phkFirst part of a little cleanup in the calendar/timezone...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-26 ruAdded COMPAT_FREEBSD6 option.
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 kanUse __builtin_va_start instead of __builtin_stdarg_star...
2006-09-16 rwatsonAdd audit hooks for ppc, ia64 system call paths.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
next