dragonfly.git
2012-01-03 François Tigeotkernel/vfs: enable accounting for ro mounts
2012-01-03 Sascha Wildnerisp(4): Sync with FreeBSD.
2012-01-03 Sascha Wildnerkernel/mchain: Fix a NULL check.
2012-01-03 Matthew Dillonkernel - Fix swapcache inefficiency related to the...
2012-01-02 Matthew Dillonkernel - Use atomic ops to update hammer_count_refedbufs
2012-01-02 Matthew Dillonhammer - Pass -S option to remote mirror-read
2012-01-02 Sascha Wildnerktr.9: Adjust for the recent ktr work by aggelos.
2012-01-02 Sascha Wildnertest/cocci/NELEM.cocci: Oops, wrong comment character.
2012-01-02 Sascha WildnerExpand the comments in the coccinelle patches a bit...
2012-01-02 Sascha WildnerAdd a coccinelle patch to find missing lock release...
2012-01-02 Sascha Wildnerkernel/i4b: Instead of returning, goto fail (for crit_e...
2012-01-02 Sascha Wildnerdpt(4): Add a missing crit_exit().
2012-01-02 Sascha Wildnerkernel/disk drivers: Add some missing crit_exit()s.
2012-01-02 Sascha Wildnered(4): Replace a forgotten crit_exit() with lwkt_serial...
2012-01-01 Matthew Dillonvkernel - Unbreak 32-bit vkernel builds by fixing broke...
2012-01-01 Matthew Dillonkernel - Fix ENOBUFS related panic in tcp_output
2012-01-01 François Tigeothammer(8): fix an obsolete comment
2012-01-01 John Marinokgdb: Fix double-free bug
2012-01-01 Sascha Wildnerkernel/tws: Add a missing lockmgr(...,LK_RELEASE).
2012-01-01 Sascha Wildnerkernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
2012-01-01 Sascha Wildnerkernel/vfs_quota: Add a missing spin_unlock().
2012-01-01 Sascha Wildnerkernel/netgraph: Add a missing lwkt_reltoken().
2012-01-01 Sascha Wildnerkernel/cam: Add two missing lockmgr(...,LK_RELEASE)'s.
2011-12-31 Sascha WildnerBump copyright. Happy new year!!
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-31 Peter AvalosImport file-5.10.
2011-12-31 Sascha WildnerReduce differences between our VKERNEL and VKERNEL64...
2011-12-31 Sascha WildnerVKERNEL64: Adjust for the ktr changes (to fix build).
2011-12-31 Venkatesh Srinivaslibdl -- Stub libdl.
2011-12-31 Venkatesh Srinivaskernel -- nfsserver: Allow for some reordering of RPCs...
2011-12-31 Venkatesh Srinivaskernel -- KTR: Fix vkernel32 build.
2011-12-31 Sascha Wildnerkernel: Fix two NULL dereference issues.
2011-12-31 Sascha Wildnerkernel/acpi: Add a missing file to the 'files' files...
2011-12-31 Sepherosa Ziehauvkernel/intr: Pin vkernel "hardware interrupts" to...
2011-12-30 Aggelos EconomopoulosAdjust ktrdump(8) for the ktr(4) changes
2011-12-30 Aggelos EconomopoulosModify ktr(4) to be typesafe
2011-12-30 Aggelos EconomopoulosIntroduce sys/cpputil.h for our cpp metaprogramming...
2011-12-30 Sascha Wildnerkernel/drm: Move a NULL check to the proper place.
2011-12-30 Sascha Wildnerkernel/altq: Move a dereference below the NULL check.
2011-12-29 Sepherosa Ziehauacpi/cpu: Missing one 'O' in the macro name
2011-12-29 Sepherosa Ziehauacpi/cpu: Report that Turbo Boost is enabled on Intel...
2011-12-29 Sepherosa Ziehauacpi/pstate: Print coordination
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-29 Sepherosa Ziehaux86_64: Add MSI support for ICU MachIntrABI
2011-12-29 Sepherosa Ziehauintr: Remove no longer correct ithread_cpuid; use rman_...
2011-12-28 Peter Avaloslibmagic: Update Makefile.
2011-12-28 Sepherosa Ziehaubce: Add workaround for the lost of MSI on 5706/5708
2011-12-28 Sepherosa Ziehauem: rman_get_cpuid should be used to get the interrupt...
2011-12-28 Sepherosa Ziehauem: Use MSI, if device supports it
2011-12-28 Sepherosa Ziehaubce: Split out frontend for interrupt handler
2011-12-28 Sepherosa Ziehaupci: Factor out pci_alloc_1intr()
2011-12-28 Sepherosa Ziehauether_ioctl: Command type is u_long not int
2011-12-28 Venkatesh Srinivastaskqueue -- Register swi_taskq_mp as an MP-safe SWI.
2011-12-27 Matthew Dillontest - Do not report bogus object pointer in vmpageinfo
2011-12-27 Matthew Dillonkernel - Fix swap space leak
2011-12-27 Sepherosa Ziehaui386: Pass cpuid to pcib_alloc_msi and pcib_map_msi
2011-12-27 Sepherosa Ziehaubce: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauemx: emx_detach will correctly handle IRQ resource...
2011-12-27 Sepherosa Ziehauemx: Use MSI, if device supports it
2011-12-27 Sepherosa Ziehauahci: Use MSI if device support it.
2011-12-27 Sepherosa Ziehaumsi: Put old MSI code under OLD_MSI
2011-12-27 Sepherosa Ziehaux86_64: Don't allocate MSI if LAPIC is not enabled
2011-12-27 Sepherosa Ziehaumsi/pci: Adjust pci_alloc_msi method interface
2011-12-27 Sepherosa Ziehaux86_64/msi: Add hw.ioapic.msi_start tunable
2011-12-27 Sepherosa Ziehaux86_64: Add MSI support for IOAPIC MachIntrABI
2011-12-27 Sepherosa Ziehaupci: Remove extra bus_generic_teardown_intr
2011-12-27 Sepherosa Ziehaumsi: Add setup/map function
2011-12-27 Sepherosa Ziehaumsi: Generate vectors 0~15
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_map_msi method
2011-12-27 Sepherosa Ziehaux86_64: Add setidt(), which setup an IDT entry on the...
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pcib_release_msi method
2011-12-27 Sepherosa Ziehaupci: We must not enable pci_do_msix currently
2011-12-27 Sepherosa Ziehaumsi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi...
2011-12-27 Sepherosa Ziehaunetif: MSI actually never worked, so comment out the...
2011-12-27 Sepherosa Ziehaumsi: Enable all PCI related code
2011-12-27 Sepherosa Ziehaumsi: Add interrupt vectors
2011-12-27 Sascha WildnerUPDATING: Note that mkdir(1) and install(1) need updati...
2011-12-27 Sascha Wildnerinstaller: Don't say the installer is experimental.
2011-12-26 Matthew Dillonkernel - Add vm.swapcache.maxscan
2011-12-26 Venkatesh Srinivaskernel -- Per-mount syncer thread infrastructure.
2011-12-25 Matthew Dillonkernel - Fix missing chain wait
2011-12-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-12-25 Sascha Wildner<math.h>: Add prototypes for llrintl() and nearbyintl().
2011-12-25 Sascha Wildner<math.h>: Add FP_ILOGB0 and FP_ILOGBNAN.
2011-12-25 Matthew Dillonkernel - Correct sysctl variable type for kern.stackgap...
2011-12-25 Matthew Dillongcc-4.4: Add workaround for probable AMD cpu bug
2011-12-25 Matthew Dillonkernel - Add workaround support for a probable AMD...
2011-12-25 Peter Avalossh: Add tests for lines that look like heredoc delimite...
2011-12-25 Peter Avalossh: Add tests for some somewhat obscure aspects of...
2011-12-25 Peter Avalossh: Add some testcases for pasting $*/$@ directly to...
2011-12-25 Peter Avalossh: Add test for positional parameters with more than...
2011-12-25 Peter Avalossh: Add testcase for $? in here-document.
2011-12-25 Peter Avalossh: Add simple tests for set -x and PS4.
2011-12-25 Peter Avalossh: Add tests for -n flag.
2011-12-25 Peter Avalossh: Add forgotton test for set.
2011-12-25 Peter Avalossh: Add test for 332546d32a797c819b3a1804e66be73417674ff1.
2011-12-25 Peter Avalossh: Test that . /dev/null returns exit status 0 and...
2011-12-25 Peter Avalossh: Add simple CDPATH test.
2011-12-25 Peter Avalossh: Add test for LC_COLLATE-based character ranges...
2011-12-25 Peter Avalossh: Add tests for some corner cases of 'case' exit...
next