pc64: assign fpsave/fprestore only once in fpuinit()
ptrap: implement filtering on plumb attributes
pc64: AMD64 mandates SSE support, remove the check in fpuinit()
pc, pc64: move all fpu specific code from main.c to fpu.c
xen: fix for the last avx changes
amd64: FP: back to static size for allocation and copying
amd64: FP: always use enough to fit AVX state and align to 64 bytes
amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable
rio: undo previous commit, was a stupid idea
rio: give visual clue during sweep and bandsizing when window is too small
rio: use libdraw's badrect() to exclude some extreme cases in goodrect()
rio: rewrite better portion() function
rio: handle corner selection for resizing better (thanks cinap)
rio: goodrect: clarify minimal height and actually use the smallest reasonable value
rio: allow windows as small as one line of text, still scrollable
aux/status^(bar msg): few small fixes (thanks umbraticus)
cwfs: fix interpretation of startdump argument
pc/dma, pc/sdide: use uintptr for physical address instead of ulong
pc, pc64: allocate dma bounce buffer right after xinit()
pc, pc64: exclude memory regions with unusual MTRR cache attributes
faces: add -c option to remove faces with button 1 click (thanks sirjofri)
libdraw: do not force flushimage() on freescreen()
rio: properly restore the windows contents on /dev/mouse close
/lib/keyboard: Anführungszeichen uten (danke sirjofri)
/lib/keyboard: add fingers and more arrows (thanks umbraticus)
proof: don't confuse ""(1) (thanks Stuart Morrow)
rio: avoid redrawing window text on resize for programs using libdraw
pc, pc64, xen: rewrite interrupt handling code
games/mix: fix decoding of shift instructions
games/mix: fix SLAX and SRAX instructions (thanks nicolagi)
games/mix: fix implementation of MOVE instruction (thanks nicolagi)
kbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk)
g: fix typo in last commit
upas/*: fix mkfile issues (thanks amavect)
pc, pc64: move common irq handling code out of trap.c
g: filter directory arguments
9boot(8): update manual to reflect efi loader search order changes
efi: prefer plan9.ini from ESP we loaded from
dc: fix crashes with : operator (thanks istvan bak)
upas: make 'all' the default target
pc, pc64: fix grub multiboot
ether8169: fix interrupt panic before init, defer initialization until attach
pc, pc64: implement disabling of msi interrupts
pc, pc64: new MTRR code supporting AMD TOM2 MSR and fixed mtrr ranges
pc, pc64: disable all pci devices for /dev/reboot
pc, pc64: disable all pci devices in pcicfginit()
kernel: add portable pcimsienable()/pcimsidisable(), disable MSI/MSI-X on pcidisable()/pcireset()
nusb/kb, nusb/joy: dont try to set protocol on nonboot devices
etherm10g: remove duplicated pci capability enum
kernel: remove unused pcinextcap() function
pc/l.s: remove unsued m0gdtptr/m0idtptr structs
awk: fix truncated input after fflush
ctime(2): add tmdate(2) to "see also"
upas/*: cleanup mkfiles (thanks amavect)
pc, pc64: load idt early in trapinit0()
pc/l.s: load virtual gdt pointer after mmu switch
nusb/cam: don't videoclose() when open failed
diff: fix change marker for -c mode
ptrap: fail if invoked with no arguments
aux/cpuid: fix final newline on printbits()
etheriwl: bring back recovery on flushq timeout
audiohda: do not enable interrupts before intrenable()
audiohda: reset irbsts bits in hdainterrupt() (thanks LordCreepity)
imap4d: imap4date should ignore time and timezone (RFC3501, 6.4.4)
pop3(1): write options consistently
upas/marshal: add -S saveto to save outgoing mail, fix -F
pc/pc64: fix faulty mtrr slot reuse (thanks Fulton)
pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c
mtx: fix pci access routines (see changeset 8012:78891f472fbf)
upas/common: delete library on 'mk clean'
profile: don't create $wsys if it doesn't exist
aux/realemu: use #$/pci/B.D.Fraw to access pci config space
vmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS on read
rc: show line numbers on error
libbio: add aux pointer to bio
libc: recurse on smaller half of array
jpg: treat EOF as EOI marker
vt: improve behavior of chording
ip/cifsd: fix missing int return type for vpack() (thanks pr)
aux/cpuid: decode leaf 7; extend leaf 13 decoding
audiohda: make it work with qemu (thanks mischief)
mp(2): correct documentation of error handling (thanks LordCreepity)
kbmap: add latvian keymap (thanks freddy)
kbmap: add croatian kbmap (thanks skerbergs)
newuser(8): fix reference to incorrect file server console command