]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add devctl_process_running() so that power management system driver
[FreeBSD/FreeBSD.git] / sys / amd64 /
2008-01-17 John BaldwinUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 Alan CoxRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-17 Bruce EvansTranslate from the i386. All FP constants and operatio...
2008-01-14 Alan CoxMake pmap_is_prefaultable() more TLB friendly. Specifi...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-11 Bruce EvansFix fpset*() to not trap if there is a currently unmask...
2008-01-11 Bruce EvansFix some style bugs:
2008-01-09 Bruce EvansSimplify the ifdefs:
2008-01-09 Bruce EvansFix some style bugs (mainly, use explicit shifts when...
2008-01-09 Bruce EvansImprove some comments.
2008-01-08 Alan CoxConvert a PMAP_DIAGNOSTIC to a KASSERT.
2008-01-07 John BaldwinAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-06 Alan CoxShrink the size of struct vm_page on amd64 and i386...
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-02 Alan CoxProvide a legitimate pindex to vm_page_alloc() in pmap_...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-28 Rui PauloAdd asmc(4).
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-15 Scott LongAdd the 'hptrr' driver for supporting the following...
2007-12-12 Rui PauloDisallow the legacy USB circuit to generate an SMI...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-09 Alan CoxEliminate compilation warnings due to the use of non...
2007-12-08 Alan CoxUse 1GB virtual pages to implement the direct map on...
2007-12-08 Alan CoxRecognize architectural support for 1GB virtual pages.
2007-12-07 Joseph KoshyKernel and hwpmc(4) support for callchain capture.
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-04 Konstantin BelousovFix the ABI change of the signal delivered on the acces...
2007-12-04 Alan CoxStyle change: Use NULL rather than 0 where appropriate.
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-01 Poul-Henning KampRemove XRPU driver, after asking all the users.
2007-11-30 Alan CoxImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-29 Bruce EvansDon't use plain "ret" instructions at targets of jump...
2007-11-29 Bruce EvansRemove entry points for -finstrument functions since...
2007-11-28 Alan CoxAccount for pv entry pages in the total number of wired...
2007-11-28 John BaldwinAdjust the code to probe for the PCI config mechanism...
2007-11-28 Attilio RaoMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-27 John BaldwinRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-23 Joseph KoshyMFP4: Add assembly language symbols used by hwpmc(4...
2007-11-21 Scott LongExtend critical section coverage in the low-level inter...
2007-11-17 Alan CoxPrevent the leakage of wired pages in the following...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-15 John BaldwinAdd support for cross double fault frames in stack...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Marcel Moolenaaro Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 Julian ElischerA bunch more files that should probably print out a...
2007-11-14 Julian Elischergenerally we are interested in what thread did something as
2007-11-08 Benjamin CloseLink wpi(4) into the build.
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Alan CoxAdd comments explaining why all stores updating a non...
2007-11-05 Konstantin BelousovFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-11-03 Alan CoxEliminate spurious "Approaching the limit on PV entries...
2007-10-29 Peter WemmMove nvram out of DEFAULTS. There really isn't a lot...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 John Baldwin- Add constants for the different memory types in the...
2007-10-27 John BaldwinDon't test the APIC flag in the cpuid features for...
2007-10-26 Peter WemmSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 Warner LoshOoops. Put back Invariants and witness
2007-10-26 Warner LoshAdd usb serial devices by default. I'm tired of tellin...
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-24 John BaldwinUpdate copyright attribution.
2007-10-19 Ken SmithSwitch over to ULE as the default scheduler for amd64...
2007-10-18 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-10-18 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-16 Max LaierThis commit was generated by cvs2svn to compensate...
2007-10-15 Alexander LeidingerBackout sensors framework.
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-14 Alexander LeidingerImport it(4) and lm(4), supporting most popular Super...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-09-30 Marius StroblMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-26 Christian BruefferUse the correct expanded name for SCTP.
2007-09-25 Alan CoxChange the management of cached pages (PQ_CACHE) in...
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-20 Attilio RaoFix some entries in the locks static table of witness.
2007-09-20 Konstantin BelousovFill in cr2 in the signal context from ksi->ksi_addr.
2007-09-18 David MaloneThe kernel version of Linux statfs64 is actually suppos...
2007-09-17 Peter WemmFix an undefined symbol that as/ld neglected to flag...
2007-09-17 Jeff Roberson - Move all of the PS_ flags into either p_flag or...
2007-09-15 Alan CoxIt has been observed on the mailing lists that the...
2007-09-14 Attilio RaoCurrently the LO_NOPROFILE flag (which is masked on...
2007-09-11 Attilio RaoThis is a follow-up, cleaning-up commit about recent...
2007-08-28 Konstantin BelousovRegenerate.
2007-08-28 Konstantin BelousovImplement fake linux sched_getaffinity() syscall to...
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-22 Joseph KoshyAssign sizes to assembly language support functions.
2007-08-22 Joseph KoshyDefine an END() macro for use in i386 and amd64 assembl...
2007-08-21 Alan CoxIn general, when we map a page into the kernel's addres...
2007-08-15 Dag-Erling SmørgravAdd a driver for the on-die digital thermal sensor...
next