]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Adjust HISTORY.
[FreeBSD/FreeBSD.git] / sys / amd64 /
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...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-23 Konstantin BelousovMove futex support code from <arch>/support.s into...
2007-05-22 Alexander KabaevAllow FreeBSD's native ELF image activators to execute...
2007-05-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 Jeff Roberson - rename VMCNT_DEC to VMCNT_SUB to reflect the count...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevRemove extern struct pcpu __pcpu[]; from the header...
2007-05-19 Alexander KabaevInclude machine/pcb.hto turn extern struct pcb stoppcbs...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-18 Jeff Roberson - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-14 John BaldwinRework the support for ABIs to override resource limits...
2007-05-11 Alexander KabaevDo not dereference linux_to_bsd_signal[-1] if userland has
2007-05-10 Kevin LoAdd wlan_amrr. ural(4) uses amrr as transmit rate control.
2007-05-09 Scott LongIt turns out that the hptiop driver isn't portable...
2007-05-09 Scott LongIntroduce a driver for the Highpoint RocketRAID 3xxx...
next