kernel/x86_64: Display Standard Extended Features during CPU setup.
[dragonfly.git] / sys /
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-11 François Tigeotiicbb: Update from FreeBSD
2013-08-10 Sascha Wildnerkernel: Start removing syslink.
2013-08-10 Sascha Wildnerkernel: Adjust some header comments. SMP is default...
2013-08-10 Sascha WildnerReduce diffs between GENERIC/X86_64_GENERIC a bit.
2013-08-09 François Tigeotkernel: Add pmap_page_set_memattr() stubs for the vkern...
2013-08-08 Sascha Wildnerkernel/libutil: UNIX98_PTYS has been default long enoug...
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François Tigeotkernel: Add a memattr argument to vm_page_alloc_contig()
2013-08-08 Sepherosa Ziehauroute/inet: Add comment about read/write shared global...
2013-08-08 Sepherosa Ziehauroute/inet: Dispatch PRCLONed route expiration to netisr
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Sepherosa Ziehauarp: Dispatch arp cache expiration operation to netisr
2013-08-06 Matthew Dillonkernel - Adjust impossible conditions in kdmsg_state_*()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-08-05 Markus Pfeifferusb4bsd: Next attempt at fixing BIOS handoff for XHCI
2013-08-05 Markus Pfeifferusb4bsd: more cleanup of superflous debug messages
2013-08-05 Markus Pfeifferusb4bsd: fix breakage caused by earlier commit
2013-08-05 Markus Pfeifferusb4bsd: xhci cleanup
2013-08-05 Markus Pfeifferusb4bsd: Bring in fix for endpoint setup on Etron XHCI
2013-08-05 Markus Pfeifferusb4bsd, pci: pull in bios takeover code from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Fix EHCI
2013-08-05 Markus Pfeifferusb4bsd: Fix scsi sense handling in umass
2013-08-05 Markus Pfeifferusb4bsd: sync with FreeBSD svn r242385
2013-08-05 Markus Pfeifferusb4bsd: Add detection for Etron EJ168 controller
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
2013-08-05 Sepherosa Ziehausocket: SO_LINGER only affects sockets that have been...
2013-08-05 Sascha WildnerRemove some unused externs.
2013-08-05 Sascha Wildnerrp(4): Remove ISA attachment and some dead code, too.
2013-08-04 Sascha Wildnerkernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb...
2013-08-04 Sascha Wildnerkernel/drm2: Remove two unused externs.
2013-08-04 François Tigeotdrm/i915: Do not check only primary displays
2013-08-04 Sepherosa Ziehauacpi/pstate: AMD CPUs' Family >= 10h use same P-State...
2013-08-04 François Tigeotdrm2: Synchronize with FreeBSD
2013-08-03 Sascha Wildnerkernel: Use TABs to indent in 'files'.
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix sendfile() based deadlock
2013-08-02 Sascha Wildnerkernel/amr: Move amrd (disk) adding before amrp (cam...
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix /dev/mem
2013-08-02 François Tigeotkernel: Fix bus_dmamem_alloc()
2013-08-01 Matthew Dillonkernel - Fix pageout algorithm regression
2013-08-01 Sascha Wildnerkernel/drm2: Add a missing #include (for drm_free()).
2013-08-01 Sascha WildnerAdjust two devfs manual pages and some comments to...
2013-08-01 Sepherosa Ziehautcp: Allow socket/syncache inheritance between SO_REUSE...
2013-08-01 Sepherosa Ziehauigb: Force status register reading in ifmedia status...
2013-07-31 Matthew Dillonkernel - Add hw.cpu_mwait_haltand hw.cpu_mwait_spin
2013-07-31 Johannes Hofmanndrm: consistently use drm_free()
2013-07-31 Johannes Hofmanndrm: remove unused size parameter from drm_free
2013-07-31 Sascha Wildnerkernel/drm2: Some build and warning fixes.
2013-07-31 François Tigeotdrm: Fix incorrect usage of taskqueue_thread
2013-07-31 François Tigeoti386: Partially revert 9e5e15787783090b6f8cc9f3dc990820...
2013-07-31 Matthew Dillonboot - Add loader.conf variable sioX.baud for console...
2013-07-31 Peter Avaloslibc/db: Sync with FreeBSD
2013-07-30 glebiusdrm: Properly initialize drm_debug_flag
2013-07-30 Chris Wilsondrm/i915: Add no-lvds quirk for Supermicro X7SPA-H
2013-07-30 François Tigeotdrm2: Hook to DragonFly's build infrastructure
2013-07-30 Johannes Hofmanndrm: disable drm_kms_helper_poll for now
2013-07-30 François Tigeotdrm2: Comment out i915_info_sysctl_handler()
2013-07-30 François Tigeoti915_gem.c: Revisit initialization code
2013-07-30 Matthew Dillonkernel: Correctly handle fake pages
2013-07-30 François Tigeotdrm2: Make the PAT code more compatible with FreeBSD
2013-07-30 Matthew Dillonkernel: PAT work, test_and_set_bit()
2013-07-30 Johannes Hofmanndrm: preliminary replacement for vm_phys_fictitious...
2013-07-30 François Tigeotkernel: Add atomic_load_acq_64()
2013-07-30 Johannes Hofmanndrm: lockmgr() returns 0 on success
2013-07-30 Johannes Hofmanndrm: Implement vm_fault_quick_hold_pages and vm_page_un...
2013-07-30 Johannes Hofmanndrm2 porting: Small changes
2013-07-30 Johannes Hofmanndrm: switch back from kfree to free and add a NULL...
2013-07-30 Matthew Dillondrm2: Properly handle requests passing page boundaries
2013-07-30 François Tigeotdrm2: Translate some vm calls, comment out others
2013-07-30 Johannes Hofmanndrm2: Replace or comment out devfs cdevpriv calls
2013-07-30 François Tigeoti915: fix sf_buf_alloc() calls
2013-07-30 François Tigeoti915: Rename pipe to i915_pipe
next