make upgrade: Expand the list a bit for gcc44 removal.
[dragonfly.git] / sys /
2015-01-08 François Tigeotsound: Port to DragonFly - mixer_ioctl_cmd() parameters
2015-01-08 François Tigeotsound: Port to DragonFly - CTLFLAG_RWTUN
2015-01-08 François Tigeotsound: Port to DragonFly - kqueue filters
2015-01-08 François Tigeotsound: Port to DragonFly - cdevsw to dev_ops semantics
2015-01-08 François Tigeotsound: Port to DragonFly - bus_dma_tag_create() calls
2015-01-08 François Tigeotsound: Port to DragonFly
2015-01-08 François Tigeotsound: Drop midi support
2015-01-08 François Tigeotsound: Import latest code from FreeBSD
2015-01-07 Sascha Wildner<sys/signal.h>: Expose stack_t and sigset_t more widely...
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2015-01-07 Sascha Wildner<sys/signal.h>: Use __POSIX_VISIBLE, __XSI_VISIBLE...
2015-01-07 Sepherosa Ziehauif: Dispatch if_slowtimo() to netisr0 to run
2015-01-07 Sepherosa Ziehauinet6: Dispatch in6_if_up() to netisr0 to run
2015-01-06 Markus Pfeifferusb4bsd: Fixup some ucom issues.
2015-01-06 François Tigeotarcmsr: Make callout locking more robust
2015-01-06 Sascha Wildnersys/conf/files: Remove obsolete file (was part of ATM).
2015-01-06 Sascha Wildnerkernel/pc64: Change all the remaining #if JG's to ...
2015-01-06 Sascha Wildnerkernel/if_ethersubr.c: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/mrsas: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/syscons: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/ipmi: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/adv: Fix -Wundef.
2015-01-05 Tomohiro Kusumisys/vfs/hammer: fix comments
2015-01-05 François Tigeothammer: Hide a warning message behind a debug flag
2015-01-05 François Tigeotdrm/i915: Fix a porting bug
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device (2)
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device
2015-01-05 Sepherosa Ziehauinet/inet6: Merge SIOC[ADG]LIFADDR into {in,in6}_contro...
2015-01-04 François Tigeotdrm/i915: Update to Linux 3.9.11
2015-01-04 Sascha Wildnerlibc/sysvipc: Constify msgsnd()'s message pointer argum...
2015-01-04 Sepherosa Ziehauinet6: Remove redundant inet6 addresses deletion
2015-01-04 Sepherosa Ziehauinet6: Dispatch in6_ifdetach to netisr0 to run
2015-01-04 Sepherosa Ziehauinet6: ifp == ifindex2ifnet[ifp->if_index]
2015-01-04 Sepherosa Ziehauwlan: We already have the ifp; no need to go through...
2015-01-03 François Tigeotidr: Remove a wrong assertion in idr_get_new_above()
2015-01-03 Sascha WildnerRemove redundant __BSD_VISIBLE checks in various header...
2015-01-02 Sascha Wildner<signal.h>: Sanitize the feature tests.
2015-01-02 François Tigeotdrm: Add hweight16()
2015-01-02 François Tigeotdrm: Add DIV_ROUND_CLOSEST()
2015-01-02 François Tigeotdrm: Add BUILD_BUG_ON_NOT_POWER_OF_2()
2015-01-02 François Tigeotdrm: Improve linux/wait.h
2015-01-02 François Tigeotdrm: Add linux/sched.h
2015-01-02 François Tigeotdrm: Add linux/math64.h
2015-01-02 François Tigeotdrm: Improve linux/jiffies.h
2015-01-02 François Tigeotdrm: Add linux/scatterlist.h
2015-01-02 François Tigeotdrm: Add the atomic_set_mask() Linux function
2015-01-02 François Tigeotdrm: Add the mutex_lock and _unlock() Linux functions
2015-01-02 François Tigeotdrm: Add linux/log2.h
2015-01-02 François Tigeotdrm: Add linux/bug.h
2015-01-02 François Tigeotdrm/linux: Implement waitqueue_active()
2015-01-02 François Tigeotdrm: Add linux/pm_qos.h
2015-01-01 Sascha Wildner<sys/time.h>: Revert my last change, which was wrong.
2015-01-01 Sepherosa Ziehaurtsock: Const-fy rt_msgsize parameter
2015-01-01 Sepherosa Ziehaurtsock: Factor out sysctl_rttable()
2014-12-31 Sascha WildnerBump our copyrights to 2015. Happy new year!
2014-12-31 Sascha WildnerMark some legacy XSI functions as no longer present...
2014-12-30 Sepherosa Ziehauinet6: Simplify in6ifa_ functions
2014-12-30 Sepherosa Ziehauin_control: Merge two switch blocks and fix comment...
2014-12-30 Sepherosa Ziehauin6_control: Fix comment
2014-12-30 Matthew Dillonswapcache - Allow cleaning to proceed if disabled
2014-12-30 Matthew Dillonkernel - Fix a major (pageable) memory leak
2014-12-29 Antonio Huete Jimenezvkernel - Forward SIGTERM to the child vkernel process.
2014-12-29 François Tigeotdrm: Only define struct drm_sysctl_info once
2014-12-29 Sepherosa Ziehauin6_mask2len: Constfy parameters
2014-12-29 Sepherosa Ziehauinet6: Simplify in6ifa_ifpwithaddr()
2014-12-29 Sepherosa Ziehauin6_control: Cosmetic cleanup
2014-12-29 Sepherosa Ziehauin6_control: Serialize some SIOCs using netisr0
2014-12-28 Sascha WildnerCheck __BSD_VISIBLE's actual value, not just if it...
2014-12-28 Matthew Dillonu4b - implement usb_filter_write(), fix issues w/apcupsd
2014-12-28 Sascha Wildnerkernel/acpi: Some fixes from FreeBSD.
2014-12-28 Sepherosa Ziehauin6_control: Filter unsupported commands in earlier...
2014-12-28 Matthew Dillonkernel - Register CAM swi as MPSAFE
2014-12-28 Matthew Dillonkernel - Remove vm_wait_nominal() from VM object cleani...
2014-12-28 Matthew Dillondrm - Add safety to ttm_eu_reserve_buffers()
2014-12-28 Matthew Dillonkernel - Fix old UFS optimization that should no longer...
2014-12-28 Matthew Dillonkernel - Fix incorrect assertion in ffs_reallocblks()
2014-12-27 Markus PfeifferAllow reading with small uio->uio_resid or uio->uio_off...
2014-12-27 Sepherosa Ziehauinet6: Remove in6_prefix.[ch]
2014-12-27 Sepherosa Ziehauinet: Merge in_control() and in_control_redispatch()
2014-12-27 Sepherosa Ziehautcp: Enable path mtu discovery by default
2014-12-27 Sepherosa Ziehauinet/inet6: Don't allow different users to bind to...
2014-12-27 Sepherosa Ziehausocket: Add KTR_SOWAKEUP
2014-12-27 Sepherosa Ziehauinet/inet6: Remove the v4-mapped address support
2014-12-24 Matthew Dillonkernel - Add backlight sysctls to i915
2014-12-24 François Tigeotdrm/i915: Use struct pci_dev and Linux pci functions
2014-12-23 François Tigeotdrm: Improve linux/pci.h
2014-12-23 François Tigeotdrm: Add linux/io.h
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-12-22 Sascha Wildnerkernel/netmap: Switch sysctls over to dev.netmap like...
2014-12-22 Sascha Wildner<sys/sysctl.h>: Add missing declaration for dev.*
2014-12-22 Sascha Wildnerkernel: Don't confuse kmalloc() and mbuf flags.
2014-12-21 Sascha WildnerAdd quotes to ${MACHINE_ARCH} checks in Makefiles.
2014-12-21 Sascha Wildner<sys/file2.h>: Correct include guard check.
2014-12-21 Sascha WildnerAdjust for the removal of the net.inet6.ip6.v6only...
2014-12-19 Sepherosa Ziehauinet6: Only allow setting IPV6_V6ONLY sockopt to 1.
2014-12-19 Sepherosa Ziehauinet6: Don't allow setting net.inet6.ip6.v6only to 0
2014-12-19 Sepherosa Ziehautcp: Increase default IW to 4.
2014-12-18 Sascha Wildnerkernel/acpica: Separate kernel and userland code in...
2014-12-17 Sepherosa Ziehauicmp: Asynchonize ctlinput/mtudisc/redirect processing
2014-12-17 Sepherosa Ziehauroute/inet: Set the mtu if it is _not_ configured,...
next