Commit graph

317 commits

Author SHA1 Message Date
cinap_lenrek ba7374508e e820: support new format 2012-06-21 04:57:27 +02:00
cinap_lenrek 447b37d838 e820: check for newer *e820= variable (old e820= might get removed in the future) 2012-06-21 01:55:56 +02:00
cinap_lenrek cf4c3e7c5c ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 support) 2012-06-21 01:06:17 +02:00
cinap_lenrek 69470de37d acpi: work arround missing _BBN, check _HID 2012-06-19 16:30:11 +02:00
cinap_lenrek a92749485e archacpi: boot processor comment 2012-06-17 02:49:59 +02:00
cinap_lenrek b7b8be6831 fix ioapic mre off by one 2012-06-17 01:06:57 +02:00
cinap_lenrek a47521a3ed experimental acpi support for apic irq routing 2012-06-17 23:12:19 +02:00
cinap_lenrek 9b29d5be82 mp: cleanup mp code 2012-06-15 22:10:24 +02:00
cinap_lenrek 3e42a08988 acpi: format string warning for uchar* vs char* 2012-05-25 07:10:46 +02:00
cinap_lenrek a170c952ff ethervt610xx: dont assume sizeof(Ds) <= cls 2012-05-23 18:30:34 +02:00
cinap_lenrek b44038fec0 kernel: add debug driver for dumping acpi tables 2012-05-19 01:58:40 +02:00
cinap_lenrek ca12be87df merge 2012-05-15 02:05:31 +02:00
cinap_lenrek 68c77bf4a6 kernel: add eriks #P/cputemp 2012-05-05 10:44:29 +02:00
cinap_lenrek aa015b1c4f kernel: use monitor/mwait instruction on pc multiprocessor for idlehands 2012-05-04 11:02:11 +02:00
cinap_lenrek 1de9ca2de5 bring back il protocol support 2012-05-03 10:47:40 +02:00
cinap_lenrek 299cf4e4b9 kernel: print format 2012-05-03 08:53:47 +02:00
cinap_lenrek 7f04d86dfb kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
cinap_lenrek 656762ae98 cardbus io reservation 2012-05-01 03:35:15 +02:00
cinap_lenrek 1d42b2dac1 avoid leaking up->dot into the closeproc 2012-04-28 09:12:04 +02:00
cinap_lenrek e440d414d5 fix missed clunkq wakeup race 2012-04-27 18:51:15 +02:00
cinap_lenrek 6bd82b34fd async clunk for cached mounts, fix closeproc explosion 2012-04-27 17:51:20 +02:00
cinap_lenrek 23c05d3235 sdvirtio: make sure queue sizes are multiple of two 2012-04-24 08:46:23 +02:00
cinap_lenrek 43fb53943e sdvirtio: ioalloc, cleanup 2012-04-24 07:48:59 +02:00
cinap_lenrek b7b734bd59 sdvirtio: reset device, better block completion handling 2012-04-23 11:42:05 +02:00
cinap_lenrek 80381d93d9 sdvirtio: cleanup, add to pccpuf config 2012-04-22 07:20:30 +02:00
cinap_lenrek ee983985d9 sdvirtio: primitive virtio block driver 2012-04-22 05:19:34 +02:00
cinap_lenrek f3609bada2 sdide: increase Drq wait timeouts (fixes i/o errors in vbox) 2012-04-19 14:50:00 +02:00
cinap_lenrek df1d6ba99d sdide: do drive presence check in atadrive, probe slave drive before master. 2012-04-19 23:56:10 +02:00
cinap_lenrek e294bcae53 sdide: make ataidentify wait longer if theres no floating bus 2012-04-18 16:49:27 +02:00
cinap_lenrek 1d96a8256e sdide: do drive probles the non-clever way, this got a-'s cdrom to working 2012-04-18 15:55:51 +02:00
cinap_lenrek 73b7f5f12c panic: trailing newlines 2012-03-28 18:13:45 +02:00
cinap_lenrek c3004ddf25 port/chan.c: fix locking issue 2012-03-28 18:11:09 +02:00
cinap_lenrek 6bda7fac86 ether82563: make sure not to run over tx ring head 2012-03-27 16:51:53 +02:00
cinap_lenrek 8745e29e15 make pc kernels graphics image memory pool unlimited by default, add *imagemaxmb= kernel parameter 2012-03-18 20:12:29 +01:00
cinap_lenrek 7106166b11 etherigbe: fixup PciCLS if not initialized (qemu) 2012-03-18 01:27:30 +01:00
cinap_lenrek f0facb2ed8 usbehci: import changes from sources (portreset, port handover handling), set interrupt threshold to 1 uframe 2012-03-07 23:50:58 +01:00
cinap_lenrek 3ede927b40 audiohda: oops... 2012-03-04 07:02:38 +01:00
cinap_lenrek f649ceba09 audiohda: set power state, eapd for x61 2012-03-04 06:17:40 +01:00
cinap_lenrek 02217fa6c2 boot: check nousbrc boot parameter, add delay 2012-03-01 18:55:42 +01:00
cinap_lenrek 63f2214164 boot: ignore led file in /dev/sd* 2012-02-28 21:42:25 +01:00
cinap_lenrek f2b6ec3140 correcting unicode superscripts for 1 2 and 3 2012-02-23 16:58:53 +01:00
cinap_lenrek 6c41bd843c audiohda: add more pci vid/did 2012-02-21 11:58:42 +01:00
cinap_lenrek 6512bbc679 audiohda: ich8 support 2012-02-20 17:37:39 +01:00
cinap_lenrek 5b07f6238b devdraw: use QLock to serialize sleep on refresh to prevent double sleep 2012-02-20 10:49:14 +01:00
cinap_lenrek 9e28bf1a63 audiohda: make it work with sb600 onboard sound 2012-02-19 19:43:49 +01:00
cinap_lenrek 77c21a062c kernel: remove duppage debug, add comments, cleanup 2012-02-16 18:04:08 +01:00
cinap_lenrek 083612b34e kernel: duppage checking 2012-02-16 11:38:50 +01:00
cinap_lenrek 4780a7ff56 devmouse: add twitch mousectl command 2012-02-13 07:06:08 +01:00
cinap_lenrek c9f5d14ea6 ip: fix missing poperror (from applied/netlogpoperror) 2012-02-13 05:56:47 +01:00
cinap_lenrek 84b8be31d0 sdide: fix lba48 transition bug 2012-02-12 04:02:33 +01:00