<sys/resource.h>: Add RLIM_SAVED_{CUR,MAX} and separate BSD specific stuff.
[dragonfly.git] / sys /
2015-01-31 Sascha Wildner<sys/resource.h>: Add RLIM_SAVED_{CUR,MAX} and separate...
2015-01-31 Sascha Wildner<sys/resource.h>: Adjust whitespace (no functional...
2015-01-30 Matthew Dillonhammer2 - fix I/O race, flesh out bulkfree
2015-01-29 Matthew Dillonhammer2 - work on bmap->avail tracking, fix DIO issue...
2015-01-28 Sascha WildnerRemove <sys/_posix.h>. It serves no purpose anymore.
2015-01-28 Sascha Wildnerkernel: Retire the P1003_1B and _KPOSIX_VERSION kernel...
2015-01-28 Sascha Wildner<sys/semaphore.h>: Remove dead p1003_1b code.
2015-01-28 Sascha Wildner<sys/sysctl.h>: Remove <sys/_posix.h> include. It is...
2015-01-28 Sascha Wildnerkernel/mib: Remove <sys/_posix.h> dependency.
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-28 Sascha Wildner<sys/mman.h>: Some cleanup.
2015-01-28 Sascha Wildner<sys/mman.h>: Whitespace cleanup (no functional change).
2015-01-28 Sepherosa Ziehauinet6: Dispatch nd6_timer to netisr0 to run
2015-01-27 Tomohiro Kusumihammer: some trivial fixes
2015-01-27 Sascha Wildnerlibc/sigaltstack: Return EPERM upon disabling the activ...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-27 Matthew Dillonhammer2 - Adjust TODO
2015-01-27 Matthew Dillonhammer2 - bulkfree work 2/many
2015-01-26 Matthew Dillonhammer2 - Stabilize new I/O infrastructure and work...
2015-01-26 Matthew Dillonkernel - Add swap-backed kernel memory allocator API
2015-01-26 Matthew Dillonkernel - limit backtrace-on-panic to 6 call levels
2015-01-26 Sascha Wildnerpxeboot.8: Small adjustments.
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Tomohiro Kusumisys/vfs/hammer: make description on low level storage...
2015-01-23 Matthew Dillonpxeboot - Add option to improve NFS performance
2015-01-23 Matthew Dillonpxeboot - Workaround BIOS breakage
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-22 Sascha Wildnerkernel/usb4bsd: Remove unused malloc type declaration.
2015-01-22 Sepherosa Ziehauinet6: Remove detecting of aggregatable unicast address...
2015-01-22 Sepherosa Ziehauecc: No need to go through parent device explicitly
2015-01-22 Sepherosa Ziehaualc: Fix up MSI configuration
2015-01-22 Matthew Dillonkernel - Update if_alc
2015-01-22 Matthew Dillondrm - Add another Haswell graphics chipid
2015-01-22 Matthew Dillonkernel - audio Makefile needs opt_snd.h
2015-01-22 Matthew Dillonkernel - Add more definitions to pcireg.h
2015-01-22 Sepherosa Ziehauacpi: Don't set non-exist EXT IRQ
2015-01-22 Sepherosa Ziehauecc: Use identify to add ecc device for E3-1200 memory...
2015-01-20 Tomohiro Kusumisys/vfs/hammer: make btree_search() climb up btree...
2015-01-20 Tomohiro Kusumisys/vfs/hammer: fix comments regarding obsolete "spike...
2015-01-20 Tomohiro Kusumisys/vfs/hammer: fix off-by-one error in hammer volume...
2015-01-20 Sepherosa Ziehauecc: Implement detach and shutdown methods
2015-01-19 Matthew Dillonkernel - limit DMA for older ALI chips to 256KB
2015-01-19 Matthew Dillonhammer - Attempt to fix improper call to vsetisdirty...
2015-01-19 Sepherosa Ziehauinet: Link ifa after ifa_{addr,dstaddr,netmask} are...
2015-01-19 Sepherosa Ziehaubnx/bge: Add miibus module dependency
2015-01-18 Markus Pfeifferkernel: Exchange MAP_ANON and MAP_ANONYMOUS
2015-01-18 François Tigeotdrm: Sync drm_edid.c and drm_modes.c with Linux 3.9.11
2015-01-18 François Tigeotdrm: Move vbl_lock initialization to the right place
2015-01-17 Matthew Dillonhammer - cleanup arg names in procedural prototypes...
2015-01-17 Matthew Dillonhammer - bring-in cleanup from PR 2771 and 2772
2015-01-17 Tomohiro Kusumisys/vfs/hammer: cleanup using existing macro
2015-01-17 Sascha Wildnerkernel/ath: Add missing braces (FreeBSD's r277290).
2015-01-17 Matthew Dillonkernel - Augment resource_string_value() to check kenv.
2015-01-16 Sascha WildnerLINT64: Document the kernel options of the sound stack.
2015-01-16 Sascha Wildnerkernel: Define HAVE_KERNEL_OPTION_HEADERS when building...
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-15 Matthew Dillondrm - Fix a second X lockup w/radeon ttm
2015-01-15 Sascha Wildnerkernel/sound: Fix typos in user visible messages etc.
2015-01-15 Sepherosa Ziehaucam: Disable verbose "Unretryable error" log for probe...
2015-01-15 Sepherosa Ziehauacpi/pstate: Allow missing _PCT and _PSS, as long as...
2015-01-14 Markus Pfeifferkernel: rename MAP_ANON to MAP_ANONYMOUS, add alias
2015-01-14 Sepherosa Ziehaualtq: Dispatch tbr_timeout to netisr0 to run
2015-01-14 Sepherosa Ziehauinet6: Defer in6_tmpaddrtimer
2015-01-14 Sepherosa Ziehauinet6: Dispatch nd6_slowtimo to netisr0 to run
2015-01-13 Imre Vadaszkernel: Hide the intrmask_t typedef from userspace...
2015-01-13 Sepherosa Ziehauinet6: Dispatch in6_tmpaddrtimer to netisr0 to run
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use (2)
2015-01-12 Matthew Dillonkernel - Flag cdevpriv use
2015-01-12 Matthew Dillonkernel - remove O_FBUFFERED and O_FUNBUFFERED
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-11 Sascha Wildnerkernel/dev_ops: Make default dev_ops (noopen(), etc...
2015-01-11 Sascha Wildnerkernel/cam: Remove unneeded dev_ops assignments.
2015-01-11 Sepherosa Ziehauinet6: Dispatch nd6_setmtu0 to netisr0 to run
2015-01-11 Sepherosa Ziehauinet6: Dispatch nigroup attach/detach to netisr0 to run
2015-01-11 Sepherosa Ziehaunetmap: Remove unnecessary ifunit call
2015-01-10 Sascha Wildnerkernel/usb4bsd: Sync usb_quirk(4) with FreeBSD.
2015-01-10 Matthew Dillondrm - Fix deadlock in ttm pager
2015-01-10 François Tigeotdrm: drm_detach() is drm_release()
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791 - revert broken...
2015-01-09 Sascha Wildnerkernel/hda: Add missing file to 'files' to be able...
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 Markus Pfeifferusb4bsd: Remove some porting gunk
2015-01-09 Markus Pfeifferusb4bsd: Sync with FreeBSD r276791
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
next