2010-02-15 |
Matthew Dillon | kernel - Video - Add suppor for Intel IGD chipsets...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - Add atomic_readandclear_int()
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | netif - alc driver port - Finishing touches
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - VM PAGER part 2/2 - addendum, fix compile...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | netif - alc driver port - Initial work by Samuel J...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | disklabel[32,64] utilities - Change the default disklabel...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | disklabel64 utility - Allow pbase/pstop to be slice...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - disklabel64 - Adjust partition base to be...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - VM PAGER part 2/2 - Expand vinitvmio() and...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - VM PAGER part 1/2 - Remove vm_page_alloc()
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - TMPFS - Stabilization pass, fix vnode list...
|
commit | commitdiff | tree |
2010-02-14 |
Matthew Dillon | kernel - Cleanup, add assertions in the vnode freeing...
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kgdb - Fix kernel trapframe backtraces for x86_64
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - More readdirplus deadlock avoidance work
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | test utilities - eatmem.c - Change size parameter from...
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass - paging to/from swap...
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - swapcache - vm_object_page_remove()
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass - vinitvmio(), umount...
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass - fsync, vnode locks
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass - directory hierarchy
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - fix bug in objcache_destroy()
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Bug fixing pass
|
commit | commitdiff | tree |
2010-02-13 |
Matthew Dillon | kernel - TMPFS - Add infrastructure to main kernel...
|
commit | commitdiff | tree |
2010-02-12 |
Matthew Dillon | kernel - TMPFS - Initial port of NetBSD's tmpfs
|
commit | commitdiff | tree |
2010-02-12 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-12 |
Matthew Dillon | kernel - SWAP CACHE part 19/many - distinguish bulk...
|
commit | commitdiff | tree |
2010-02-12 |
Matthew Dillon | utilities - Temporary map out libevtr, ktrdump, and...
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | kernel - SWAP CACHE part 18/many - Minor enablement...
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | kernel NFS - Fix another deadlock in the readdirplus...
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | kernel - Fix "cleaned vnode isn't" panic
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | kernel - sysref - Fix vnode interlock for 1->0 transition
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | HAMMER Utility - cleanup
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | HAMMER Utility - Clean up histogram code for mirror...
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | HAMMER Utility - Refactor the histogram code for mirror...
|
commit | commitdiff | tree |
2010-02-11 |
Matthew Dillon | HAMMER VFS - Feature add to HAMMER_IOC_MIRROR_READ
|
commit | commitdiff | tree |
2010-02-11 |
Constantine A. Murenin | acpi_thermal(4): temperature support updates
|
commit | commitdiff | tree |
2010-02-11 |
Constantine A. Murenin | sysctl(8): support setting acpi temperature in K, C...
|
commit | commitdiff | tree |
2010-02-10 |
Constantine A. Murenin | sysctl(8): acpi temperature support for hw.acpi.thermal
|
commit | commitdiff | tree |
2010-02-10 |
Matthew Dillon | NTFS VFS - Fix dangling vnode panic on umount
|
commit | commitdiff | tree |
2010-02-10 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-10 |
Matthew Dillon | kernel - SMP - "Fix AP #%d (PHY# %d) failed" issues
|
commit | commitdiff | tree |
2010-02-10 |
Constantine A. Murenin | man4: MLINK acpi_thermal.4 acpi_tz.4
|
commit | commitdiff | tree |
2010-02-10 |
Constantine A. Murenin | acpi_tz(4): zero temperature in acpi refers to -273...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - NFS - fix additional problems with readdirplus
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - NFS - fix deadlock in NFS client-side readdirplus...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - NFS - fix deadlock in NFS client-side readdirplus
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | HAMMER VFS - Improve initial B-Tree packing
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - struct vm_object - increase paging_in_progress...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - Fix bug in cahce_fromdvp() as uesd by NFS...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - slab allocator - Refactor struct kmemusage
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - nata - Fix bug in SET_MULTI command
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | docs - More adjustments to the swapcache manual page.
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - Remove further misuses of %ll* in kprintfs...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - SWAP CACHE part 17/many - Add missing critical...
|
commit | commitdiff | tree |
2010-02-09 |
Matthew Dillon | kernel - SWAP CACHE part 16/many - Correct bug in kern_slaba...
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | docs - Improve the swapcache.8 manual page (followup)
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | docs - Improve the swapcache.8 manual page
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | mount_nfs - Make rdirplus the default
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | kernel - Improve cluster_read()
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | kernel - SWAP CACHE part 15/many - Correct bug in vm...
|
commit | commitdiff | tree |
2010-02-08 |
Matthew Dillon | kernel - SWAP CACHE part 14/many - Add more features...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kmapinfo - Adjustments to debug utility
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - SWAP CACHE part 13/many - More vm_pindex_t...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | vmstat - Adjustments for kmalloc size_t changes
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - More conversions to size_t in struct malloc_type
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - Expand the x86_64 KVA to 8G part 2
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - Expand the x86_64 KVA to 8G
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | x86_64 kernel - Increase buffer cache and vnode resources...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - Close MP race in vnode allocation code
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - SWAP CACHE part 12/many - Add swapcache cleanup...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - usb keyboard - Fix polling issue on x86_64...
|
commit | commitdiff | tree |
2010-02-06 |
Matthew Dillon | kernel - SWAP CACHE part 11/many - Write improvements...
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | kernel - SWAP CACHE part 10/many - Fix swap space usage...
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | kernel - slab allocator
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | AHCI - Fix minor bug. Also AHCI/SILI - use ATA_F_EXCLUSIVE...
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | debug utilities - adjust vmpageinfo, add zallocinfo
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | vmstat - increase the maximum number of kmalloc types...
|
commit | commitdiff | tree |
2010-02-05 |
Constantine A. Murenin | kernel: print the amount of ignored memory above 4GB...
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | kernel - Use intmax_t when printing memory amounts
|
commit | commitdiff | tree |
2010-02-05 |
Constantine A. Murenin | kernel: print memory amount in MB instead of KB
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | kernel - SWAP CACHE part 9/many - Fix excessive active...
|
commit | commitdiff | tree |
2010-02-05 |
Matthew Dillon | kernel - fix panic on reboot when swap populated
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 8/many - Add the swap cache...
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-04 |
Constantine A. Murenin | it(4): it3 at port 0x228
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 7/many - Add vm_swapcache...
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2010-02-04 |
Constantine A. Murenin | syslog: introduce /var/log/daemon
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 6/many - Refactor swap_pager_freesp...
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 5/many - Change vm_pindex_t...
|
commit | commitdiff | tree |
2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 4/many - Add PG_SWAPPED
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | kernel - VM - fix vm_pages_needed race
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | kernel - SWAP CACHE part 3/many - Rearrange VM pagerops
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | kernel - syncache - Fix races due to struct syncache...
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | kernel - jails - Fix NULL pointer deref in prison_remote_ip()
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | AHCI - Improve warning messages when probing for a...
|
commit | commitdiff | tree |
2010-02-03 |
Matthew Dillon | sshd - Add safety measures to the default installed...
|
commit | commitdiff | tree |