kernel/netgraph7: Remove unneeded CFLAGS.
[dragonfly.git] / sys /
2014-07-15 Sascha Wildnerkernel/netgraph7: Remove unneeded CFLAGS.
2014-07-15 Sascha Wildnerkernel/netgraph7: Adjust SVN ID.
2014-07-14 Imre Vadaszkm(4): Also supports sensors in AMD Family 12h CPUs...
2014-07-14 Sascha Wildnerkernel/netgraph7: Sync ng_bt3c with current FreeBSD...
2014-07-14 Matthew Dillonkernel - Fix stability issue with net.inet.tcp.inflight*
2014-07-14 Alex Hornungkern_nrandom, rnd drivers: update for new CSPRNG
2014-07-14 Alex HornungAdd ChaCha and CSPRNG to conf/files
2014-07-14 Alex Hornungkernel - add a fortuna-based CSPRNG
2014-07-14 Alex Hornungkernel - add ChaCha algorithm (djb's merged implementation)
2014-07-14 Alex Hornungglxsb(4) - use add_buffer_randomness()
2014-07-14 Sepherosa Ziehauigb: enable MSI-X for i354 on C2550 SoC
2014-07-14 Matthew Dillondrm - Fix bug with ttm_tt_swapin()
2014-07-14 François Tigeotdrm/ttm: Replace FreeBSD custom code by Linux workqueues
2014-07-13 Imre Vadaszidentcpu: Add AMD Features2 strings for bits 25 to 28
2014-07-13 Sascha Wildnerkernel/netgraph: Remove useless Makefile.inc's.
2014-07-13 Sascha Wildnerkernel/netgraph7: Sync ubt and ubtbcmfw with current...
2014-07-13 Sascha Wildnerkernel: Use NULL for pointers.
2014-07-13 François Tigeotdrm: Improve the BUG() macro
2014-07-13 Nuno Antunesnetgraph7: Fix a bug in the Makefile.
2014-07-13 Matthew Dillonkernel - More verbose boot de-spamming
2014-07-13 Matthew Dillonkernel - Add two features to improve qemu emulation...
2014-07-13 Matthew Dillonkernel - Add lwkt_cpusync_quick()
2014-07-13 Matthew Dillonkernel - Reduce console spam in verbose mode when print...
2014-07-12 François Tigeotdrm/i915: Fix flickering screen issues on some laptops
2014-07-12 Matthew Dillonkernel - Fix crypto boots and rescue boots
2014-07-12 Imre Vadaszkm(4): Support for sensors in AMDs Kaveri and Kabini...
2014-07-11 Sascha WildnerFix a couple of typos in a manpage and readme file.
2014-07-11 Sascha Wildnerkernel: Remove unused functions vop_panic() and vfs_std...
2014-07-11 Matthew Dillonkernel - Fix table problem w/IPV6 matching with PF
2014-07-11 Nuno Antunesnetgraph7: Allow name and ID hashes to grow.
2014-07-11 Nuno Antunesnetgraph7: Plug item allocation leak in ng_socket.
2014-07-11 Nuno Antunesnetgraph7: Use a shared token to protect typelist changes.
2014-07-11 Nuno Antunesnetgraph7: Use a shared token to protect topology changes.
2014-07-11 Nuno Antunesnetgraph7: Remove unneeded critical sections.
2014-07-11 Nuno Antunesnetgraph7: Directly use objcache_* functions instead...
2014-07-11 Nuno Antunesnetgraph7: Major rework of netgraph7 internal mechanisms.
2014-07-11 Nuno Antunesnetgraph7/eiface: Remove KMODDEPS from Makefile.
2014-07-11 Nuno Antunesnetgraph7: Bring in ng_eiface.
2014-07-10 François Tigeotdrm: Replace some custom code by wait_event routines
2014-07-10 François Tigeotdrm: Add a linux/jiffies.h implementation
2014-07-10 François Tigeotdrm: Add a linux/time.h implementation
2014-07-08 Matthew Dillonkernel - (32 bit) fix MP boot problems
2014-07-08 Sascha Wildnerkernel/vga: Fix register name in a comment. leaf/master
2014-07-08 Sascha Wildnerkernel/vga: Fix a CRTC register setting which I botched...
2014-07-08 Sascha Wildnerkernel/vga: Remove VGA_NO_BIOS and VGA_ALT_SEQACCESS...
2014-07-08 François Tigeotdrm/i915: Add some missing locks
2014-07-08 François Tigeotdrm/i915: Add i915_gem_object_sync()
2014-07-08 Matthew Dillonvkernel - Fix systat -vm 1
2014-07-07 Sascha Wildnerkernel/usb4bsd: Add the urndis(4) driver for Remote...
2014-07-07 Sascha Wildneracpica: Clean up the config header a bit.
2014-07-07 François Tigeotdrm/i915: Reduce ring code differences with Linux
2014-07-07 Matthew Dillonvkernel64 - Make operational again after bootstrap...
2014-07-07 Matthew Dillonbuild - Fix vkernel64 build
2014-07-06 Matthew Dillonboot - Fix timecount issues with some BIOSes
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-06 Matthew Dillonkernel - remove debugging
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes
2014-07-06 Sascha WildnerFix VKERNEL/i386 build.
2014-07-05 Sascha Wildnerkernel: Fix KTR compilation.
2014-07-05 François Tigeotdrm/i915: Add i915_gem_check_wedge()
2014-07-05 Sascha Wildnerkernel/i386: Fix buildkernel.
2014-07-05 François Tigeotdrm/i915: Sync intel_ringbuffer.h with Linux 3.8.13
2014-07-05 François Tigeotdrm/i915: intel_iic.c really is intel_i2c.c
2014-07-05 François Tigeotdrm/i915: i915_debug.c really is i915_debugfs.c
2014-07-05 Matthew Dillonbuild - Add missing symbol for vkernel64 build
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-04 François Tigeotdrm: Use the Linux completion API
2014-07-04 François Tigeotdrm: Add a linux/completion.h implementation
2014-07-04 Nuno Antuneskernel: Unbreak vkernel64 build.
2014-07-04 Sascha Wildnerkernel/netgraph7: Build fix.
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-03 Sascha Wildner<sys/sysctl.h>: Put the access argument in parentheses.
2014-07-03 Sascha Wildner<sys/sysctl.h>: Indentation fixes (nothing functional).
2014-07-03 Sascha Wildner<sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
2014-07-03 Joris Giovannangelidrm/ttm: remove linux_compat.c from conf/files too
2014-07-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-07-02 Sascha Wildnerkernel: Fix some -Wundef warnings.
2014-07-01 Matthew Dillonkernel - Fix PF tables (SMP work)
2014-07-01 Franco Fichtnerkernel: remove layer of indirection for ether_input()
2014-07-01 Matthew Dillonkernel - add vm_contig_avail_pages() API
2014-07-01 Matthew Dillonkernel - Fix several taskqueue livelocks
2014-07-01 Franco Fichtnerkernel: switch newer drivers back to if_input()
2014-07-01 Franco Fichtnerkernel: make pktinfo and cpuid native to ip_input()
2014-07-01 Sascha Wildnerkernel/acpi: Use device_printf() in a few places.
2014-07-01 Sepherosa Ziehauinet: Make ip fragments reassemble queue per-cpu and...
2014-07-01 Matthew Dillonkernel - Fix bug in cdev_pager_allocate() that was...
2014-06-30 Nicolas Therylibc - change SEM_VALUE_MAX
2014-07-01 Sascha Wildnerkernel/acpi: Stop installing default address space...
2014-07-01 Sascha Wildnerkernel/acpica: Add tunables for editing the _OSI string...
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-30 Matthew Dillonbuild - Add additional CFLAGS
2014-06-30 Markus PfeifferSet CR4.OSFXSR before probing the mxcsr mask
2014-06-29 Matthew Dillonkernel - Fix nfs server-side shutdown race
2014-06-29 Sascha WildnerFix buildworld.
2014-06-29 Sepherosa Ziehauinpcb: Rework insertion of local group
2014-06-29 Matthew Dillonkernel - Fix pf-based NAT
2014-06-28 Sascha Wildnerkernel/pf: Check size of long at compile time (fixes...
2014-06-28 Matthew Dillonkernel - add toeplitz_piecemeal_addr/port()
2014-06-28 Sascha Wildnerkernel/acpi: Solve ACPI_DEBUG_{CACHE,LOCKS,MEMMAP}...
next