ath - Basic re-port, base code compile
[dragonfly.git] / sys / platform /
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-31 Sascha Wildnerkernel/vmx: Fix typo in a message.
2013-12-28 Matthew Dillonkernel - Correct edge-case for machdep.pmap_mmu_optimize
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-11-07 Matthew Dillonkernel - Remove most buffer_map contention on 64-bit...
2013-11-03 Sascha Wildnerkernel/x86_64: Do not print a message upon every segmen...
2013-10-25 Sascha Wildnerkernel/vmm: Rename struct guest_options to vmm_guest_op...
2013-10-22 Sascha WildnerFix typos in messages and manual pages.
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-15 Matthew Dillonkernel - improve pv_hold()
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-07 Matthew Dillonkernel - Rewrite do_vmtotal and change the way VM stati...
2013-10-06 Matthew Dillonkernel - pc64 - Fix pv_free() race and add assertions
2013-10-06 Matthew Dillonkernel - pc64 - Print errata fixup only for cpu 0
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code (2)
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code
2013-09-28 Antonio Huete Jimenezvkernel - Update usage options.
2013-09-28 Antonio Huete Jimenezvkernel - Add -d option to disable vmm.
2013-09-28 Antonio Huete Jimenezvkernel - Remove unused getopt option.
2013-09-28 Antonio Huete Jimenezvkernel64 - Report VMM status at startup.
2013-09-24 Sepherosa Ziehauacpi: Be lenient about unknown revision of FADT, MADT...
2013-09-23 Mihai Carabaskernel - fix vkernel64 startup when no hw virtualizatio...
2013-09-23 Mihai Carabaskernel: disable VMM for AMD SVM to not break the vkernel64
2013-09-21 Matthew Dillonbuildworld - Fix buildworld conflict
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-14 François Tigeotkernel/i386: Implement ffsl()
2013-09-11 Antonio Huete Jimenezvkernel64 - Add newline to the end of options files.
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Antonio Huete JimenezBring in DIRFS: A filesystem for VKERNELS
2013-09-04 Antonio Huete Jimenezvkernel32 - Change VM_MAX_USER_ADDRESS to match the...
2013-09-03 Sascha Wildnerkernel: Remove drmn leftover.
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 unused lines in pc64's 'files' file.
2013-08-24 Sascha Wildnerkernel: Remove some unused lines from 'files' files.
2013-08-17 Sascha Wildnerkernel/i386: Remove BDE_DEBUGGER remains.
2013-08-16 Matthew Dillonvkernel - Module loading for vkernel64
2013-08-14 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-09 François Tigeotkernel: Add pmap_page_set_memattr() stubs for the vkern...
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-08-02 François Tigeotkernel: Fix bus_dmamem_alloc()
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 François Tigeotdrm2: Hook to DragonFly's build infrastructure
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 Tigeotpat: Add pmap_invalidate_cache_pages()
2013-07-18 François Tigeotpmap: Add pmap_mapbios()
2013-07-18 François Tigeotpat: Make the API more compatible with FreeBSD
2013-07-18 François Tigeotpat: Add BUS_DMA_NOCACHE, VM_MEMATTR definitions
2013-07-18 François Tigeotkernel: Optimize pmap_invalidate_range()
2013-07-18 François Tigeotkernel: Use pmap_invalidate functions
2013-07-18 François Tigeotkernel: Improve pmap_invalidate_cache_range()
2013-07-18 François Tigeotpmap: Add change_attr() stubs for non-amd64 architectures
2013-07-18 Matthew DillonPAT work, mapdev_attr, kmem_alloc_attr
2013-07-18 Johannes Hofmannpmap: add dummy implementation for pmap_invalidate*
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-17 Sascha Wildnervkernel: Remove #if 0 code in vkernel headers.
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-21 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
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-27 Markus Pfeifferfix MXCSR default value
2013-05-20 Aggelos Economopouloskernel -- x86_64: Do not set reserved bits in CR3.
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'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 Sascha Wildnerkernel/acpi: Fix a typo in a function name.
2013-04-29 Matthew Dillonkernel - Terminate ddb backtraces at Xfast_syscall
2013-04-29 Sascha WildnerMerge <machine/uvparam.h> into <time.h> and remove it.
2013-04-28 Sascha WildnerRemove pca and speaker device remains (both deleted).
next