dragonfly.git
2011-11-03 Matthew Dillonkernel - Fix bug in last commit
2011-11-03 Markus PfeifferAdded AMD Features2 bits 17 (TCE), 23 (PCX_CORE) and...
2011-11-03 Matthew Dillonkernel - Fix /dev/mem access for memory >=4GB
2011-11-03 Matthew Dillonkernel - Hold required token when accessing p_flags...
2011-11-03 Sepherosa Ziehauioapic/x86_64: Per-cpu irqmap array
2011-11-03 Sepherosa ZiehauMachIntrABI/x86_64: Remove unnecessary setidt in intr_s...
2011-11-03 Sepherosa Ziehauioapic/x86_64: Add missing imen_lock/unlock
2011-11-03 Sepherosa Ziehautcp: Allow pure asynchronized pru_send
2011-11-03 Sascha Wildnergcc41: Add a missing file to CLEANFILES.
2011-11-02 Sascha Wildnerloader.8: Fix typo.
2011-11-02 Matthew Dillonkernel - reformulate the maxusers auto-sizing calculation
2011-11-02 Matthew Dillonkernel - Fix spin-based msgports
2011-11-02 Matthew Dillonkernel - Fix x86-64 pmap race
2011-11-02 Matthew Dillonkernel - Major MP work on kq and signal processing
2011-11-02 Matthew Dillonkernel - add MAP_SIZEALIGN
2011-11-02 Matthew Dillonbuildkernel - remove COMPAT_43 and COMPAT_DF12
2011-11-02 Matthew Dillonkernel - Add bsflong() asm functions
2011-11-01 Sascha WildnerBump __DragonFly_version for the removal of <crypt...
2011-11-01 Jan Lentferpf/pf_ioctl.c: Fix whitespace error
2011-11-01 Sascha WildnerUnbreak LINT.
2011-11-01 Jan Lentferpf: convert to use kmalloc instead of zalloc
2011-10-31 Matthew Dillonkernel - Fix mbuf cluster statistics, fix type change bug
2011-10-31 Sascha WildnerRemove various unneeded definitions of abs() in userland.
2011-10-31 Matthew Dillonkernel - Expand panic message for invalid pte case
2011-10-31 Matthew Dillonkernel - Fix missing token release in msync() error...
2011-10-31 Maurizio LombardiFix a macro argument expansion bug
2011-10-31 Sascha Wildneradduser(8): Sync with FreeBSD.
2011-10-31 Sascha WildnerFix x86_64 buildkernel with 'options DIAGNOSTIC'.
2011-10-31 Sascha WildnerFix buildkernel without 'options INVARIANTS'.
2011-10-30 Sascha WildnerRemove /usr/include/crypt.h via 'make upgrade'.
2011-10-30 Sascha WildnerRevert "libcrypt - install crypt.h header"
2011-10-30 Sepherosa Ziehauioapic_abi/x86_64: Optimize the GSI search a little bit
2011-10-30 Sepherosa Ziehauioapic_abi/x86_64: Record the max line based IRQ
2011-10-30 Sepherosa Ziehaux86_64/ioapic_abi: Rework debug messages
2011-10-29 John Marinogrep: Upgrade to version 2.9
2011-10-29 John MarinoMerge branch 'vendor/GREP'
2011-10-29 John MarinoUpgrade grep version 2.7 to 2.9 on the vendor branch
2011-10-29 John Marinodiff: Remove location modification from 2004
2011-10-29 John Marinodiffutils: Upgrade to version 3.2
2011-10-29 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-10-29 John MarinoUpgrade diffutils from 3.0 to 3.2 on the vendor branch
2011-10-29 Matthew Dillonkernel - Fix LINT compilation on 32-bit
2011-10-29 Matthew Dillonkernel - Fix deadlock in vm_prefault
2011-10-29 Matthew Dillonipcs - Make it compile w/WARNS=6
2011-10-29 Jan Lentferipcs: Adjust ipcs display to take into account new...
2011-10-29 Antonio Huete... libhammer - Include overlooked field freebigblocks.
2011-10-29 Sepherosa Ziehaux86_64/nexus: Per-cpu IRQ rman
2011-10-29 Sepherosa Ziehaux86_64/ioapic: Allow GSI's target CPU to be configured
2011-10-29 Sascha Wildnerkernel: Add missing MODULE_VERSION()s for file systems.
2011-10-29 Sascha WildnerFurther shared memory adjustments to be in line with...
2011-10-29 Matthew Dillonkernel - Autosize maximum shm pages
2011-10-29 Matthew Dillonkernel - Fix bug in shmget()
2011-10-29 Matthew Dillonkernel - Remove libc shm shims
2011-10-29 Matthew Dillonkernel - shmget() adjustments
2011-10-29 Matthew Dillonkernel - regenerate system calls
2011-10-29 Matthew Dillonkernel - shmid_ds structure needs to change on 64-bit :-(
2011-10-28 Matthew Dillonkillall - Add support for pts specifications
2011-10-28 John Marinogcc44: Update version from 4.4.6-RELEASE to 4.4.7-20111025
2011-10-28 John MarinoMerge branch 'vendor/GCC44'
2011-10-28 John MarinoUpgrade GCC from 4.4.6-RELEASE to 4.4.7 snapshot 2011...
2011-10-28 Matthew Dillonkernel - Fix vm_object->rb_memq race in pageout daemon
2011-10-28 Matthew Dillonkernel - Another huge HUGE VM performance improvement...
2011-10-28 Matthew Dillonkernel - Clean up spinlock code, add more lwkt_yield()s
2011-10-28 Matthew Dillonkernel - add lwkt_set_interrupt_support_thread() API
2011-10-28 Sepherosa Ziehauswi: Pass cpuid to swi register and unregister
2011-10-28 Sepherosa Ziehauintr: Pass cpuid to register_int and unregister_int
2011-10-28 Sascha WildnerFix i386 buildkernel.
2011-10-28 Matthew Dillonkernel - More many-cores SMP work
2011-10-28 Sascha Wildnerzone.tab: Fix tzsetup(8) breakage.
2011-10-27 Matthew Dillonkernel - Fix deep recursion in vm_object_collapse(...
2011-10-27 Matthew Dillonkernel - Fix memory leak when execv()ing certain paths.
2011-10-27 Matthew Dillonkernel - Fix deep recursion in vm_object_collapse()
2011-10-26 Matthew Dillontest - Add code to test recent bus error issue
2011-10-26 Matthew Dillonkernel - Fix recently introduced bus error w/postgres...
2011-10-26 Matthew Dillonkernel - pmap (64bit) add missing wiring to fix panic
2011-10-26 Matthew Dillonkernel - Adjust pagezero/pagecopy assembly and re-enabl...
2011-10-26 Matthew Dillonkernel - Handle pmap_protect() race in pmap code
2011-10-26 Matthew Dillonkernel - Rewrite the x86-64 pmap code
2011-10-26 Matthew Dillonkernel - remove MP lock from uipc socket functions...
2011-10-26 Matthew Dillonkernel - Major vm_page, lwkt thread, and other changes
2011-10-26 Matthew Dillonkernel - Make the itimers MPSAFE
2011-10-26 Matthew Dillonkernel - Optimize spinlocks for 48-core contention
2011-10-26 Matthew Dillonkernel - limit allproc_scan() to snapshot
2011-10-26 Matthew Dillonkernel - Fix cumulative nprocs bug
2011-10-26 Matthew Dillonkernel - callout_init() -> callout_init_mp() in selecte...
2011-10-26 Venkatesh Srinivaslibc -- string: strspn should return 0 for empty match...
2011-10-26 Sascha Wildnerpf.conf.5/swapcache.8: Fix some typos (verses -> versus).
2011-10-26 Venkatesh Srinivaslibrt -- aio: lio_listio: Do not dereference NULL sigevp.
2011-10-25 Antonio Huete... libhammer - HAMMER filesystem library.
2011-10-25 Venkatesh Srinivaskernel -- lwbuf: Convert cmpxchg loop to LOCK OR; we...
2011-10-25 Sascha WildnerSync zoneinfo database with tzdata2011m from munnari...
2011-10-25 Sascha Wildnerperiodic/daily: Fix the check for denied zone transfers...
2011-10-25 Sepherosa Ziehautmpfs: Implement vptofh, so programs open files in...
2011-10-25 Matthew Dillonkernel - Increase VM page free minimums for allocations
2011-10-24 Sepherosa ZiehauMerge branch 'devel'
2011-10-24 Sepherosa Ziehautcp: Aggregate the mbuf in sosendtcp() a little bit
2011-10-24 Sepherosa Ziehautcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous
2011-10-23 Sepherosa Ziehautcp: Add sosendtcp for further optimization
2011-10-23 Sascha WildnerRemove some EISA remains in a couple of manual pages.
2011-10-22 Antonio Huete... test - Little program to list processes from coredumps...
next