kernel: Import pci_save_state and pci_restore_state from FreeBSD
[dragonfly.git] / sys / platform / pc64 /
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
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-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-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 Matthew DillonPAT work, mapdev_attr, kmem_alloc_attr
2013-07-18 Johannes Hofmannpmap: add dummy implementation for pmap_invalidate*
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-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-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel/isa: Remove redundant check. Already depends...
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-10 Sepherosa Ziehauioapic: Relocate IRQ if it hits SYSCALL entry
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-25 Sascha Wildnerkernel/cpu_topology: They are just bits, not BITS.
2013-03-14 Sascha Wildnerkernel: Remove 'nowerror' from two files that don't...
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-04 Matthew Dillonkernel - Increase size of savefpu area in pcb for vkernel64
2013-02-27 Sascha Wildnerkernel: Remove <machine/apm_segments.h>.
2013-02-26 Sepherosa Ziehaugcc47/x86_64: Add more -mno flags
2013-02-23 Sascha Wildnerkernel/x86_64: Remove some bogus #ifndefs.
2013-02-22 Matthew Dillonkernel - Fix performance issue due to buffer fragmentation
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sascha Wildnerkernel: A few small fixes to make a minimal kernel...
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-24 Johannes Hofmannmerge
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-13 Matthew Dillonkernel - Fix signal FP save/restore issues when AVX...
2013-01-12 Johannes Hofmannmerge
2013-01-06 Venkatesh Srinivaskernel -- Tie virtio, virtio-blk into build.
2013-01-05 Sascha Wildnerkernel: Remove some unused variables in kern/, opencryp...
2013-01-03 Sascha Wildnerkernel: Move sys/dev/acpica5 to sys/dev/acpica.
2013-01-03 Sascha Wildnerkernel: The NPX_DEBUG kernel option is pc32 specific...
2013-01-03 Sepherosa Ziehaux86_64/options: Indentation
2013-01-02 Alex Hornungx86_64 - support for AVX instructions
2012-12-25 Sascha Wildnerkernel/clock: Remove some pointless #include/#ifdef.
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-09 François Tigeotkernel: Add cpu_wbinvd_on_all_cpus()
2012-12-08 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-06 Sascha Wildneragp(4): Fix some minor issues.
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-04 François Tigeotagp: Sync with FreeBSD
2012-12-01 Matthew Dillonkernel - Turn off machdep.pmap_mmu_optimize by default
2012-11-24 Sascha Wildnerndis(4): Make NDIS compile with usb4bsd too.
2012-10-30 Sepherosa Ziehauioapic/x86_64: Allow GSI > 191
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-18 Sascha Wildnerkernel/x86_64: In pmap_enter(), entry is, in fact,...
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-13 Matthew Dillonkernel - set machdep.pmap_mmu_optimize to 1 by default...
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Matthew Dillonkernel - Make pcb_onfault more robust.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Sascha Wildnerusb4bsd: Allow some parts to be built into the kernel.
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-08 Sepherosa Ziehaukmalloc: Use 'fls' to round up the size to the nearest...
2012-10-07 Sepherosa Ziehaubusdma: Panic if the kmalloc_powerof2() fails to meet...
next