index
:
dragonfly.git
DragonFly_RELEASE_1_10
DragonFly_RELEASE_1_12
DragonFly_RELEASE_1_2
DragonFly_RELEASE_1_4
DragonFly_RELEASE_1_6
DragonFly_RELEASE_1_8
DragonFly_RELEASE_2_0
DragonFly_RELEASE_2_2
DragonFly_RELEASE_2_4
DragonFly_RELEASE_2_6
DragonFly_RELEASE_2_8
RELEASE_2_6
doc
master
netmp
repo/hooks
site
vendor/ACPICA-UNIX
vendor/ATHEROS
vendor/AWK
vendor/BIND
vendor/BINUTILS
vendor/BINUTILS220
vendor/BSDINSTALLER
vendor/BSDTAR
vendor/BZIP
vendor/CVS
vendor/DHCP
vendor/DIFFUTILS
vendor/EXPAT
vendor/FILE
vendor/GCC
vendor/GCC44
vendor/GDB
vendor/GDTOA
vendor/GMP
vendor/GPERF
vendor/GROFF
vendor/HEIMDAL
vendor/HOSTAPD
vendor/INTEL_ACPICA
vendor/LDNS
vendor/LESS
vendor/LIBARCHIVE
vendor/LIBEVENT
vendor/LIBPCAP
vendor/LIBSTDC++
vendor/LUKEMFTP
vendor/MPFR
vendor/NCURSES
vendor/NETGRAPH
vendor/NTPD
vendor/OPENPAM
vendor/OPENSSH
vendor/OPENSSL
vendor/PAM_PASSWDQC
vendor/READLINE
vendor/SENDMAIL
vendor/TCPDUMP
vendor/TCSH
vendor/TEXINFO
vendor/TNFTP
vendor/TOP
vendor/WPA_SUPPLICANT
vendor/XZ
vendor/ZLIB
vendor/cryptsetup
vendor/lvm2
git://uther.dragonflybsd.org/dragonfly.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-27
apic: Removed unused apic_eoi()
HEAD
master
Sepherosa Ziehau
4
-10/+0
2011-01-27
intr: Remove wrongly-coded nexus_config_intr()
Sepherosa Ziehau
1
-27/+0
2011-01-27
ioapic: Support upto 192 IDT entries
Sepherosa Ziehau
8
-67/+1106
2011-01-27
intr: Enable 192 IDT entries in machine independent code
Sepherosa Ziehau
1
-1/+1
2011-01-27
intr: Prepare to support 192 IDT entries; don't allow syscall to be taken.
Sepherosa Ziehau
4
-2/+6
2011-01-27
pc32: Move ipl.s and ipl_funcs.c from isa/ to i386/
Sepherosa Ziehau
3
-3/+3
2011-01-26
kernel: Remove some no longer used stuff in clock.c.
Sascha Wildner
2
-60/+0
2011-01-26
ext2fs: Remove some unused variables.
Sascha Wildner
3
-11/+2
2011-01-26
fifofs: Remove an unused variable.
Sascha Wildner
1
-2/+1
2011-01-26
kernel: Remove an unused variable.
Sascha Wildner
1
-3/+1
2011-01-25
kernel -- lockmgr debugging.
Venkatesh Srinivas
4
-6/+89
2011-01-25
nullfs: Remove a no longer used variable.
Sascha Wildner
1
-5/+1
2011-01-25
kernel -- tmpfs: Mark tmpfs_write MPSAFE.
Venkatesh Srinivas
2
-2/+13
2011-01-25
Add /usr/pkg/bin to a few paths in our building infrastructure.
Sascha Wildner
3
-3/+3
2011-01-25
bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
1
-15/+19
2011-01-25
Sync zoneinfo database with tzdata2011a from elsie.nci.nih.gov
Sascha Wildner
3
-25/+80
2011-01-24
clock: Remove no longer used statclock_disable and related code
Sepherosa Ziehau
6
-74/+16
2011-01-24
Clean up the cryptdisks rc script a bit.
Sascha Wildner
1
-25/+14
2011-01-24
em/emx: Reserve 2 (instead of 1) TX descriptors for TX ring
Sepherosa Ziehau
2
-4/+4
2011-01-23
kernel - Fix a case where a panic dump can stall
Matthew Dillon
11
-20/+47
2011-01-23
Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
Matthew Dillon
1
-0/+2
2011-01-23
kernel: Silence an unused variable warning.
Sascha Wildner
1
-0/+2
2011-01-23
kernel - stop cpus on panic whether the debugger is entered or not
Matthew Dillon
1
-0/+8
2011-01-23
Switch back to using CSTD=gnu89 for a number of things again.
Sascha Wildner
3
-0/+3
2011-01-23
pppd(8): Fix some CSTD=gnu99 fallout.
Sascha Wildner
2
-0/+3
2011-01-23
rcs(1): Raise WARNS to 2 and fix warnings.
Sascha Wildner
14
-31/+49
2011-01-23
libthread_xu: Raise WARNS to 5 and fix warnings.
Sascha Wildner
6
-3/+14
2011-01-23
sort(1): Raise WARNS to 2 and fix warnings.
Sascha Wildner
3
-5/+6
2011-01-22
Remove another 8k PAGE_SIZE test in vm_page.h.
Venkatesh Srinivas
1
-4/+0
2011-01-22
manpages: Fix some more typos.
Sascha Wildner
7
-12/+7
2011-01-22
manpages: Fix some typos.
Sascha Wildner
2
-3/+3
2011-01-21
lwbuf.9: Remove trailing whitespace.
Sascha Wildner
1
-4/+4
2011-01-21
kernel - Conditionalize ipiq debugging
Matthew Dillon
1
-1/+2
2011-01-21
kernel - Fix lockup when debug.ktr.resynchronize is enabled
Matthew Dillon
1
-59/+25
2011-01-21
kernel -- vm_page: Remove ifdef for 8K page size.
Venkatesh Srinivas
1
-5/+1
2011-01-20
Remove sys/mplock2.h from more files.
Venkatesh Srinivas
6
-6/+0
2011-01-20
Update token(9) removing MPSAFE flag and adding description to lwkt_token_init.
Venkatesh Srinivas
1
-7/+5
2011-01-20
Remove mplock2.h include from files not using the mplock.
Venkatesh Srinivas
3
-5/+0
2011-01-20
pf_socket_lookup: Don't domsg, which could easily lockup network system
Sepherosa Ziehau
1
-0/+27
2011-01-20
pf_socket_lookup: lwkt_domsg is to be used, don't kmalloc the msg.
Sepherosa Ziehau
1
-2/+3
2011-01-20
test - Make fsstress compile under x86-64
Matthew Dillon
1
-22/+24
2011-01-20
kernel - Remove mplock shims from global tokens
Matthew Dillon
1
-3/+0
2011-01-20
kernel - Remove mplock shims from global tokens
Matthew Dillon
47
-150/+73
2011-01-20
HAMMER VFS - vfs.hammer.double_buffer adjustments
Matthew Dillon
1
-1/+3
2011-01-20
ipflow: Use CPUMASK
Sepherosa Ziehau
1
-1/+1
2011-01-20
kernel -- tmpfs: MPSAFE tmpfs_getattr.
Venkatesh Srinivas
2
-1/+4
2011-01-20
Update lwbuf(9) manpage for recent lwbuf_alloc change.
Venkatesh Srinivas
1
-2/+8
2011-01-20
kernel - Optimize the x86-64 lwbuf API
Matthew Dillon
17
-41/+90
2011-01-19
kernel - Fix deadlock assertion panic with mmap/read combos
Matthew Dillon
3
-35/+80
2011-01-19
kernel - Use atomic ops for devstat's ds->busy_count field.
Matthew Dillon
1
-5/+6
[next]