csprng - fix unused variable
[dragonfly.git] / sys / platform / pc32 /
2014-07-23 Matthew Dillonkernel - Redo struct vmspace allocator and ref-count...
2014-07-13 Imre Vadaszidentcpu: Add AMD Features2 strings for bits 25 to 28
2014-07-08 Matthew Dillonkernel - (32 bit) fix MP boot problems
2014-07-08 Sascha Wildnerkernel/vga: Remove VGA_NO_BIOS and VGA_ALT_SEQACCESS...
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-05 Sascha Wildnerkernel/i386: Fix buildkernel.
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-06-30 Matthew Dillonkernel - Move CPUMASK_LOCK out of the cpumask_t
2014-06-30 Markus PfeifferSet CR4.OSFXSR before probing the mxcsr mask
2014-06-20 Sascha Wildnerkernel: Correct function names in comments.
2014-06-18 Matthew Dillonkernel - Fix rare ucred race
2014-06-12 Markus Pfeifferkernel/npx: Enable printing of npx mask on bootverbose...
2014-06-12 Markus Pfeifferkernel/vkernel: port mxcsr mask probing to i386.
2014-06-08 Sascha WildnerMove ed(4), sr(4), and ng_sync_{ar,sr} to being i386...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-18 Sascha Wildnerkernel/acpi: Use AE_OK.
2014-05-15 Sascha Wildnerkernel/acpi: i386 build fixes.
2014-05-14 Sascha Wildnerkernel/acpi: Add quirks framework (and some quirks...
2014-05-10 Sascha Wildnerkernel/acpi: Use ACPI_SUCCESS()/ACPI_FAILURE() in a...
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-25 Sascha Wildnerkernel/i386: Remove CPU_ENABLE_TCC traces.
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-02-24 Sascha Wildnerkernel/i386: Apply 94514bea15a0328e256cda414594fe6e6317...
2014-02-23 Sascha Wildnerkernel/i386: Remove an unused ACPI prototype.
2014-02-23 Sascha Wildnerkernel/i386: Remove two unused math helper functions...
2014-02-16 Sepherosa Ziehaup4tcc: Nuke; replaced by clockmod(4)
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-06 Sepherosa Ziehaumwait/spin: Push sysctl into machdep code
2014-02-06 Sepherosa Ziehaumwait: Staticize cpu_mwait_halt
2014-01-30 Sepherosa Ziehauacpi/cstate/x86_64: Implement native C-state support...
2014-01-30 Sepherosa Ziehauacpi/cstate: Allow fixed hardware GAS for C1, which...
2014-01-30 Sepherosa Ziehauacpi/cstate: Rework preamble operation for entering...
2014-01-25 Sepherosa Ziehaumwait: Allow treating interrupts as break-event for...
2014-01-25 Sepherosa Ziehauacpi/pstate: Utilize CPUID_TO_{FAMILY,MODEL} macros
2014-01-20 Sascha Wildneracpi: Fix building the kernel.
2014-01-12 Sepherosa Ziehauplatform/acpi: Update according to ACPI spec 5.0
2014-01-12 Sepherosa Ziehaucpu_idle_hlt: Remove unapplied comment
2014-01-07 Matthew Dillonbuild - Add dev/smbus to kernel module build
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-06 Sascha Wildnerkernel/i386: Make digi(4) compilable into the kernel...
2013-12-06 Sascha Wildnerkernel: Drop ISA support from most remaining drivers...
2013-12-06 Sascha Wildnerkernel/i386: Remove some old devices from the userconfi...
2013-11-27 Sascha Wildnerkernel/i386: Remove two Makefiles used for tag generation.
2013-11-27 Sascha Wildnerkernel: Generate miidevs.h, pccarddevs.h and pcidevs...
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Matthew Dillonkernel - Fine-grain getnewbuf() and related vfs/bio...
2013-10-25 Sascha Wildnerkernel/vmm: Rename struct guest_options to vmm_guest_op...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-14 Matthew Dillonkernel - Concurrent fork/exec (3) - Fix 32-bit builds...
2013-10-07 Matthew Dillonkernel - Add shared active virtual memory, i386
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-24 Sepherosa Ziehauacpi: Be lenient about unknown revision of FADT, MADT...
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-14 François Tigeotkernel/i386: Implement ffsl()
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-03 François Tigeotkernel/i386: Implement pmap_invalidate_cache_pages()
2013-08-27 François Tigeotkernel/i386: Implement pmap_mapbios()
2013-08-27 François Tigeotkernel/i386: Add PAT support, mapdev_attr, kmem_alloc_attr
2013-08-27 François Tigeotkernel/i386: add pmap_invalidate* functions
2013-08-24 Sascha Wildnerkernel: Remove some unused lines from 'files' files.
2013-08-17 Sascha Wildnerkernel/i386: Remove BDE_DEBUGGER remains.
2013-08-14 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-04 Sepherosa Ziehauacpi/pstate: AMD CPUs' Family >= 10h use same P-State...
2013-08-03 Sascha Wildnerkernel: Use TABs to indent in 'files'.
2013-07-31 Matthew Dillonkernel - Add hw.cpu_mwait_haltand hw.cpu_mwait_spin
2013-07-31 François Tigeoti386: Partially revert 9e5e15787783090b6f8cc9f3dc990820...
2013-07-30 Matthew Dillonkernel: Correctly handle fake pages
2013-07-30 Johannes Hofmannkernel: add OBJT_MGTDEVICE in some more places
2013-07-21 Sascha Wildnerkernel: Remove a no longer used extern declaration.
2013-07-19 Sascha Wildnerkernel: Remove some no longer used options.
2013-07-18 François Tigeotpmap: Add change_attr() stubs for non-amd64 architectures
2013-07-18 Sepherosa Ziehaui386: Unbreak building if the kern config only contains...
2013-07-18 François Tigeotkernel: Remove Cyrix CPUs specific handling
2013-07-16 Sascha Wildnerkernel: Remove some orphaned extern declarations in...
2013-07-11 Matthew Dillonkernel - Do not try to apply certain hw errata fixes...
2013-07-06 Sascha Wildnerkernel: Remove two unused header files (we use dev...
2013-07-02 Sascha Wildnerkernel/platform: Remove some #include duplicates.
2013-06-20 Sepherosa Ziehauclock/tsc: Detect invariant TSC CPU synchronization
2013-06-19 Sepherosa Ziehauclock/tsc: Detect invariant TSC
2013-06-19 Sepherosa Ziehauclock: Use sysclock_t to save value from sys_cputimer...
2013-06-13 Matthew Dillonkernel - Increase KVM default for 32-bit systems from...
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
next