]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-27 rpauloRevert r208590. A license ack is not needed as per...
2010-05-27 rpauloMake the user ack the license before using this firmware.
2010-05-27 jchandraCall VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-27 rpauloInstall Intel iwn(4) firmware license.
2010-05-27 attilioAdd the support for reporting the NOCOREDUMP flag from
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-27 neelSimplify clock interrupt handling on mips by using...
2010-05-26 mjacobAdd a new primitive, XPT_SCAN_TGT, to cover the range...
2010-05-26 gonzo- Fix kseg0 address calculation - it doesn't always...
2010-05-26 delphijReorder to have -lcrypto after -larchive. Our linker...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-26 jkimDo not attempt to switch to the same VTs between suspen...
2010-05-26 kibAllow to use syscallname(9) outside subr_trap.c.
2010-05-26 kibRemove a check that should be always true.
2010-05-26 jkimLet the first device suspend and the last device resume...
2010-05-26 nyanReduce diffs against syscons_isa.c. No functional...
2010-05-26 rwatsonAdd unix_close_race, a regresion test to catch ENOTCONN...
2010-05-26 rajInitial device tree source (DTS) files for Marvell...
2010-05-26 rajImport device tree source (DTS) files for PowerPC MPC85...
2010-05-26 rajUse MACHINE_ARCH instead of TARGET_ARCH.
2010-05-25 delphijGrammar nits.
2010-05-25 jhbOnly enable CMCI on i386 if 'device apic' is enabled...
2010-05-25 jhbIgnore the 'addr' argument passed to PT_STEP (it is...
2010-05-25 glebiusAdd uep(4), driver for USB onscreen touch panel from...
2010-05-25 qingliThis patch fixes the problem where proxy ARP entries...
2010-05-25 mjacobDon't leak CCBs for every ABORT.
2010-05-25 delphijlibarchive now needs libcrypto and liblzma.
2010-05-25 delphijDocument bc/dc and nc updates.
2010-05-25 mjacobRemove extra break left by hand editing.
2010-05-25 mjacobTreat PRLI the same as PLOGI and make a database entry...
2010-05-25 rajBring a missing FDT piece (omitted in the previous...
2010-05-25 rajInitial loader(8) support for Flattened Device Tree.
2010-05-25 rajIntroduce a new build knob for Flattened Device Tree...
2010-05-25 rajCorrect dtc version header autogen location.
2010-05-25 rajMostly revert r200691. U-Boot syscall() entry point...
2010-05-25 rajUse loader devices only when they initialized properly.
2010-05-25 neelGet rid of empty and unused KSEG0TEXT macros.
2010-05-25 neelFix mips kernel build breakage caused by revision 208504.
2010-05-25 alcEliminate the acquisition and release of the page queue...
2010-05-24 mariusFix some whitespace nits.
2010-05-24 kibChange ia64' struct syscall_args definition so that...
2010-05-24 kibImprove the documentation for PT_LWPINFO. Note that...
2010-05-24 yongarisge_encap() can sometimes return an error with m_head...
2010-05-24 mariusAccording to simon@ when referring to a company along...
2010-05-24 sbrunoCleanup manpage as suggested by jhb@ to start new sente...
2010-05-24 bzMFp4 @178364:
2010-05-24 bzMFp4 @178283:
2010-05-24 jhbAdd support for corrected machine check interrupts...
2010-05-24 jillessh(1): Rework documentation of shell variables.
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-24 deischenCoalesce one more broken line.
2010-05-24 deischenCoalesce a couple of broken lines since they can fit...
2010-05-24 jillessh(1): Improve wording of 'Special Parameters' section.
2010-05-24 mav- Implement MI helper functions, dividing one or two...
2010-05-24 uqsThese features will first appear in 8.1, soon to be...
2010-05-24 jillessh: Reap any zombies before forking for a background...
2010-05-24 kibFix the double counting of the last process thread...
2010-05-24 wkoszekBring USB fixes for linux(4).
2010-05-24 uqsFix back references in substitute command for pax(1)
2010-05-24 uqsmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-24 jchandraRemove unused code in sys/mips/rmi :
2010-05-24 mavRestore different APIC init orders for i386 and amd64...
2010-05-23 jillessh: Add some simplistic tests for the wait builtin.
2010-05-23 mmRemove kstat.zfs.arcstats.l2_write_bytes_written
2010-05-23 mmFix zfs receive temporarily changing unchanged stream...
2010-05-23 mariusAt least on sparc64 these modules require ata_machdep.c.
2010-05-23 mariusCorrect the path to the MD source so r206569 actually...
2010-05-23 nwhitehornRevise PowerPC hardware notes to reflect status for...
2010-05-23 sbrunoExplain how the new sub-second interval from changeset...
2010-05-23 mariusUpdate the sparc64 hardware list regarding machines...
2010-05-23 pjdCreate UMA zones unconditionally.
2010-05-23 pjdZIO_USE_UMA is no longer used.
2010-05-23 pjdRemove ZIO_USE_UMA from arc.c as well.
2010-05-23 kibReorganize syscall entry and leave handling.
2010-05-23 mavUnify local_apic.c for x86 archs,
2010-05-23 mavmvs(4) will first appear in FreeBSD 8.1.
2010-05-23 mmFix kernel panic when calling spa_tryimport() on a...
2010-05-23 mmFix mutex_exit misorder that can cause a kernel panic.
2010-05-23 mavReport relative card address to NewBus as location...
2010-05-23 mavOops, HPET ID optionally stored in _UID, not in _ADR.
2010-05-23 traszMake acl_get_perm_np(3) work with NFSv4 ACLs.
2010-05-23 mavMake table-based HPET identification more clever. Befor...
2010-05-22 neel- Use ptpgzone zone to allocate page table pages irresp...
2010-05-22 maximo Remove EoL w/spaces introduced in the last commit.
2010-05-22 maximo Grammar.
2010-05-22 mavFill rman range start/end values. It makes devinfo...
2010-05-22 jkimFix more style(9) nits that I missed in the previous...
2010-05-22 jkimFix style(9) nits.
2010-05-22 jkimSuspend screen updates when the video controller is...
2010-05-22 mavReport ATA/SATA channel number to NewBus at location...
2010-05-22 mavHonor hw.pci.do_power_nodriver on resume. Power-down...
2010-05-22 randiFlush all routes before adding the default route in...
2010-05-21 nwhitehornNow that single-threaded access to firmware is enforced by
2010-05-21 jchandraFixup order of entries (including mine), reported by...
2010-05-21 mavImprove suspend/resume support. Make sure controller...
2010-05-21 jhb- Adjust the whitespace for the lines that output field...
2010-05-21 jhbAssert that the thread passed to sched_bind() and sched...
2010-05-21 jhbAllow a const char * to be passed as the process name...
2010-05-21 sbrunoAllow sub-second interval timings for iostat and vmstat.
2010-05-21 jhb- Set 'dmadat' earlier so that we properly setup the...
next