]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Grumble- let a linux-ism slip in and had an llx which
[FreeBSD/FreeBSD.git] / sys / powerpc /
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...
2006-09-01 marcelIn cpu_set_user_tls(), properly set the thread pointer...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 davidxuImplement casuword32, compare and set user integer...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 alcEliminate unused definitions. (They came from NetBSD.)
2006-08-24 marcelAdd skeletal support for GDB. In particular gdb_cpu_get...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-03 sobomaxUse proper trap code for the EXC_ALI traps. This fixes...
2006-08-02 jhbDon't ignore errors from intr_event_add_handler().
2006-08-01 sobomaxAdd device to access and modify Open Firmware NVRAM...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 marcelRemove sio(4) and related options from MI files to...
2006-07-28 jhbRetire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_A...
2006-07-28 jhbNow that all system calls are MPSAFE, retire the SYF_MP...
2006-07-27 jhbUnify the checking for lock misbehavior in the various...
2006-07-27 jhbAdd missing ptrace(2) system-call stops to various...
2006-07-26 marcelTurn this into an uart(4) bus attachment.
2006-07-26 marcelRepocopy from: src/sys/powerpc/psim/sio_iobus.c
2006-07-26 marcelo Remove device zs
2006-07-26 marcelo Enable -Werror
2006-07-26 marcelo Move the prototype of mem_valid() from ofw_machdep...
2006-07-26 marcelInclude needed clock.h.
2006-07-26 marcelForward declare struct trapframe.
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-10 alcAdd synchronization to moea_zero_page() and moea_zero_p...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-01 alcEliminate the acquisition and release of Giant from...
next