index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-03
gs: avoid stupid shifts by casting to uint64_t
cinap_lenrek
2019-05-03
ape: initial support for arm64
cinap_lenrek
2019-05-03
libthread: initial support for arm64
cinap_lenrek
2019-05-03
libmp: add dummy mkfile for arm64
cinap_lenrek
2019-05-03
libsec: dummy mkfile for arm64
cinap_lenrek
2019-05-03
libmach: initial arm64 support
cinap_lenrek
2019-05-03
libc: initial arm64 support
cinap_lenrek
2019-05-01
7l: add missing AFMOVD with EXT/AUTO/LOREG operands to optab
cinap_lenrek
2019-05-01
kernel: get rid of checkpagerefs() debugging
cinap_lenrek
2019-05-01
kernel: export freepages() function so it can be used in mmurelease()
cinap_lenrek
2019-05-01
kernel: include lock pointer in error report, stop spamming lockloop prints w...
cinap_lenrek
2019-05-01
kernel: insert memory barrier in the scheduler before setting up->mach = nil
cinap_lenrek
2019-05-01
[5678vq]c: fix .safe node type for *FUNC() = *FUNC() sugen
cinap_lenrek
2019-05-01
vmx: build vmx only for 386 or amd64
cinap_lenrek
2019-04-27
ether8169: fix thinkpad A485 ethernet (thanks mischief)
cinap_lenrek
2019-04-25
7c: don't emit SXTW for non-register source operand
cinap_lenrek
2019-04-23
distproto: add /lib/news/ (thanks lyndon)
cinap_lenrek
2019-04-22
7l: there is no BIC* $bimm variant
cinap_lenrek
2019-04-19
usbxhci: make stuck usb transactions interruptable.
cinap_lenrek
2019-04-19
distproto: add /lib/ndb/dhcp/ directory (thanks lyndon)
cinap_lenrek
2019-04-18
nusb/usbd: stop sending port enable commands
mischief
2019-04-17
7l: deal with huge (negative or > 24bit) register offsets, fix LACON, avoid D...
cinap_lenrek
2019-04-17
7c: fix long to vlong/pointer conversion, avoid negative immediate offsets
cinap_lenrek
2019-04-16
devsd: fix sddelpart() AGAIN
cinap_lenrek
2019-04-16
awk: fix nextfile crash (thanks leetspete)
cinap_lenrek
2019-04-15
devsd: fix panic when using "delpart" to remove a partition that was already ...
BurnZeZ
2019-04-13
pc: audiohda: recognize AMD Family 17h hd audio controller
mischief
2019-04-13
pc: devarch: recognize AMD Ryzen model
mischief
2019-04-13
pc: pci: add AMD FCH LPC bridge to southbridges
mischief
2019-04-13
nusb/usbd: fix dump %U formatter
mischief
2019-04-14
ip(3): document TCP ctl close command
BurnZeZ
2019-04-14
devip: reject bad numeric ports (such as 9fs -> 9)
cinap_lenrek
2019-04-11
bcm: move CONFADDR parsing into bootargs.c, simplify initcode start() args ha...
cinap_lenrek
2019-04-11
bcm: don't use PADDR() to convert bus address to physical in vcore
cinap_lenrek
2019-04-11
kernel: get rid of KSTKSIZE alias for KSTACK
cinap_lenrek
2019-04-11
merge
cinap_lenrek
2019-04-11
kernel: get rid of PTR2UINT() and UINT2PTR() macros
cinap_lenrek
2019-04-11
bcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()
cinap_lenrek
2019-04-11
bcm: add pl011 uart driver
cinap_lenrek
2019-04-10
bcm: move okay() from uartmini.c to devarch.c
cinap_lenrek
2019-04-10
bcm: add irq.c to mkfile
cinap_lenrek
2019-04-10
bcm: move interrupt handling out of trap.c into irq.c
cinap_lenrek
2019-04-09
fix bad function declarations in manpages
BurnZeZ
2019-04-08
thread(2): threadsetname takes a fmt string
BurnZeZ
2019-04-08
audiohda: add support for Gemini-Lake audio in Intel NUC nuc7pjyh (thanks sam-d)
cinap_lenrek
2019-04-08
7l: fix vlong constants in literal pool for non-MOV instructions
cinap_lenrek
2019-04-08
7l: fix bitcon instruction selection and encoding
cinap_lenrek
2019-04-08
7l: add arm64 linker (initial sync)
cinap_lenrek
2019-04-08
7a: fix indexreg operations
cinap_lenrek
2019-04-08
7a: fix post increment operands
cinap_lenrek
[next]