]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-07 kibFix braino in r217101. -Wa is used to supply assembler...
2011-01-07 kibOn amd64 and i386, force assembler to mark objects...
2011-01-07 kibIntroduce make variable ACFLAGS used to supply addition...
2011-01-07 kibEmit .note.GNU-stack for the syscall stubs generated...
2011-01-07 kibMake gcc emit the .note.GNU-stack section into the...
2011-01-07 kibAdd AT_STACKPROT elf aux vector. Will be used to inform...
2011-01-07 jhWarn if rules could not be read from a ruleset file...
2011-01-07 traszRestore comment describing /* NOTREACHED */, updated...
2011-01-06 jhb- Properly initialize the base priority (td_base_pri...
2011-01-06 jhb- Move sched_fork() later in fork() after the various...
2011-01-06 jhbOnly change the priority of timeshare threads to PRI_MA...
2011-01-06 jhb- Restore dropping the priority of syncer down to PPAUS...
2011-01-06 jhbRetire PCONFIG and leave the priority of thread0 alone...
2011-01-06 jhbRetire the INTR_FAST flag as it was obsoleted by the...
2011-01-06 impDon't require /usr/lib/aout to be on the system. Test...
2011-01-06 jhbRemove bogus usage of INTR_FAST. "Fast" interrupts...
2011-01-06 impMake this work on big endian MIPS, while not breaking...
2011-01-06 impNo need to genreate these here
2011-01-06 jhb- Add a proper return value to mv_gpio_intr().
2011-01-06 jhbRemove an unnecessary INTR_MPSAFE and a comment suggest...
2011-01-06 marcelHelp static analysis by initializing variables that...
2011-01-06 rmacklemDelete the NFS_STARTWRITE() and NFS_ENDWRITE() macros...
2011-01-06 andreastRemove unused variables. Spotted by a cppcheck
2011-01-06 keramidatests: sort & fix includes, remove -include from CFLAGS...
2011-01-06 rmacklemSince the VFS_LOCK_GIANT() code in the experimental NFS
2011-01-06 jhb- Use macbstart_locked() directly instead of deferring...
2011-01-06 gavinSupport the Uniform Industrial Corp (UIC) MSR206 Magnet...
2011-01-06 mariusRemove an unused variable accidentally added in r216803.
2011-01-06 nwhitehornUnbreak the LINT build. PS3 kernels can only be built...
2011-01-06 traszGet rid of bad advice regarding /* NOTREACHED */. ...
2011-01-06 davidxuReturn 0 instead of garbage value.
2011-01-06 stas- Show textual representation of ioctl command in warni...
2011-01-06 nwhitehornImport support for the Sony Playstation 3 using the...
2011-01-06 lstewartFix a whitespace nit.
2011-01-06 nwhitehornAdd an entry to the gpart XML to determine if the geom...
2011-01-06 davidxuRemove leftover for r214093.
2011-01-05 impRemove support for SKYEYE simulator
2011-01-05 jillessh: Do not call exitshell() from evalcommand() unless...
2011-01-05 mjacobUpdate firmware to more recent versions.
2011-01-05 dimOn i386 and amd64, consistently use the following optio...
2011-01-05 impRemove ancient simulation code. Skyeye simulation...
2011-01-05 dimRemove an empty .if/.endif pair from sys/boot/ficl...
2011-01-05 dimIn lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno...
2011-01-05 dimRemove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags...
2011-01-05 andreastFix null string handling in ofw_real_nextprop function...
2011-01-05 dimSort -mno-(mmx|3dnow|sse|sse2|sse3) options consistentl...
2011-01-05 osaFix typo: March -> September.
2011-01-05 rmacklemModify the experimental NFS server so that it calls
2011-01-05 rmacklemFix the experimental NFS server to use vfs_busyfs(...
2011-01-05 kenThe camcontrol smppc option to clear a PHY error log...
2011-01-05 mariusTeach ifconfig(8) the handy shared option shortcut...
2011-01-05 mariusFix whitespace.
2011-01-05 mariusRemove a redundant variable assignment found with the...
2011-01-05 lstewartAdd a man page for the Object Specific Data (OSD) KPI.
2011-01-05 traszFix page fault that occurred when trying to initialize...
2011-01-05 keramidaGlen Barber is co-mentored by me and jkois, so add...
2011-01-05 keramidaAdd gjb to the doc committer graph, as my current mentee.
2011-01-04 jpaetzelFix typo in default config file.
2011-01-04 gavinUpdate committers-doc.dot, noving doc committer alumni...
2011-01-04 dimOn amd64 and i386, tell the compiler to refrain from...
2011-01-04 dimRemove '-elf' from build flags for libexec/rtld-elf...
2011-01-04 yongariLimit hardware bug workaround to controllers that have...
2011-01-04 jmallettCorrect an 8-year-old typo which reliably leads to...
2011-01-04 bschmidtOLDCARD is long gone.
2011-01-04 yongariPartially revert change made in r212061. r212061 relied on
2011-01-04 jmallettRemove OCTEON1-32. Since moving to the Cavium SDK...
2011-01-04 kibUse errx() instead of err() in parseint. There is usual...
2011-01-04 jkimClarify the previous commit. AcpiFinishGpe() will...
2011-01-04 cpercivaSpell CRITICAL_ASSERT correctly.
2011-01-04 mariusInherit the APB and the generic OFW PCI-PCI bridge...
2011-01-04 mariusReserve INTR_MD[1-4] similarly to what BUS_DMA_BUS...
2011-01-04 cpercivaAdd hamfisted locking to the Xen/PV pmap code: Only...
2011-01-04 rwatsonMake "options XENHVM" compile for i386, not just amd64...
2011-01-04 kibMake the parsing of the integer arguments for rtprio...
2011-01-04 jhbkproc_exit() is already marked __dead2 so a NOTREACHED...
2011-01-04 emasteQuiet clang warnings by using string literal format...
2011-01-04 kibFinish r210923, 210926. Mark some devices as eternal.
2011-01-04 kibInstead of incrementing freework reference counter...
2011-01-04 davidxuBecause sleepqueue may still being used, we should...
2011-01-04 emasteQuiet clang warnings by using literal format strings...
2011-01-04 jmalletto) Add MIPS_COP_0_EXC_PC accessors to <machine/cpufunc.h>.
2011-01-04 jmalletto) Unmask Central Interrupt Unit interrupts on APs...
2011-01-04 emasteMake format string a string literal. (Discovered by...
2011-01-04 cpercivaAdjust the critical section protecting _xen_flush_queue...
2011-01-04 emasteHandle failure from ftpd_popen in statfilecmd().
2011-01-04 jkimClear GPE from a query handler if the task was deferred.
2011-01-04 pjdWait for commands to complete 10 times longer. This...
2011-01-03 jkimFix parameters for wakeup(9) and tsleep(9).
2011-01-03 nwhitehornAdd support for R_PPC64_UADDR64 relocations.
2011-01-03 impNote compatibility issues with make universe and stable...
2011-01-03 impWhen TARGET_ARCH_${kernel} gets set, it is using the...
2011-01-03 csjpexpand checkuser() to support the propagation of error...
2011-01-03 rmacklemFix the nlm so that it no longer depends on the regular
2011-01-03 impUpdate gateworks exclusion list to match latest tree.
2011-01-03 impBump the media size from approx 600MB to approx 750MB...
2011-01-03 impPut in the other half of the SRCCONF patch.
2011-01-03 jhbAdd a 'locked' variant of the foo_start() routine and...
2011-01-03 jhIncrease carried_error if we skip a file due to an...
2011-01-03 jhbSmall whitespace nits and add a comment explaining...
2011-01-03 mmMFp4 r186485, r186859:
next