]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
belatedly transfer copyrights from libkern/gets.c to kern_cons.c
[FreeBSD/FreeBSD.git] / sys / amd64 /
2011-12-13 edReplace __signed by signed.
2011-12-12 fabientAdd watchdog support for VIA south bridge chipset.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 philipLimit building sfxge(4) in-kernel to amd64 for the...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-20 attilioRevert part of the r227758 which crept in.
2011-11-20 attilioIntroduce macro stubs in the mutex implementation that...
2011-11-19 edRegenerate system call tables.
2011-11-19 edMake the Linux *at() calls a bit more complete.
2011-11-19 edRegenerate system call tables.
2011-11-19 edImprove *access*() parameter name consistency.
2011-11-12 theravenFix SIGATOMIC_M{IN,AX} on x86-64. These are meant...
2011-11-11 kibWeaken the part of assertions added in the r227394...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-09 kibAttempt to improve formatting and content of several...
2011-11-09 kibStopped process may legitimately have some threads...
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-08 kevloEnable PCI MMC/SD support by default on i386 and amd64
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 rstoneFix the DTrace pid return trap interrupt vector. Previ...
2011-11-01 mariusAdd a PCI front-end to esp(4) allowing it to support...
2011-10-30 marcelRevert rev. 226893: subr_syscall.c is being included...
2011-10-29 marcelDefine systrace_probe_func in subr_syscall.c where...
2011-10-27 alcEliminate vestiges of page coloring in VM_ALLOC_NOOBJ...
2011-10-27 kensmithAdjust the debugger options slightly. This should...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasPeople porting FreeBSD to new architectures ought not...
2011-10-19 kensmithAdd a warning about why sbp(4) is commented out so...
2011-10-18 kensmithComment out the sbp(4) driver for architectures that...
2011-10-18 desTrace attempts to call restricted MD syscalls.
2011-10-07 kibRemove unused define.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 delphijAdd the 9750 SATA+SAS 6Gb/s RAID controller card driver...
2011-10-03 kibDo not allow the kernel to access usermode pages withou...
2011-10-03 attilioAdd some improvements in the idle table callbacks:
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 kmacyAuto-generated code from sys_ prefixing makesyscalls...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-15 kibPut amd64_syscall() prototype in md_var.h.
2011-09-15 kibMicrooptimize the return path for the fast syscalls...
2011-09-11 kibThe jump target shall be after the padding, not into it.
2011-09-11 bruefferFix a zyd(4) comment typo that was copy+pasted into...
2011-09-11 kibPerform amd64-specific microoptimizations for native...
2011-09-11 kibInline the syscallenter() and syscallret(). This reduce...
2011-09-06 kibSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-26 jhbEnable the puc(4) driver on amd64 and i386 in GENERIC...
2011-08-26 jhbMake NKPT a kernel option on amd64 so that it can be...
2011-08-20 bzIn HEAD when doing no further checkes there is no reaso...
2011-08-11 rwatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-09 kib- Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-08-07 rmacklemChange all the sample kernel configurations to use
2011-07-30 bzIntroduce a tunable to disable the time consuming parts...
2011-07-19 attilioBump MAXCPU for amd64, ia64 and XLP mips appropriately.
2011-07-19 attilioAdd the possibility to specify from kernel configs...
2011-07-18 attilio- Remove the eintrcnt/eintrnames usage and introduce...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-05 jkimCorrect cpu_monitor() and cpu_mwait() for amd64. These...
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-02 alcWhen iterating over a paging queue, explicitly check...
2011-06-30 jonathanAdd some checks to ensure that Capsicum is behaving...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-29 jonathanWe may split today's CAPABILITIES into CAPABILITY_MODE...
2011-06-22 jhbMove {amd64,i386}/pci/pci_bus.c and {amd64,i386}/includ...
2011-06-22 jhbOops, missed these in 223424.
2011-06-22 jhbUse uintXX_t instead of u_intXX_t.
2011-06-22 jhbAdd a helper routine to conditionally modify the start...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 kibFix vfork. Add comments.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 hselaskyEnable USB 3.0 support by default in i386 and amd64...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 joelEnable sound support by default on i386 and amd64.
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 jhbImplement BUS_ADJUST_RESOURCE() for the x86 drivers...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-08 avgremove code for dynamic offlining/onlining of CPUs...
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-07 attilioBring back the number of CPU to 32.
2011-06-06 attilioMFC
2011-06-06 avgdon't use cpuid level 4 in x86 cpu topology detection...
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-25 kevloBring back r222275. runfw(4) will statically link in...
next