]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-07-14 impMFp4: this now depends on new spi bus stuff
2006-07-14 impMFp4: tweaks
2006-07-14 jkimLet native elf class be registered earlier.
2006-07-14 impMFp4: elevate quality of slow clock a little
2006-07-14 impMFp4: paren police
2006-07-14 impMFp4:
2006-07-14 impMFp4:
2006-07-14 impThe TSC board uses a 16MHz base clock for the AT91RM920...
2006-07-14 impFor the moment, make board configuration a compile...
2006-07-14 impImplement the set_time function. Rather pointless...
2006-07-14 impMF p4:
2006-07-14 impBe sure to flush the cache after a partial read on...
2006-07-14 pjdRemove duplicated #include.
2006-07-14 maximo compat_group() and files_group() are more complicated...
2006-07-14 jhbRegen.
2006-07-14 jhbSomewhat surprisingly, ibcs2_ioctl() is MPSAFE as it...
2006-07-14 jhbRegen.
2006-07-14 jhbMark ibcs2_mount() (just returns EINVAL) and ibcs2_umou...
2006-07-14 impMove some of the common parameters into the std. files...
2006-07-14 jhbRegen.
2006-07-14 jhbibcs2_sigprocmask() is already marked MPSAFE in syscall...
2006-07-14 delphijDrop Giant before returning in error path, thus eliminates
2006-07-14 delphijUnlock aac_io_lock before returning, thus eliminates...
2006-07-14 cognetRemove prototype for the undefined function counterhand...
2006-07-14 rwatsonDefine prototype for pru_close, which in the future...
2006-07-14 hartiReduce the memory requirements for the tables by (1...
2006-07-14 mjacobDon't attach 2422's yet. It just confuses everyone.
2006-07-14 mjacobAdd some missing braces.
2006-07-14 impFix a few cis entries that were separated with spaces...
2006-07-14 impno need to print unload anymore
2006-07-14 impno need to print unload anymore.
2006-07-14 davidxusync with master.
2006-07-14 cognetAdd remote GDB bits for arm.
2006-07-13 davidxuCaching scheduling policy and priority in userland...
2006-07-13 pjdAlways allow to specify components with /dev/ prefix.
2006-07-13 jkimSync specialreg.h changes between amd64 and i386 with...
2006-07-13 phkCreate the diskless magic files in /etc during the...
2006-07-13 mrNow even more style(9)ish.
2006-07-13 mrUse the already stored VIA RNG probe information
2006-07-13 davidxuBackout the feature which can change thread's schedulin...
2006-07-13 davidxuUse thr_setscheduler, thr_getscheduler and thr_setsched...
2006-07-13 davidxuregenerate.
2006-07-13 davidxuAdd syscalls thr_setscheduler, thr_getscheduler, and...
2006-07-12 ambriskoFix ifconfig up when the HW was down. If the driver...
2006-07-12 jhbHonor db_pager_quit in 'show threadchain', 'show allcha...
2006-07-12 jhbSimplify the pager support in DDB. Allowing different...
2006-07-12 mrUse the already stored VIA RNG probe information
2006-07-12 upsAdd vnode interlocking to devfs.
2006-07-12 mrInitialise (if necessary) the VIA C3/C7 features.
2006-07-12 maximo Sort sx(9) MLINKS.
2006-07-12 keramidaWhen securelevel is >= 1, /dev/io may not be opened...
2006-07-12 mrfix typo in identcpu.c and add one define to specialreg.h.
2006-07-12 desTeach mount(8) about a 'late' keyword, which means...
2006-07-12 bruefferCorrect path to the firmware ports.
2006-07-12 pjdOnly check if we're freeing a valid object if we hold...
2006-07-12 pjdDocument sx_xlocked(9).
2006-07-12 mrforgot to add MFC, since its used on -stable and compil...
2006-07-12 mrFirst step to identify and initialize the newer VIA...
2006-07-12 maximo Add missed comma, xref kld(4).
2006-07-12 maximo Fix some printf(3) format nits in my patch I submitte...
2006-07-12 kibRemove slipped in spaces.
2006-07-12 kibCheck that the signal number is in range.
2006-07-12 kibUse proper format specifier for pointers in debug print...
2006-07-12 kibAlways supply curthread as argument to nfs_asyncio...
2006-07-12 kibCheck that the signal number is in range.
2006-07-12 mjacobFix config page writes to not strip out the attributes...
2006-07-12 davidxuUse newkg to check if SCHED_OTHER is already inherited.
2006-07-12 njlMove debug printfs under the proper macro.
2006-07-12 davidxuUse kernel facilities to support real-time scheduling.
2006-07-12 jkimAdd two new CPUID bits for AMD CPUs, i. e., SVM and...
2006-07-12 davidxuReturn priority range 0..PRI_MAX_TIMESHARE-PRI_MIN_TIME...
2006-07-12 davidxu__error could be called too early before libthr is...
2006-07-12 jkimAssume floppy disk is not inserted when we have exhaust...
2006-07-12 cognetComment out the mapping of the OHCI controller register...
2006-07-11 rwatsonSeveral protocol switch functions (pru_abort, pru_detac...
2006-07-11 rwatsonWhen pru_attach() fails, call sodealloc() on the socket...
2006-07-11 rwatsonReduce periods of simultaneous acquisition of various...
2006-07-11 jhbRegen.
2006-07-11 jhb- Add conditional VFS Giant locking to getdents_common...
2006-07-11 daichiThe ufs_lookup.c has a critical bug around the whiteout
2006-07-11 joelGah. Replace another instance of "Developer's Handbook...
2006-07-11 cognetAdd a new flag to pmap_enter_locked() to say if it...
2006-07-11 davidxuDon't forget to check invalid policy!
2006-07-11 davidxuOops, remove debugger line.
2006-07-11 davidxuExtended the POSIX scheduler APIs to accept lwpid as...
2006-07-11 mjacobRemove pre-commit review on mpt.
2006-07-11 davidxuFor SCHED_OTHER, we always inherit current thread's...
2006-07-11 davidxuAdd POSIX scheduler parameters support to thr_new sysca...
2006-07-10 davidxuCreate thread in separated ksegrp, so they always get...
2006-07-10 mjacobPut in some missing target mode for 2KLOGIN f/w spots.
2006-07-10 mjacobClean up the ioctl to not process nonsense on SCSI...
2006-07-10 jhb- Split out kern_accept(), kern_getpeername(), and...
2006-07-10 pjdUse proper defines instead of magic values.
2006-07-10 joelThe TrustedBSD MAC Framework is documented in the Archi...
2006-07-10 jhbUnexpand PTRIN() in several places and fix one instance...
2006-07-10 jhbExplicitly use STAILQ_REMOVE_HEAD() when we know we...
2006-07-10 jhbFix two more instances of using a linker_file_t object...
2006-07-10 csjpImplement mpo_associate_nfsd_label entry point for...
2006-07-10 jhbDon't try to reuse the linker_file structure after...
2006-07-10 jhbRetire the stackgap macros from ibcs2 as they are no...
next