shithub: riscv

RSS feed

dad00a77 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 09:58
kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with more than 64GB of memory)

b8d4c6ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/23 13:33
upas/fs: fix putcache(), sub-part messages should never go into the lru

546046b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 08:55
xhci: do bounds checking in capability walking, check if controller vanished on init (thunderbolt unplug)

7722220f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 07:48
sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memory leak

e09c2b72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/13 19:24
upas/fs: replace fixed cache table with lru linked list

1c8b5de9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/11 15:17
winwatch: show windows with empty labels (thanks jpm)

be7f3fb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/10 18:35
rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation

9af11534 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:27
audiohda: add pci id for nvidia GM204

1ab2fed7 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:21
audiohda: add pci id for Intel 9 Series

b9b4797d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 23:12
vmx(3): document changes to devvmx interface

e6e745e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 21:37
audiohda: add pci id for ICH10 (thanks echoline)

bd4513fe – aiju <devnull@localhost> authored on 2017/09/02 06:43
devvmx: call vmxshutdown from reboot() function manually

6ed716ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 17:22
sshfs: fork ssh in its own namespace so it wont keep the mountpoint open

3e3d8880 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:49
sshfs: start sendproc and recvproc in the sane notegroup as the fs process so theadexitsall() works on sshfs: ending.

e44bf536 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:38
ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)

b41bd1b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:37
audiohda: Intel Sunrise Point-H support (thanks sam-d)

30ea7ad5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 05:52
sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and create completion/submission queue commands (thanks Ori_B)

c4e51c56 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:45
devdup: remove useless OCEXEC check, handled by namec()

6fa983a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:42
merge

c492a800 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:40
devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, missing COPEN flag for segmentcreate()

e5d3aaf1 – aiju <devnull@localhost> authored on 2017/08/28 13:27
devvmx, vmx: lilu dallas multivm

853049c3 – aiju <devnull@localhost> authored on 2017/08/28 13:19
vmx(1): don't realloc virtio queues -- breaks pointers

543ccb37 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/27 17:20
sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)

6104ebc9 – aiju <devnull@localhost> authored on 2017/08/24 09:02
libmach: support disassembling from memory

72116029 – aiju <devnull@localhost> authored on 2017/08/24 05:25
vmx(1): VGA framebuffer should be normal memory

b0997d16 – aiju <devnull@localhost> authored on 2017/08/24 05:01
vmx(1): fixed code that assumed uintptr==uvlong

89684263 – aiju <devnull@localhost> authored on 2017/08/24 04:06
vmx(1): memory map improvements, x86 simulator for MMIO

9616f618 – aiju <devnull@localhost> authored on 2017/08/24 03:53
devvmx: more efficient data structure for memory map; simplified (more reliable) step function

174d7e52 – qwx <devnull@localhost> authored on 2017/08/22 20:25
igfx: fix cdclk and dpll settings for dual channel lvds on sandybridge

c6359c30 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/22 18:48
vt: turn off nl -> nl+cr translation default in raw mode, don't scroll more than screen height

c4fd860a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 18:18
vt: block selection mode for snarf

797f85f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:23
merge

b28c3db5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:22
vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental redraw

bc548988 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/20 15:17
ssh: issue "winchon" ctl request to /dev/consctl to get interrupt on window size change from vt(1)

eeb8007e – qwx <devnull@localhost> authored on 2017/08/20 09:52
igfx: add did for x220

8c358c3f – qwx <devnull@localhost> authored on 2017/08/20 09:47
igfx: fix sandybridge fdi link training bits and ordering

faae8eb7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/14 00:18
vmx: allocate sticky instead of more expensive fixed segment

6f6df11d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/13 15:19
vmx: pass multiboot framebuffer info to kernel

c78d4c4c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/13 11:26
ether82563: add more pci ids for i210 and i354 from 9atom / openbsd

b3d58175 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/12 19:36
ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing)

9cf3dc9a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/12 17:34
awk: allow string as exit status

3f9d5e4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 23:38
awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)

6b999263 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:32
kernel: double READSTR buffer size to 8000 bytes for devusb

7dab4923 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:08
devusb: superspeed bandwidth allocation handled by controller, skip usbload() calculation

15379371 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/10 21:00
nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cleanup

0daed9ed – qwx <devnull@localhost> authored on 2017/08/10 13:09
doom: clean up temporary mus files

16ef6e55 – qwx <devnull@localhost> authored on 2017/08/10 07:39
add games/wadfs

4be61294 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/09 14:53
vt: fix silly bug causing characters be drawn one at a time

ef3af6ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/08 15:02
sysinfo: run aux/icanhasvmx with verbose flag

541e211b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/08 06:16
sysinfo: only dump #r/nvram on amd64,386

ddf977d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/07 15:10
vmx: fix hlt idle problem

e0474599 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/06 21:59
usbxhci: implement recovery from host controller errors

7d1b9e39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/05 10:30
inst: don't hardcode /net/ether0, might have usb ethernet

caddc9a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/04 10:18
inst: get rid of ppp configuration

d5bbee50 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/04 10:17
inst: get rid of halt, just run fshalt in finish directly

f777f7c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/04 10:16
inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with preexisting local filesystem

8fce6cb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/04 10:12
cwfs: -n always overrides postservice() name, no matter if config mode changes service

bb625ceb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/03 19:15
etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thanks arpunk)

83b87729 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/02 17:17
usbxhci: handle out of memory in controller initialization

1ea10934 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/02 16:25
usbxhci: abandon multiple requests per endpoint, cleanup

8ed13fe6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/01 21:45
usbxhci: have to serialize and set read pointer for endpoint stop command

f001ddfd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 22:22
disk/edisk: add some headroom in the type table for dynamic entries

3c7eaa9d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 22:08
disk/edisk: add more partition type uuid's from wikipedia (thanks qeed)

5f23d78f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 13:36
usbohci, usbehci, usbxhci: save mmio base address in ctlr, cant PADDR() on 386...

48352be8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 12:05
usbxhci: provide shutdown function to halt the controller

56ac6ea2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 11:29
nusb/*: cleanup

b1d4e860 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 10:38
nusb/usbd: support for usb3 hubs

b4c1cf2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/31 02:56
libregexp: fix lexer so it doesnt move past the string when it gets a \ escape

6e655968 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/30 23:22
xhci: experimental usb3 support

215b67ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/30 23:19
nusb/usbd: create endpoint files for conf #1, usb3 preparation

d46099e3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/30 23:07
usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollival

adfb0e93 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/28 21:15
pc, pc64: enable usbxhci in the configuration

cd108e2f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/28 21:12
usbxhci: simplify xecp()

c74538a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/28 21:02
usbxhci: implement controller handoff, ignore usb3.0 ports, honor pollival for isochronous endpoints

aaf6d7c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/24 19:48
usbxhci: basic iso write support (usb soundcard playback)

a397bfd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/24 19:47
usb: fix wrong pollival calculation in setmaxpkt()

0b4ace02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/22 15:35
usbxhci: handle changing maxpkt on control endpoint by reevaluating endpoint context

f72bcce2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/22 12:37
usbxhci: use physical register addresses for matcing controllers and printing. simplify endpoint slot initialization.

f0217d2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/22 12:35
usbohci, usbuhci, usbehci: use physical address of registers for matching controllers and printing

ffb28698 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/20 17:03
kernel: fix bounds check in screenputc()

4fd68773 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/20 15:57
usbxhci: implement command timeouts and aborts, serialize unstall

40dc39bf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/17 17:10
usbxhci: better approach to unstalling endpoint and fixup td ring

eee7357c – BurnZeZ <brz-9dev@feline.systems> authored on 2017/07/17 00:56
hpost: delimit @filenames by newline so files with whitespace aren’t mangled

37e0d4ab – BurnZeZ <brz-9dev@feline.systems> authored on 2017/07/17 00:34
hpost: fix field content mangling when newlines are present

e7e18aac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/16 18:33
pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$O

5e6f1b57 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/07/16 18:29
usbxhci: commit work in progress xhci driver, no config yet

990a9858 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/07/02 11:49
/lib/{rob, rsc, theo}: Yup.

64195aea – Ethan Grammatikidis <eekee57@fastmail.fm> authored on 2017/07/02 15:12
print(2): clean up vlong flag description

a4c35d47 – Ethan Grammatikidis <eekee57@fastmail.fm> authored on 2017/07/01 12:10
rc(1): catch up with a change made long before 9front

4bcde1a3 – Ethan Grammatikidis <eekee57@fastmail.fm> authored on 2017/07/01 12:02
pc(1) clarification

f58706f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/28 14:57
zynq: simplify initcode stack setup (just do it in init0 when the stack is mapped)

befdd7d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/28 14:56
kernel: pass bootargs also in multiboot command line, retire the bootline mechanism to pass arguments to /boot/boot

c4b02ff9 – aiju <devnull@localhost> authored on 2017/06/27 05:29
change icanhasvmx to report extra info only with -v

dffbc1e4 – aiju <devnull@localhost> authored on 2017/06/27 05:21
vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixes

b5a6dc78 – aiju <devnull@localhost> authored on 2017/06/26 18:24
vmx: fix build on non-x86 architectures (switch vlong)

a9dd55c2 – aiju <devnull@localhost> authored on 2017/06/25 19:23
libfis: fix inverted CHS bit

63b8965b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/25 18:57
devvmx: add support for SG_STICKY segments

aab4e32c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/25 18:22
pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code

ffde0eda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/25 18:14
aux/vga: simplify vesa by adding rgbmask2chan() function

e2ca58cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/22 16:48
merge

Next