UPDATING: Mention that bt(4) is PCI only now.
[dragonfly.git] / sys / platform / pc32 /
2012-11-29 Sascha Wildnerbt(4): Remove support for ISA adapters.
2012-11-24 Sascha Wildnerkernel: Remove some code that does nothing.
2012-11-24 Sascha Wildnerndis(4): Make NDIS compile with usb4bsd too.
2012-11-17 Sascha WildnerRemove an unused header.
2012-11-11 Sascha WildnerRemove an ancient file that is no longer used.
2012-11-01 Sepherosa Ziehauioapic/i386: 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-11 Matthew Dillonkernel - Fix i386 pmap bug
2012-10-11 Matthew Dillonkernel - Fix i386 pmap bug
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-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-10 Matthew Dillonkernel - Remove debugging from i386 pmap
2012-10-10 Matthew Dillonkernel - Probable fix to vm_fault: PG_BUSY panic on...
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...
2012-10-07 Sepherosa Ziehaubusdma: Utilize kmalloc_powerof2()
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (3)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all() (2)
2012-10-05 Matthew Dillonkernel - (fix syntax error last commit)
2012-10-05 Matthew Dillonkernel - Acquire vm_token in pmap_remove_all()
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics (2)
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (6), reimplement shared...
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 Matthew Dillonkernel - fix builds
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-12 Sascha Wildnerkernel: Remove unused headers.
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-06 Sascha Wildnerkernel: Use NULL for pointers in some places.
2012-09-03 Sascha WildnerRemove another unused header (<machine/ultrasound.h>).
2012-09-03 Sascha WildnerRemove an unused and empty header (<machine/mtpr.h>).
2012-08-29 Sepherosa Ziehauacpi/sci: Test ACPI MADT interrupt override entry's...
2012-08-28 Sepherosa Ziehauacpi/fadt: Make sure that SCI IRQ is valid
2012-08-28 Sepherosa ZiehauMachIntr: Add two methods to find IRQ
2012-08-25 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-24 Matthew Dillonkernel - Fix pmap_remove() issue.
2012-08-24 Matthew Dillonkernel - Implement Errata 721 for 32-bit kernels too
2012-08-22 Matthew Dillonkernel - Attempt to fix i386 wire_count panic (98)
2012-08-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-22 Mihai CarabasCPU topology support
2012-08-22 Matthew Dillonkernel - Attempt to fix i386 wire_count panic
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-07-29 Alex Hornungmptable - use the table's cpu_flags
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-05 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (i386)
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-27 François Tigeotkernel: in_cksum2.s is needed by inet6 code
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-18 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-17 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-03 Sascha Wildnerkernel/wdog: Compile in kern_wdog.c by default.
2012-04-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
next