dragonfly.git
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...
2011-12-25 Peter Avalossh: Add test for exit status of for loop without items.
2011-12-25 Peter Avalossh: Add a test for a fairly obscure case with aliases.
2011-12-25 Peter Avalossh: Test that '!' is literal if quoted and first char...
2011-12-25 Peter Avalossh: Add test for df6b9adb7f429266f4faf79629df957f76d736f3.
2011-12-25 Peter Avalossh: Remove impossible evalskip check in 'for'.
2011-12-25 Peter Avalossh: Reduce one level of evaltree() recursion when execu...
2011-12-25 Peter Avalossh: Allow unsetting OPTIND.
2011-12-25 Peter Avalossh: Remove undefined behaviour due to overflow in ...
2011-12-25 Peter Avalossh(1): Improve documentation of field splitting.
2011-12-24 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2011-12-24 Peter Avalospam_unix: Respect passwordtime from login.conf if...
2011-12-24 Peter Avalospam_ssh: Don't allow a bogus passphrase for unencrypte...
2011-12-24 Peter AvalosInclude lib/Makefile.inc in pam_modules' Makefile.inc.
2011-12-24 Peter AvalosGC pam_krb5 and pam_ksu.
2011-12-24 Peter Avalospam_group: Add ruser and luser options.
2011-12-24 Peter Avalosstyle(9) fix.
2011-12-24 Venkatesh SrinivasNFS server: Record bwrite() error in nfsrv_commit.
2011-12-24 Venkatesh SrinivasNFS server: Zero not-fully-initialized UIO structure.
2011-12-24 Venkatesh SrinivasNFS server: Import various fixes from FreeBSD.
2011-12-24 Sascha Wildner<sys/tbridge.h>: Add a __printflike().
2011-12-24 Sascha Wildnerlibm: Fix a typo in MLINKS name.
2011-12-24 Venkatesh SrinivasProperly dispose of page in sf_buf_mfree(), #2.
2011-12-24 Venkatesh SrinivasAdd HAMMER2 vnode tag type.
2011-12-24 Peter Avaloslibpam: Update Makefile.
2011-12-24 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-12-24 Venkatesh Srinivaskernel: Factor out common parts of bufdamon and bufdaem...
2011-12-24 Sascha WildnerRemove the script that was used to update the pciconf...
2011-12-24 Sascha WildnerUpdate the pciconf(8) database.
2011-12-23 Peter AvalosUpdate build for OpenPAM Lycopsida.
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-23 Peter AvalosImport OpenPAM Lycopsida.
2011-12-23 Peter Avalostelnetd: Validate key length prior to copying into...
2011-12-23 Sascha Wildnerstore.9: Add a line about suword32().
2011-12-23 Sascha Wildnervkernel/vkernel64: Add suword32() to fix build.
2011-12-23 Sascha Wildnerkernel/x86_64: Remove a useless file.
2011-12-23 Sascha Wildnertbridge: Make it compilable into the kernel and add...
2011-12-22 Sascha Wildnertbridge: Remove an unused header. It's all in <sys...
2011-12-22 Sascha Wildnerkernel: Remove two PC98 specific serial driver headers.
2011-12-22 Sascha Wildnerboot: Remove some unused files in sys/boot.
2011-12-22 Sascha Wildnerkernel: Remove some more old headers.
2011-12-22 Sascha Wildnerral(4): Remove an unused header.
2011-12-22 Matthew Dillonkernel - Fix new static stackgap feature from recent...
next