Sync /bin/sh regression tests with FreeBSD.
[dragonfly.git] / sys /
2011-02-20 Sascha Wildner<sys/elf_generic.h>: Fix typo in a #warning.
2011-02-20 Sascha WildnerLINT: Fix wording and remove a duplicate option from...
2011-02-19 Matthew Dillonkernel - Clear BRIDGE_MBUF_TAGGED for NAT translations
2011-02-19 Matthew Dillonkernel - Add a transparent MAC bridging feature to...
2011-02-19 Matthew Dillonkernel - Fix minor mistake corrupting an allocation...
2011-02-19 Matthew Dillonkernel - Fix fairq, PF table hash was not being initialized
2011-02-19 Matthew Dillonkernel - Allow rn_inithead() to be called early
2011-02-18 Antonio Huete Jimenezvkernel64 - Enable function name resolution in DDB.
2011-02-18 Sepherosa Ziehaumptable: Save PCI interrupt pin to I/O APIC pin maps
2011-02-17 Venkatesh Srinivaslibrt: Initial userland implementation of POSIX AIO...
2011-02-17 Matthew Dillonkernel - Add batch heuristic to scheduler and refactor...
2011-02-17 Matthew Dillonkernel - Fix seg-fault in clock interrupt due to race
2011-02-17 Sepherosa Ziehaux86_64: 64-bit index register should be used.
2011-02-16 Matthew Dillonkernel - Fix MP refcount race in struct sigacts (2)
2011-02-16 Matthew Dillonkernel - Fix MP refcount race in struct sigacts
2011-02-16 Matthew Dillonkernel - knote_alloc() must always succeed
2011-02-16 Matthew Dillonkernel - Fix MP refcount race in struct pargs (2)
2011-02-16 Sepherosa Ziehaumptable: Test the usage of default MPTABLE config durin...
2011-02-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-16 Sepherosa Ziehaumptable: Function renaming
2011-02-16 Sepherosa Ziehaumptable: Prepare to create I/O APIC MPTABLE enumerator
2011-02-16 Matthew Dillonkernel - Fix MP refcount race in struct pargs
2011-02-16 Venkatesh Srinivaskernel -- vm locking: Add vm object locking to vm_objec...
2011-02-16 Venkatesh SrinivasRemove VFS_AIO config option.
2011-02-16 Venkatesh Srinivaskernel -- Eliminate AIO.
2011-02-16 Sepherosa Ziehauirqmap: Consume the syscall entry in irqmap
2011-02-16 Venkatesh Srinivaskernel -- vm locking: Lock kernel_object in kmem_alloc3.
2011-02-16 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-02-16 Venkatesh SrinivasUpdate stale comment in lwkt_token_init().
2011-02-16 Venkatesh Srinivaskernel -- vm locking: Take per-object token in vm_map...
2011-02-15 Venkatesh Srinivaskernel -- vm locking: Add vm_page_(un)lock and vm_objec...
2011-02-15 Matthew Dillonkernel - Add options SLAB_DEBUG to help debug memory...
2011-02-15 Sepherosa Ziehaumadt: Ignore interrupt override entry if no overriding...
2011-02-15 Matthew Dillonkernel - MPSAFE work, fix race in init zombie cleanup
2011-02-14 Matthew Dillonkernel - Remove the last MP locks from tmpfs (2).
2011-02-14 Matthew Dillonkernel - Remove the last MP locks from tmpfs.
2011-02-14 Matthew Dillonkernel - Remove safety mplocks around VFS system calls
2011-02-14 Matthew Dillonkernel - Remove incorrect assertion
2011-02-14 Sepherosa Ziehauioapic: Pass ioapic address to ioapic_{read,write}()
2011-02-14 Sepherosa ZiehauIntroduce ioapic enumerators, which is used to probe...
2011-02-14 Matthew Dillonkernel - Make numerous proc accesses use p->p_token...
2011-02-13 Matthew Dillonkernel - Replace sys/ref.h & kern/kern_ref.c with sys...
2011-02-12 Matthew Dillonkernel - Make most of the fork and exit paths MPSAFE
2011-02-12 Matthew Dillonkernel - Fix list corruption in dsched
2011-02-12 Matthew Dillonkernel - Fix list corruption in dsched
2011-02-12 Matthew Dillonkernel - Fix wild pointer in DDB trace
2011-02-12 Matthew Dillonkernel - Add per-process token, adjust signal code...
2011-02-12 Sepherosa Ziehaux86_64: pmap_init() is called early enough for pmap_map...
2011-02-12 Sepherosa Ziehaumadt: Structure renaming
2011-02-12 Sepherosa Ziehaumadt: Support MADT rev 3 (used by ACPI 4.0)
2011-02-12 Sepherosa Ziehaumadt: Function renaming
2011-02-12 Sepherosa Ziehauacpi: Remove unused files
2011-02-12 Sepherosa Ziehaux86_64: Function renaming lapic_init -> lapic_map
2011-02-12 Sepherosa Ziehaumadt: Prepare to extract I/O APIC information from...
2011-02-12 Sepherosa Ziehaumadt: Function renaming
2011-02-11 Matthew Dillonkernel - Add per-process token, adjust signal code...
2011-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-10 Matthew Dillonkernel - Greatly reduce usched_bsd4_decay default
2011-02-09 Sascha Wildneracpi(4): Fix a bug in acpi_cpu_cstate.c (we have to...
2011-02-09 Sepherosa Ziehauacpi/madt: Add definitation for interrupt source overri...
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Sascha WildnerRemove useless belt and suspenders include guards in...
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-06 Sepherosa Ziehauioapic/icu: Add irqmap
2011-02-06 Sepherosa Ziehauintr: Enable ELCR by default
2011-02-05 YONETANI Tomokazukernel - adjust devfs mount point according to init_chr...
2011-02-05 Peter Avalos<cpu/ieeefp.h>: Use single-underscore instead of double.
2011-02-05 Peter Avalos<cpu/ieeefp.h>: Sync i386 with x86_64.
2011-02-05 Samuel J. Greearkern - aio - Add missing flags to objcache_get()
2011-02-05 Samuel J. Greearkern - Convert NFS from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert crypto from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert aio from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert ufs dirhash from zalloc to objcache
2011-02-04 Matthew DillonHAMMER VFS - Fix deadlock which can occur under severe...
2011-02-04 Matthew Dillonkernel - Add missing vm_page_wakeup()
2011-02-04 Antonio Huete Jimenezvkernel64 - Raise the memory requirements to 64MB.
2011-02-04 Antonio Huete Jimenezvkernel - Avoid appending the error message in some...
2011-02-04 Antonio Huete Jimenezkern - Clarify the description of hw.physmem.
2011-02-04 Antonio Huetevm - Correct sysctl output formatting for kvm_size...
2011-02-04 Antonio Huetekern - Properly return the number of bytes in hw.physme...
2011-02-04 Matthew Dillonkernel - Add options VM_PAGE_DEBUG
2011-02-04 Peter Avalosieeefp.h: Remove i386 specifics.
2011-02-03 Matthew Dillonkernel - Fix physmap base calculation for x86-64
2011-01-28 Nicolas Therykernel - migrate knote from zone to kmalloc
2011-02-02 Sascha Wildneracpi(4): Always compile the files dealing with ACPI_DEB...
2011-02-02 Sepherosa Ziehauintr: Further delay MachIntrABI.finalize()
2011-02-02 Sepherosa Ziehauioapic: File renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauicu: Add icu/icu_abi.h
2011-02-02 Sepherosa Ziehauioapic: Function/variable renaming (apic -> ioapic)
2011-02-02 Sepherosa Ziehauapic_initialize: Adjust comment
2011-02-02 Matthew Dillonkernel - Add kern.usched_global_cpumask
2011-02-02 Sepherosa Ziehaupf: Fix typo in pf_mask_del()
2011-02-02 Sepherosa Ziehaukernrl: Fix LINT building for recent rn_inithead API...
2011-02-01 Matthew Dillonkernel64 - Greatly reduce memory probe times, remove...
2011-02-01 Sepherosa Ziehaupc32: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehaupc64: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-02-01 Sepherosa Ziehauradix: Fix the non-per-cpu radix tree usage.
2011-01-31 Matthew Dillonkernel64 - Fix disabled interrupts during dbg/bpt trap
2011-01-31 Matthew Dillonkernel - Fix SMP assumption of at least 2 cpus w/TCP
next