]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Call zil_commit() (if ZIL is not disabled) after every non-read request
[FreeBSD/FreeBSD.git] / sys / amd64 /
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...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-02 Peter WemmMove mp_topology() from apic_init(i386) and apic_setup_...
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-07-26 John BaldwinIf the trap number stored in the trapframe is corrupted...
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-23 David MaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-17 Jeff Roberson - Optimize the amd64 cpu_switch() TD_LOCK blocking...
2007-07-12 John BaldwinFix a couple of issues with the stack limit for 32...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-04 Peter WemmDon't add the 'pad' argument to the mmap/truncate/etc...
2007-07-04 Bjoern A. ZeebTemporary disconnect i4bing, i4bisppp and i4bipr from...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-01 Nate LawsonRevert previous commit, retaining cpufreq.
2007-07-01 Nate LawsonAdd cpufreq(4) to GENERIC. It does not change the...
2007-07-01 Alan CoxPages that do belong to an object and page queue can...
2007-06-21 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-17 Matt JacobCheck for pte being NULL in return from pmap_pte_pde...
2007-06-17 Matt JacobInitialize lastaddr to zero to make gcc4.2 happy.
2007-06-15 Peter WemmPrototype (but functional) Linux-ish /dev/nvram interfa...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-15 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-14 Xin LIEnable SCTP by default for GENERIC kernels in order...
2007-06-12 Pyun YongHyeonAdd nfe(4) to the list of drivers supported by GENERIC...
2007-06-11 Matt JacobCheck against maxsegsz being zero in bus_dma_tag_create...
2007-06-11 Andrew ThompsonAdd wlan_scan_ap and wlan_scan_sta to platforms that...
2007-06-11 Marcel MoolenaarUse default options for default partitioning schemes...
2007-06-10 Attilio RaoOptimize vmmeter locking.
2007-06-09 Marcel MoolenaarAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-08 Robert WatsonEnable AUDIT by default in the GENERIC kernel, allowing...
2007-06-06 David XuBackout experimental adaptive-spin umtx code.
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 John BaldwinMove a warning under bootverbose as no machines that...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-05 Jeff Roberson - Add a new argument to cpu_switch. This is a pointer...
2007-06-05 Jeff Roberson - Expose td_lock to assembly so it may be used in...
2007-06-05 Jeff RobersonCommit 14/14 of sched_lock decomposition.
2007-06-04 Jeff Roberson - Change comments and asserts to reflect the removal...
2007-06-04 Jeff RobersonCommit 11/14 of sched_lock decomposition.
2007-06-04 Jeff RobersonCommit 10/14 of sched_lock decomposition.
2007-06-04 Attilio RaoRework the PCPU_* (MD) interface:
2007-06-04 David MaloneDespite several examples in the kernel, the third argum...
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Alan CoxAdd the machine-specific definitions for configuring...
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-06-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-05-31 Attilio RaoRevert VMCNT_* operations introduction.
2007-05-31 Paolo PisatiIn some particular cases (like in pccard and pccbb...
2007-05-31 Dag-Erling SmørgravAdd CPUID2_PDCM
2007-05-30 Dag-Erling SmørgravMFi386: PDCM, remove pointless message
2007-05-29 Pyun YongHyeonHonor maxsegsz of less than a page size in a DMA tag...
2007-05-28 Hidetoshi ShimokawaEnable fwip and dcons in GENERIC. They seem fairly...
2007-05-27 Robert WatsonRemove "XXX Giant" comments before calls to kdb_trap...
next