]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-16 Jung-uk KimUpdate acfreebsd.h for ACPI_THREAD_ID change.
2010-09-16 Jayachandran C.Update rge.h for r212758 - stats incremented using...
2010-09-16 Jayachandran C.Network driver updates.
2010-09-16 Jung-uk KimFix a typo in a comment.
2010-09-16 Attilio RaoImplement device unbusying via a cdevpriv destructor.
2010-09-16 Pyun YongHyeonFix incorrect RX BD producer updates. The producer...
2010-09-16 Alexander MotinAdd support for dumping kernel to gconcat.
2010-09-16 Matthew D FlemingRe-add r212370 now that the LOR in powerpc64 has been...
2010-09-16 John BaldwinOnly attempt to list extended capabilities for devices...
2010-09-16 Alexander MotinFix panic, when due to some kind of congestion on FIS...
2010-09-16 Andre OppermannImprove comment to TCP_MINMSS by taking the wording...
2010-09-16 Marius StroblRemove accidentally committed test code which effective...
2010-09-16 Marius StroblMerge from powerpc:
2010-09-16 Rui PauloFix indenting of the previous commit.
2010-09-16 Rui PauloWhen generating functions to print the arguments of...
2010-09-16 Marko ZecMake the format of "Real Memory" and "Virtual Memory...
2010-09-16 Marius StroblMerge r207585 from cas(4):
2010-09-16 Brian SomersAdd support for identifying a journaled root filesystem.
2010-09-16 Dag-Erling... Implement proc/$$/environment.
2010-09-16 Nathan WhitehornSplit the SLB mirror cache into two kinds of object...
2010-09-16 Alexander MotinFew whitespace cleanups and comments tunings.
2010-09-16 Nathan WhitehornReplace the SLB backing store splay tree used on 64...
2010-09-15 Michael TuexenRemove old debug code.
2010-09-15 Michael TuexenRemove unused variable/assignment.
2010-09-15 Michael TuexenDelay the assignment of a path for DATA chunk until...
2010-09-15 Michael TuexenUse TAILQ_EMPTY() for testing if a tail queue is empty.
2010-09-15 Navdeep ParharFix t3_gate_rx_traffic and t3_open_rx_traffic. Parts...
2010-09-15 Marius StroblAdd a VIS-based block copy function for SPARC64 V and...
2010-09-15 Pawel Jakub... GPART_PARAM_INDEX is now G_TYPE_NUMBER.
2010-09-15 Michael TuexenRemove unused variable/assignment.
2010-09-15 Pawel Jakub... Change message when setting or unsetting attribute...
2010-09-15 Marius StroblAdd macros for alternate entry points.
2010-09-15 Michael TuexenRemove assignment without effect.
2010-09-15 Pawel Jakub... Make the message that informs about bootcode being...
2010-09-15 Michael Tuexen* Use !TAILQ_EMPTY() for checking if a tail queue is...
2010-09-15 Jung-uk KimImport ACPICA 20100915.
2010-09-15 Michael TuexenRemove unused variables.
2010-09-15 Martin MatuskaFix kernel panic when moving a file to .zfs/shares
2010-09-15 Warner LoshAdd note abotu bwn and newer chipsets
2010-09-15 Warner LoshDon't suggest using bwn for the bcm4306 cards in the...
2010-09-15 Andreas ToblerIncrease register access delay to deal with the high...
2010-09-15 Marius StroblSync with other platforms:
2010-09-15 Kenneth D.... MFp4 (//depot/projects/mps/...)
2010-09-15 Warner LoshMove the pfrom initialization from before the setjmp...
2010-09-15 Marius Strobl- Update the comment in swi_vm() regarding busdma bounc...
2010-09-15 Attilio RaoFix bogus busying mechanism from cdevsw callbacks:
2010-09-15 Jaakko HeinonenRemove empty devfs directories automatically.
2010-09-15 Andriy Gaponzfs vn_has_cached_data: take into account v_object...
2010-09-15 Andriy Gaponzfs mappedread, update_pages: use int for offset and...
2010-09-15 Andriy Gaponzfs mappedread: use uiomove_fromphys where possible
2010-09-15 Andre OppermannChange the default MSS for IPv4 and IPv6 TCP connection...
2010-09-15 Andriy Gaponzfs: catch up with vm_page_sleep_if_busy changes
2010-09-15 Rui PauloRemove an explicit assignment of the CFLAGS variable...
2010-09-15 Andriy Gapontmpfs, zfs + sendfile: mark page bits as valid after...
2010-09-15 Rui PauloAdd a man page for plockstat.
2010-09-15 Andriy GaponUPDATING entry for r212647
2010-09-15 Andriy Gaponsys/pcpu.h: remove a workaround for a fixed ld bug
2010-09-15 Alexander MotinChange licenses of my manual pages to the recommended...
2010-09-15 Alexander MotinAdd eventtimers(7) man page, briefly describing event...
2010-09-15 Neel NatuAdd 64-bit SWARM board kernel configs.
2010-09-15 Neel NatuFactor out the common parts of the swarm board in SWARM...
2010-09-15 Neel NatuMake the meaning of the 'mask' argument to 'set_intr_ma...
2010-09-15 Alexander MotinAdd hpet(4) man page.
2010-09-15 David Xuadd code to support stack unwinding when thread exits...
2010-09-15 David XuMove back IN_GCLIST flag into field tlflags, since...
2010-09-15 Ed MasteAdd some enums and constants from Adaptec's latest...
2010-09-15 Peter GrehanIntroduce inheritance into the PowerPC MMU kobj interface.
2010-09-14 Weongyo JeongFixes spellings and uses the better sentence. While...
2010-09-14 Kenneth D.... MFp4 (//depot/projects/mps/...)
2010-09-14 Pawel Jakub... Force commit to note, than the previous change was...
2010-09-14 Pawel Jakub... Remove dead code.
2010-09-14 Marius StroblUse saner nsegments and maxsegsz parameters when creati...
2010-09-14 Marius StroblRemove a KASSERT which will also trigger for perfectly...
2010-09-14 Marius StroblRemove redundant raising of the PIL to PIL_TICK as...
2010-09-14 Konstantin... Rename the field to not confuse readers. The bytes...
2010-09-14 Kirk McKusickUpdate comments in soft updates code to more fully...
2010-09-14 Kenneth D.... MFp4: (//depot/projects/mps/...)
2010-09-14 Pawel Jakub... Remove now unused G_TYPE_ASCNUM.
2010-09-14 Pawel Jakub... - Change all places where G_TYPE_ASCNUM is used to...
2010-09-14 Pawel Jakub... Update two last places where "arg0" should be used...
2010-09-14 Martin MatuskaRemove duplicated VFS_HOLD due to a mismerge.
2010-09-14 Glen BarberSynchronize newfs(8) manual with code.
2010-09-14 Pawel Jakub... Simplify the code a bit.
2010-09-14 Pawel Jakub... All gpart(8) subcommands apart from the 'bootcode'...
2010-09-14 Pawel Jakub... Remove dot which shouldn't be here, as err(3) will...
2010-09-14 Pawel Jakub... Introduce special G_VAL_OPTIONAL define, which when...
2010-09-14 Martin MatuskaAdd missing vop_vector zfsctl_ops_shares
2010-09-14 Alexander MotinFix panic on NULL dereference possible after r212541.
2010-09-14 Alexander MotinMake kern_tc.c provide minimum frequency of tc_ticktock...
2010-09-14 Alexander MotinReplace spin lock with the set of atomics. It is imprac...
2010-09-14 Alexander MotinAdd some foot shooting protection by checking singlemul...
2010-09-14 Peter GrehanResurrect PSIM support by moving the cacheline size...
2010-09-14 Ed MasteAvoid repeatedly spamming the console while a timed...
2010-09-14 Neel NatuPort r212559 to mips.
2010-09-14 Ed MasteRemove libf2c. It hasn't been used for more than 11...
2010-09-14 Ed MasteRemove extra ;
2010-09-14 Neel NatuEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 Nathan WhitehornFix a missing set of parantheses that could cause recen...
2010-09-13 Jung-uk KimFix segment:offset calculation of interrupt vector...
next