Age | Commit message (Expand) | Author |
2010-08-31 | WIP suspend/resume support for loongson lemote. Okay miod@. | Paul Irofti |
2010-08-30 | Hurray! Zaurus apm can now call the activate functions intead of powerhooks. | Theo de Raadt |
2010-08-30 | Convert all powerhooks to activate functions, and provide powerhook stubs. | Theo de Raadt |
2010-08-30 | lend a hand keeping beagle up-to-date with what is going on in powerhook | Theo de Raadt |
2010-08-30 | Change powerhooks into activate functions, and provide stub powerhook | Theo de Raadt |
2010-08-30 | disable SVR4 compat by default; ok kettenis | Theo de Raadt |
2010-08-30 | delete PROCFS we will never support | Theo de Raadt |
2010-08-30 | ddbcpu for sgi. ok miod@ | Takuya ASADA |
2010-08-29 | s/wdcactivate/config_activate_children/ | Theo de Raadt |
2010-08-29 | put the bufq_restart() in the right place, so that a 2nd resume works. | Theo de Raadt |
2010-08-28 | Correctly compute memory size if less than 256MB. | Miod Vallat |
2010-08-28 | Garbage collect struct dkdriver. | Matthew Dempsky |
2010-08-27 | Run powerhooks with interrupts blocked. This requires a bit of a song and | Theo de Raadt |
2010-08-27 | caught a small typo while reading the code: senor -> sensor | Robert Nagy |
2010-08-27 | remove the unused if_init callback in struct ifnet | Jonathan Gray |
2010-08-27 | screen blanking code for SM502, and some smfb code cleanup. | Miod Vallat |
2010-08-27 | More killing of PWR_STANDBY. cvs skipped these files | Theo de Raadt |
2010-08-27 | kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumber | Theo de Raadt |
2010-08-26 | Screen burner support for SM712 flavour (Lemote Yeeloong) | Miod Vallat |
2010-08-25 | Remove the SPARC_BOOT_ELF define and associated machinery since it does | Joel Sing |
2010-08-23 | Implement bus_space_barrier() on sgi; on xbridge, this will also flush | Miod Vallat |
2010-08-23 | Rework the logic of xbridge pci_conf_{read,write} to avoid doing the disable | Miod Vallat |
2010-08-21 | Rename file to reflect that it handles 64 bit ELF only. | Joel Sing |
2010-08-21 | We only need to load 64 bit kernels on sparc64. Clean up the ELF boot code | Joel Sing |
2010-08-19 | Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer from | Mark Kettenis |
2010-08-18 | - remove COMPAT_LINUX bits. these architectures are not targetted by the | Jasper Lievisse Adriaanse |
2010-08-17 | Make sure fast trap handlers correctly invoke soft interrupts by marking | Miod Vallat |
2010-08-16 | Restore initialization of apcicnaddr which got accidentally removed in revision | Miod Vallat |
2010-08-16 | Make sure we reserve enough room after the kernel image to avoid stomping | Miod Vallat |
2010-08-16 | Add a dummy elf64.c, effectively removing support for loading 64-bit kernels | Mark Kettenis |
2010-08-13 | Fix indentation. | Mark Kettenis |
2010-08-11 | Disable the RTC the periodic interrupt. Leaving it enabled causes the | Mark Kettenis |
2010-08-11 | crank version | Theo de Raadt |
2010-08-11 | De-inline CHS_rw. Somehow the merger of two monster __asm __inline statements | Theo de Raadt |
2010-08-10 | add a description for bsd.sp where appropriate; while here, write | Igor Sobrado |
2010-08-10 | spaces and tabs, no binary change | Marco Peereboom |
2010-08-10 | Someone went nuts with spaces and tabs. No binary change. | Marco Peereboom |
2010-08-08 | Accept "ACPI 4" or such, bug in laptop or spec? -- Thinkpad SL510 | Theo de Raadt |
2010-08-08 | Restore the APIC ID to what we set it to at boot (some machines come up | Theo de Raadt |
2010-08-08 | Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'s | Mark Kettenis |
2010-08-08 | Disable acpiasus(4); it violates the rule that only the acpi thread is allowed | Mark Kettenis |
2010-08-07 | On resume, re-activate the host RNG on the host bridges that need it. | Theo de Raadt |
2010-08-07 | No "\n" needed at the end of panic() strings. | Kenneth R Westerback |
2010-08-07 | No "\n" needed at the end of panic() strings. | Kenneth R Westerback |
2010-08-06 | Every time you ignore uiomove() return value, $DEITY kills a little | Miod Vallat |
2010-08-05 | new i386/amd64 machdep.lidsuspend sysctl which decides whether a lid | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-02 | Add System Enclosure or Chassis structure. | Marco Peereboom |
2010-08-02 | enable owctr | Theo de Raadt |