varsym(1) - Fix return codes.
[dragonfly.git] / sys / platform /
2013-02-28 Antonio Huete Jimenezvkernel64 - Remove some dead code (JGV).
2013-02-27 Sascha Wildnerkernel: Remove <machine/apm_segments.h>.
2013-02-27 Sepherosa Ziehaugcc47/i386: Add more -mno flags
2013-02-26 Sepherosa Ziehaugcc47/x86_64: Add more -mno flags
2013-02-26 Matthew Dillonkernel - Fix vm.shared_fault for vkernels and 32-bit
2013-02-25 Sascha Wildnerkernel/i386: Use offsetof() here.
2013-02-23 Sascha Wildnerlibkern: Stop compiling in (u)cmpdi2.c, because they...
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-22 Antonio Huete Jimenezvkernel - Settable serial numbers for virtual disks.
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-17 Antonio Huete Jimenezvkernel - Allow setting MAC addresses from within the...
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 Sascha Wildnerkernel: Nuke ISA sound card support.
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-08 Sascha WildnerRevert "Revert "i386/files: isa/clock.c is clean enough...
2013-01-21 Sascha Wildnerkernel/nexus: Remove some unneeded includes.
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-06 Venkatesh Srinivaskernel -- Tie virtio, virtio-blk into build.
2013-01-05 Sascha Wildnerkernel: Remove some unused variables in kern/, opencryp...
2013-01-05 Sascha Wildnerkernel: COMPAT_DF12 is valid for vkernel (32 bit) too.
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 Sascha Wildnerkernel: The COMPAT_DF12 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-29 Antonio Huete JimenezRevert "if_vke"
2012-12-29 Antonio Huete Jimenezif_vke
2012-12-25 Sascha Wildnerkernel/clock: Remove some pointless #include/#ifdef.
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-10 Matthew Dillonkernel - Fix debug output label
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 Sascha Wildnerkernel/i386: With stl(4) and cy(4) made PCI only, remov...
2012-12-01 Sascha Wildnercy(4): Remove ISA support.
2012-12-01 Matthew Dillonkernel - Turn off machdep.pmap_mmu_optimize by default
2012-12-01 Sascha WildnerRemove stli(4). Also remove ISA support from stl(4).
2012-11-29 Sascha Wildnerbt(4): Remove support for ISA adapters.
2012-11-26 Antonio Huete Jimenezvkernel - Add machdep.wall_cmos_clock sysctl.
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-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-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-21 Sascha Wildnervkernel64: Add a missing 'break'.
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 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 Antonio Huete Jimenezvkernel - Properly initialize pool tokens.
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-05 Matthew Dillonkernel - Fix edge case with machdep.pmap_mmu_optimize...
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-24 Matthew Dillonkernel - Add PC sampling for x86-64
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-17 Sascha Wildnerkernel: Remove some unused variables.
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-15 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
next