]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
* Add the readline(3) API to libedit. The libedit versions of
[FreeBSD/FreeBSD.git] / sys / amd64 /
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-04-01 Konstantin BelousovAdd support for executing the FreeBSD 1/i386 a.out...
2011-03-31 Andriy GaponRevert r220032:linux compat: add SO_PASSCRED option...
2011-03-31 Adrian ChaddBreak out the ath PCI logic into a separate device...
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-29 Edward Tomasz Napi... Revert part of r220137, committed by mistake - RACCT...
2011-03-29 Edward Tomasz Napi... Add racct. It's an API to keep per-process, per-jail...
2011-03-28 Alan CoxThe new binutils has correctly redefined MAXPAGESIZE...
2011-03-27 Alan CoxAmd64 doesn't have a lazypmap ipi.
2011-03-26 Andriy Gaponlinux compat: add SO_PASSCRED option with basic handling
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Dmitry ChaginExport the correct AT_PLATFORM value.
2011-03-26 Alan CoxMove an external declaration to the appropriate header...
2011-03-26 Jung-uk KimImprove CPU identifications of various IDT/Centaur...
2011-03-21 Jeff Roberson - Merge changes to the base system to support OFED...
2011-03-19 Bjoern A. ZeebFor now remove options FLOWTABLE from the remaining...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Marcel MoolenaarMFaltix:
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-15 Jung-uk KimDeprecate tsc_present as the last of its real consumers...
2011-03-14 David Christensen- Initial release of bxe(4) to support Broadcom NetXtre...
2011-03-13 Dmitry ChaginEnable shared page use for amd64/linux32 and i386/linux...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-11 Andriy Gaponamd64/NOTES: use a greater number in KSTACK_PAGES example
2011-03-11 Matthew D FlemingMostly revert r219468, as I had misremembered the C...
2011-03-11 Jung-uk KimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 Matthew D FlemingUse MAXPATHLEN rather than the size of an extern array...
2011-03-10 Jung-uk KimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-03-09 Julian ElischerAdd a small change to the comment in the GENRIC config...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Dmitry ChaginExtend struct sysvec with new method sv_schedtail,...
2011-03-07 Dmitry ChaginRemove dead code.
2011-03-02 Alan CoxMake a change to the implementation of the direct map...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Robert WatsonContinue to introduce Capsicum capability mode:
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218875
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-17 Alan CoxRemove pmap fields that are either unused or not fully...
2011-02-16 Dmitry ChaginTo avoid excessive code duplication create wrapper...
2011-02-15 Dmitry ChaginFor realtime signals fill the sigval value.
2011-02-13 Dmitry ChaginSort include files in the alphabetical order.
2011-02-12 Dmitry ChaginMove linux_clone(), linux_fork(), linux_vfork() to...
2011-02-12 Dmitry ChaginIn preparation for moving linux_clone() to a MI path
2011-02-12 Dmitry ChaginIn preparation for moving linux_clone () to a MI path
2011-02-12 Dmitry ChaginRegen for r218610.
2011-02-12 Dmitry ChaginThe fourth argument of linux_clone is a pointer to...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Konstantin BelousovClear the padding when returning context to the usermod...
2011-02-02 Matthew D FlemingPut the general logic for being a CPU hog into a new...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-30 Dmitry ChaginRegen for r218101.
2011-01-30 Dmitry ChaginChange linux futex syscall definition to match actual...
2011-01-30 Dmitry ChaginThe kern_wait() code already removes the SIGCHLD signal...
2011-01-29 Dmitry ChaginMy style(9) bug.
2011-01-28 Dmitry ChaginImplement a variation of the linux_common_wait() which...
2011-01-28 Dmitry ChaginTo avoid excessive code duplication move struct rusage...
2011-01-27 Konstantin Belousovlinux_sigreturn() loads the struct trapframe from l_sig...
2011-01-26 Dmitry ChaginAdd macro to test the sv_flags of any process. Change...
2011-01-26 Matthew D FlemingSet td_kstack_pages for thread0. This was already...
2011-01-21 Sergey KandaurovMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-19 Konstantin BelousovUse CTLFLAG_RDTUN for read-only sysctl that exports...
2011-01-18 Konstantin BelousovMake the length of the LDT a loader tunable, machdep...
2011-01-18 Konstantin BelousovUse malloc(9) instead of kmem_alloc(9) for temporal...
2011-01-18 John Baldwin- Remove some always-true checks (checking for unsigned...
2011-01-17 Jung-uk KimAdd reader/writer lock around mem_range_attr_get()...
2011-01-17 Jung-uk KimAvoid preemption while manipulating CRs and MTRRs.
2011-01-14 Jung-uk KimRemove redundant, bogus, and even harmful uses of setti...
2011-01-13 Matthew D FlemingFix up a few more sysctl(9) mis-typing found in various...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 John BaldwinIf an interrupt on an I/O APIC is moved to a different...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-09 Konstantin BelousovMove repeated MAXSLP definition from machine/vmparam...
2011-01-08 Tijl CoosemansCopy powerpc/include/_inttypes.h to x86 and replace...
2011-01-08 Konstantin BelousovCreate shared (readonly) page. Each ABI may specify...
2011-01-08 Tijl CoosemansOn mixed 32/64 bit architectures (mips, powerpc) use...
2011-01-08 Tijl CoosemansFix types of some values in machine/_limits.h.
2011-01-07 Konstantin BelousovAdd AT_STACKPROT elf aux vector. Will be used to inform...
2010-12-22 Jung-uk KimIncrease size of pcb_flags to four bytes.
2010-12-22 Jung-uk KimImprove PCB flags handling and make it more robust...
2010-12-20 Tijl CoosemansMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-18 Konstantin BelousovInform a compiler which asm statements in the x86 imple...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-14 Jung-uk KimStop lying about supporting cpu_est_clockrate() when...
2010-12-13 Robert WatsonAdd options NO_ADAPTIVE_SX to the XENHVM kernel configu...
2010-12-12 Konstantin BelousovIn fpudna()/npxdna(), mark FPU context initialized...
2010-12-10 Robert WatsonDerive the XENHVM kernel from GENERIC, adding only...
2010-12-09 Dimitry AndricSync: merge r216133 through r216338 from ^/head.
next