setkey(8): Add missing token to fix a yacc warning.
[dragonfly.git] / sys / cpu /
2010-02-19 Matthew Dillonkernel - Fix (unused) SEGEX_IDX macro
2010-02-16 YONETANI Tomokazukernel - use matching type for res; this fixes x86_64...
2010-02-14 Matthew Dillonkernel - Add atomic_readandclear_int()
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonx86_64 kernel - Increase buffer cache and vnode resourc...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 5/many - Change vm_pindex_t...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-21 Matthew Dillonkernel - Fix atomic ops for x86_64 kernel build
2009-12-19 Matthew Dillonbusdma - Fix bouncebuffer operation for 64 bit builds...
2009-12-19 Alex Hornungsignal - Introduce si_code codes
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-13 Alexander Polakovi386: sync identcpu with FreeBSD
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-18 Alex Hornungatomic - fix inline assembly
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-04 Alex Hornungpc32 identcpu - Detect Geode LX
2009-10-03 Alex Hornungamd64 - Add missing AMD64_CPU_FAMILY/MODEL
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Sascha WildnerVIA CPU support: Detect and enable CPU features (RNG...
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-22 Simon 'corecode... amd64: sync cpu/stdint.h with i386
2009-09-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-12 Simon Schubertatomic.h: use system namespace for function arguments
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-04 Matthew DillonAMD64 - Make machine/endian.h work properly when compil...
2009-09-03 Simon Schubertmodules: pull in most of FreeBSD's module linker changes
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Simon Schubertamd64: sync missing functions/config from i386
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-20 Simon SchubertFinish revert "size_t/ssize_t - change to [unsigned...
2009-08-20 Matthew DillonRevert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c72203...
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonChange typedefs for vm_offset_t, vm_size_t, and vm_pind...
2009-08-19 Matthew Dillonsize_t/ssize_t - change to [unsigned] long
2009-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-13 Matthew DillonAMD64 - Enable TSC functions.
2009-08-12 Matthew DillonAMD64 - Change VM_SWZONE_SIZE_MAX from 32M to 512M
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew Dillonswap, amd64 - increase maximum swap space to 1TB x 4
2009-08-12 Hasso TepperRemove historic _physadr and label_t typedefs.
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Sync machine-dependent bits from smtms.
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-09 Matthew DillonAMD64 - Fix prototypes for atomic_cmpset_long()
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Matthew DillonAMD64 - Fix atomic_cmpset_long()
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-28 Sascha Wildneratomic.[ch]: Clean up some warnings that crept up in...
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Matthew DillonAdjust atomic_cmpset_int/long - Faster version, fix...
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-09 Jordan Gordeevamd64: Sync header 'int_limits.h' with i386.
2009-07-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2009-07-08 Matthew DillonAMD64 - Fix trapframe, intrframe, and user mode cpu...
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit 'f447e7925783f3867b00d2b9cbd27f896a99205f...
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Jordan Gordeevamd64: Update cpu_mfence(), cpu_lfence(), cpu_sfence...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
next