2008-06-20 |
YONETANI Tomokazu | Prototype declarations don't have an initializer.
|
commit | commitdiff | tree |
2008-06-19 |
YONETANI Tomokazu | Remove KKASSERT() from the code block where not all...
|
commit | commitdiff | tree |
2007-10-23 |
YONETANI Tomokazu | Merge ACPI resource manager changes From FreeBSD:
|
commit | commitdiff | tree |
2007-10-09 |
YONETANI Tomokazu | Merge From FreeBSD:
|
commit | commitdiff | tree |
2007-09-24 |
YONETANI Tomokazu | Fix read-only build of cc41.
|
commit | commitdiff | tree |
2007-09-21 |
YONETANI Tomokazu | Merge rev 1.26 from FreeBSD:
|
commit | commitdiff | tree |
2007-06-17 |
YONETANI Tomokazu | we do not want to shift by the block size, which is...
|
commit | commitdiff | tree |
2007-06-03 |
YONETANI Tomokazu | vmstat -iv: include IRQ number before the interrupt...
|
commit | commitdiff | tree |
2007-05-20 |
YONETANI Tomokazu | Merge fixes to debugging messages from FreeBSD:
|
commit | commitdiff | tree |
2007-05-07 |
YONETANI Tomokazu | Do not rely on the fact that components in module_path...
|
commit | commitdiff | tree |
2007-05-05 |
YONETANI Tomokazu | (essential part of rev 1.54 in FreeBSD)
|
commit | commitdiff | tree |
2007-04-22 |
YONETANI Tomokazu | Put a DELAY in the AT-style keyboard detection loop...
|
commit | commitdiff | tree |
2007-04-22 |
YONETANI Tomokazu | When enabling A20, put upper limit on amount of time...
|
commit | commitdiff | tree |
2007-04-13 |
YONETANI Tomokazu | fix critical-section mismatch
|
commit | commitdiff | tree |
2007-03-26 |
YONETANI Tomokazu | Add ACPI_DEBUG_CACHE debug option to module build of...
|
commit | commitdiff | tree |
2007-03-21 |
YONETANI Tomokazu | Writing PstateControl(formerly named PstateCnt) to...
|
commit | commitdiff | tree |
2007-02-23 |
YONETANI Tomokazu | Don't print error messages on AE_TYPE from AcpiGetCurrentRes...
|
commit | commitdiff | tree |
2007-02-22 |
YONETANI Tomokazu | Don't loop beyond maximum cpu ID (ncpus - 1); this...
|
commit | commitdiff | tree |
2007-02-06 |
YONETANI Tomokazu | leftover from 1:1 Userland threading stage 2.11/4
|
commit | commitdiff | tree |
2007-02-03 |
YONETANI Tomokazu | leftover from aout_coredump() removal:
|
commit | commitdiff | tree |
2007-02-03 |
YONETANI Tomokazu | add prototype for linprocfs_init()
|
commit | commitdiff | tree |
2007-01-28 |
YONETANI Tomokazu | o Add modified tables based on the reports/patches...
|
commit | commitdiff | tree |
2007-01-28 |
YONETANI Tomokazu | Enable setting debug.acpi.{layer,level} via sysctl...
|
commit | commitdiff | tree |
2007-01-28 |
YONETANI Tomokazu | kern_recvmsg() may not return a valid(non-NULL) pointer...
|
commit | commitdiff | tree |
2007-01-27 |
YONETANI Tomokazu | i should be pre-incremented in the loop maintenance...
|
commit | commitdiff | tree |
2007-01-25 |
YONETANI Tomokazu | Silence harmless warnings (for module build).
|
commit | commitdiff | tree |
2007-01-25 |
YONETANI Tomokazu | Initialize ACPI task thread before AcpiEnableSubsystem...
|
commit | commitdiff | tree |
2007-01-24 |
YONETANI Tomokazu | Move acpica-unix-20050309 into the Attic
|
commit | commitdiff | tree |
2007-01-22 |
YONETANI Tomokazu | Incorrect calculation of a virtual block address within
|
commit | commitdiff | tree |
2007-01-21 |
YONETANI Tomokazu | pbn * vn->sc_secsize may wraparound, because both pbn...
|
commit | commitdiff | tree |
2007-01-19 |
YONETANI Tomokazu | Fix a hang during boot.
|
commit | commitdiff | tree |
2007-01-19 |
YONETANI Tomokazu | Rework the make rule for patched *.c files.
|
commit | commitdiff | tree |
2007-01-19 |
YONETANI Tomokazu | AcpiTbDeleteTable() now takes a (ACPI_TABLE_DESC *...
|
commit | commitdiff | tree |
2007-01-17 |
YONETANI Tomokazu | Teach rcs utils about commitid phrase.
|
commit | commitdiff | tree |
2007-01-17 |
YONETANI Tomokazu | Update ACPI build wrappers to use new ACPI-CA code.
|
commit | commitdiff | tree |
2007-01-17 |
YONETANI Tomokazu | Merge from vendor branch INTEL_ACPICA:
|
commit | commitdiff | tree |
2007-01-17 |
YONETANI Tomokazu | Import acpica-unix-20061109 from Intel.
|
commit | commitdiff | tree |
2007-01-13 |
YONETANI Tomokazu | Setting 0 to c_cc[] member doesn't disable the special...
|
commit | commitdiff | tree |
2007-01-07 |
YONETANI Tomokazu | remove extra crit_exit()
|
commit | commitdiff | tree |
2007-01-04 |
YONETANI Tomokazu | uname(1) is still used in a few places during buildworld,
|
commit | commitdiff | tree |
2006-12-13 |
YONETANI Tomokazu | ${_LHDRS} must succeed ${_MACHINE_FWD}/include/machine...
|
commit | commitdiff | tree |
2006-11-20 |
YONETANI Tomokazu | The ":R" operator is never needed after ":S/./_/g"...
|
commit | commitdiff | tree |
2006-10-12 |
YONETANI Tomokazu | Implement suspend method and wait for channels to be...
|
commit | commitdiff | tree |
2006-10-03 |
YONETANI Tomokazu | Borrow the code from test/pcpu/cpustat.c to display...
|
commit | commitdiff | tree |
2006-09-21 |
YONETANI Tomokazu | Typo in commented out line.
|
commit | commitdiff | tree |
2006-09-10 |
YONETANI Tomokazu | acpiioctl() can be left without ACPI_UNLOCK(), leading to
|
commit | commitdiff | tree |
2006-09-07 |
YONETANI Tomokazu | Fix malloc->kmalloc leftover to fix kernel without...
|
commit | commitdiff | tree |
2006-08-07 |
YONETANI Tomokazu | Fix a BM control -related panic by bringing rev 1.44...
|
commit | commitdiff | tree |
2006-07-29 |
YONETANI Tomokazu | Last commit changed the function arguments of userland...
|
commit | commitdiff | tree |
2006-07-05 |
YONETANI Tomokazu | Sync with Osd/OsdDebug.c rev1.9 in FreeBSD:
|
commit | commitdiff | tree |
2006-06-30 |
YONETANI Tomokazu | Port EST driver from NetBSD, as it has better support...
|
commit | commitdiff | tree |
2006-06-26 |
YONETANI Tomokazu | Cleanup variables so that you don't need to maintain...
|
commit | commitdiff | tree |
2006-06-21 |
YONETANI Tomokazu | Add Enhanced SpeedStep driver(EST), based on Colin...
|
commit | commitdiff | tree |
2006-06-14 |
YONETANI Tomokazu | Clean up ACPI build wrappers:
|
commit | commitdiff | tree |
2006-06-14 |
YONETANI Tomokazu | Add a new flag in pkthdr.fw_flag for ipfw2 so as not...
|
commit | commitdiff | tree |
2006-06-11 |
YONETANI Tomokazu | sync with FreeBSD rev 1.6:
|
commit | commitdiff | tree |
2006-06-03 |
YONETANI Tomokazu | Fix `/etc/rc.d/dhclient stop' by explicitly returning...
|
commit | commitdiff | tree |
2006-05-12 |
YONETANI Tomokazu | Merge revisions 1.38,1.41 of eval.c from FreeBSD:
|
commit | commitdiff | tree |
2006-05-04 |
YONETANI Tomokazu | Don't forget to replicate b_cmd, which has been split...
|
commit | commitdiff | tree |
2006-03-24 |
YONETANI Tomokazu | another forced commit from cvs-1.12.13 client to test...
|
commit | commitdiff | tree |
2006-03-24 |
YONETANI Tomokazu | forced commit to test new log_accum.pl script
|
commit | commitdiff | tree |
2006-03-22 |
YONETANI Tomokazu | Fix "ls: not found" problem during buildworld. mdate...
|
commit | commitdiff | tree |
2006-02-06 |
YONETANI Tomokazu | Move serializer locking from pppoutput() to pppwrite...
|
commit | commitdiff | tree |
2006-01-30 |
YONETANI Tomokazu | crit_exit() is called where crit_enter() is supposed...
|
commit | commitdiff | tree |
2006-01-28 |
YONETANI Tomokazu | Initialize intrcnt[] with 0 before using it, because...
|
commit | commitdiff | tree |
2006-01-02 |
YONETANI Tomokazu | Fix buildworld with WANT_GCC40 defined. In gcc-4.0...
|
commit | commitdiff | tree |
2006-01-01 |
YONETANI Tomokazu | Some of ServeRAID card may report an unusual status...
|
commit | commitdiff | tree |
2005-12-28 |
YONETANI Tomokazu | Do not try to detach when successfully attached.
|
commit | commitdiff | tree |
2005-11-30 |
YONETANI Tomokazu | upgrade_etc: remove altqd and network scripts too,...
|
commit | commitdiff | tree |
2005-11-24 |
YONETANI Tomokazu | Fix LINT kernel; spin_lock function definitions have...
|
commit | commitdiff | tree |
2005-11-10 |
YONETANI Tomokazu | Rename spin_lock()/spin_unlock() to spin_lock_quick...
|
commit | commitdiff | tree |
2005-11-09 |
YONETANI Tomokazu | Catch up with renaming of macros IRQn -> ICU_IRQn in...
|
commit | commitdiff | tree |
2005-10-30 |
YONETANI Tomokazu | - kill `unused variable' warning pointed out by sephe@
|
commit | commitdiff | tree |
2005-10-30 |
YONETANI Tomokazu | Unbreak `device pmtimer' for compiled-in acpi driver...
|
commit | commitdiff | tree |
2005-09-26 |
YONETANI Tomokazu | cppinternals.texi includes generated gcc-common.texi...
|
commit | commitdiff | tree |
2005-09-23 |
YONETANI Tomokazu | - Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
|
commit | commitdiff | tree |
2005-09-04 |
YONETANI Tomokazu | Avoid panic by not using linker_* API in the early...
|
commit | commitdiff | tree |
2005-08-30 |
YONETANI Tomokazu | Forced commit to note that the review and the suggestion
|
commit | commitdiff | tree |
2005-08-30 |
YONETANI Tomokazu | Workaround the panic, triggered by the netgraph attempting to
|
commit | commitdiff | tree |
2005-08-23 |
YONETANI Tomokazu | Retire old, FreeBSD 4.x -derived ACPI code.
|
commit | commitdiff | tree |
2005-08-17 |
YONETANI Tomokazu | Explicitly specify `all' as the default target(as it...
|
commit | commitdiff | tree |
2005-08-16 |
YONETANI Tomokazu | Get rid of 4.x-derived acpi code:
|
commit | commitdiff | tree |
2005-08-08 |
YONETANI Tomokazu | isab_attach() is called from acpi_isab_attach(), so...
|
commit | commitdiff | tree |
2005-08-06 |
YONETANI Tomokazu | rev 1.21 has left namei.9 by itself, resulting in wrong...
|
commit | commitdiff | tree |
2005-07-08 |
YONETANI Tomokazu | New openssl installs manual sections 5 and 7, populate...
|
commit | commitdiff | tree |
2005-06-07 |
YONETANI Tomokazu | remove an unused struct
|
commit | commitdiff | tree |
2005-06-07 |
YONETANI Tomokazu | Replace spl*() with critical sections.
|
commit | commitdiff | tree |
2005-05-25 |
YONETANI Tomokazu | Don't treat an empty command buffer as parse error.
|
commit | commitdiff | tree |
2005-05-22 |
YONETANI Tomokazu | More -Wwrite-strings cleanup and make sure you can...
|
commit | commitdiff | tree |
2005-05-22 |
YONETANI Tomokazu | Minimum bandaid to the breakage due to the last gcc40...
|
commit | commitdiff | tree |
2005-05-16 |
YONETANI Tomokazu | ("" < 3.4) always evaluates to true, which unconditionally
|
commit | commitdiff | tree |
2005-05-16 |
YONETANI Tomokazu | Deal with "or later" notation of USE_GCC knob.
|
commit | commitdiff | tree |
2005-05-09 |
YONETANI Tomokazu | Fix duplicate bitmask for _A and _G.
|
commit | commitdiff | tree |
2005-05-06 |
YONETANI Tomokazu | Backout the last commit. _S is also true for a few...
|
commit | commitdiff | tree |
2005-05-04 |
YONETANI Tomokazu | A few shared libraries get installed with schg turned on.
|
commit | commitdiff | tree |
2005-05-02 |
YONETANI Tomokazu | Fix typo inside #ifdef SMP.
|
commit | commitdiff | tree |
2005-04-30 |
YONETANI Tomokazu | leftover from proc->thread stage 4
|
commit | commitdiff | tree |
2005-04-28 |
YONETANI Tomokazu | Backout part of the change in 1.4; copy directory part...
|
commit | commitdiff | tree |
2005-04-26 |
YONETANI Tomokazu | yp_maplist is one of those undocumented functions,...
|
commit | commitdiff | tree |
2005-04-16 |
YONETANI Tomokazu | Add a debug knob debug.acpi.avoid.paths, a variant...
|
commit | commitdiff | tree |