dragonfly.git
2015-10-24 François Tigeotdrm/i915: Update to Linux 3.18
2015-10-24 François Tigeotdrm/linux: Add some list functions
2015-10-24 François Tigeotdrm/linux: Add module_param_named()
2015-10-24 François Tigeotdrm/linux: Add BUILD_BUG()
2015-10-23 François Tigeotdrm: Add asm/int-ll64.h
2015-10-23 François Tigeotdrm: Add linux/lockdep.h
2015-10-23 François Tigeotdrm: Add Linux async functions
2015-10-23 John Marinocollate: Fix expansion substitions (broken upstream...
2015-10-22 Sascha WildnerFix kernel compilation without INET6 in the config.
2015-10-22 Sepherosa Ziehauudp/usrreq: Implement asynchronized pru_attach for UDP
2015-10-21 Sascha Wildnerkvm_getfiles.3: Fix return type.
2015-10-21 Sascha Wildnerkernel: Rename si(4)'s si.c to si_drv.c.
2015-10-21 Sascha WildnerFix visibility of various functions in a number of...
2015-10-21 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2015-10-21 Sepherosa Ziehauudp/usrreq: Add missing return
2015-10-21 Sepherosa Ziehauudp/usrreq: Fix up cleanup so_pcb checks
2015-10-21 Sepherosa Ziehautcp: In netisrs, if inpcb is valid, tcpcb will not...
2015-10-21 Sepherosa Ziehaurtadvd: Fix DNSSL options handling
2015-10-21 Sepherosa Ziehaulibc/resolve: Fix broken EDNS option
2015-10-21 Sascha Wildner<inttypes.h>: Expose wcstoimax() and wcstoumax() protot...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove unused macro DM_CMD_LEN
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Comment out unused variables (that...
2015-10-20 Sascha WildnerMention tunables for toggling MSI support in iwm's...
2015-10-20 Sascha Wildnerifconfig(8): Fix support for automatic driver module...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Change printf() to kprintf()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove aprint_normal()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Don't expose cmd_function in header
2015-10-20 John Marinolibc/collate: minor tweaks / fix
2015-10-20 Sepherosa Ziehauinpcb: Reorder kmalloc and inp checking in set{peer...
2015-10-20 Sepherosa Ziehautest/udpecho: Allow binding to INADDR_ANY
2015-10-20 Sepherosa Ziehautcp/usrreq: In netisrs, if so_pcb is non-NULL, then...
2015-10-20 Sepherosa Ziehautcp/usrreq: tcp_newtcpcb() never fails
2015-10-20 Sepherosa Ziehautcp/usrreq: There is no need to ref/deref socket in...
2015-10-20 Sepherosa Ziehautcp/usrreq: TCP socket must not be reattached
2015-10-20 Sepherosa Ziehautcp/usrreq: No need to hold ssb_rcv token to call sores...
2015-10-20 Sepherosa Ziehautcp/usrreq: Minor comment fixup and style changes
2015-10-20 Sepherosa Ziehausocket/tcp: Implement asynchronized pru_attach for TCP
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Make dm-delay table show major:minor
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary kprintf
2015-10-19 John Marinolocaledef: actually, not all xdigits are numbers
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Don't implement "status" as a subset...
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Don't implement "status" as a subset...
2015-10-19 John Marinolocaledef: Automatically mark "(x)digits" as numbers
2015-10-18 Sascha WildnerAdd support for various sysconf(3) / confstr(3) / getco...
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove NULL element for array termination
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove dm_get_version_ioctl()
2015-10-18 Tomohiro Kusumicontrib/lvm2: Update dmsetup(8) manpage
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary cast
2015-10-18 Sascha Wildnergetconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V...
2015-10-17 Sascha Wildnerkernel/acpi: rsdump.c is only needed for the ACPI debugger.
2015-10-17 Tomohiro Kusumisys/dev/disk/dm: Fix dm-delay deps behavior for compati...
2015-10-17 Tomohiro Kusumisys/dev/disk/dm: Fix dm-delay behavior for compatibilit...
2015-10-16 Tomohiro Kusumisbin/hammer: Change *stat to *sp for gcc4
2015-10-16 Imre Vadászif_iwm: Fix interrupt allocation code, use pci_alloc_1i...
2015-10-16 Sascha Wildnercsh: Stop ignoring -Wformat warnings.
2015-10-16 Sascha Wildnerlibc/regex: Fix a reference of an uninitialized variable.
2015-10-15 Tomohiro Kusumisys/dev/disk/dm: Simplify list eviction
2015-10-15 Tomohiro Kusumisys/dev/disk/dm: Make rename ioctl return ENOSYS
2015-10-15 Sascha WildnerUpdate the pciconf(8) database.
2015-10-15 Sascha WildnerMakefile_upgrade.inc: Remove the correct file.
2015-10-14 Sascha Wildner<tgmath.h>: Revert to using the C11 _Generic keyword...
2015-10-14 Sascha Wildner<tgmath.h>: Use the base version over GCC's version...
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Fix race on pdev create
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Ignore zero-filled uuid on inserting...
2015-10-14 Tomohiro Kusumisys/vfs/hammer: Panic with "for redo" on insufficient...
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Simplify list eviction
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Use dm_pdev_rem()
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Fix cppcheck warning
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Cleanup DIOCGPART related code
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Refactor dmioctl()
2015-10-14 Sepherosa Ziehausocket: Simplify soclose_fast by always sending the...
2015-10-14 Sepherosa Ziehausocket: Rename soabort_oncpu -> soabort_direct
2015-10-14 Sepherosa Ziehausocket: Use WAITOK|NULLOK to allocate async connect...
2015-10-14 Sepherosa Ziehautoken: Cache align pooled tokens
2015-10-14 Sepherosa Ziehaukern: Split filehead into multiple heads
2015-10-14 Sepherosa Ziehaukern: Use atomic ops for nfiles and move them out of...
2015-10-14 Sepherosa Ziehaulibkvm: Make return value of kvm_getfiles(3) consistent.
2015-10-14 Sepherosa Ziehautest/kq_connect_client: Make result accurate
2015-10-13 Markus PfeifferFix detach panic introduced by 67616947
2015-10-12 Sascha Wildnerkernel/acpi: Restructure _OSC eval func a bit. No funct...
2015-10-12 Sascha Wildnerdm_target_delay.4: Clean up a wee bit.
2015-10-12 Sascha WildnerRevert "kernel/scsi: Fix sense information printing...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Add manpage for dm_target_delay(4)
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Remove unused prototype and wrong...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Separate dm_dev_rem_dev() from dm_dev_...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Change unused dev types to reserved
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Add dm-delay target
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove #if0'd code from NetBSD
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix wrong ref release
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Don't define target specific defs...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove unused macro MAX_TARGET_STRING_LEN
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix typos/etc in kprintf
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Use dm_table_get_entry()
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Conform to style(9)
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Add if(debug) conditional to kprintf...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix DragonFly dm specific whitespace...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Include sys/buf.h
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Make global dm locks static
next