games.git
2011-03-24 Sascha WildnerFix some more the the typos.
2011-03-24 Peter Avalosmille: Fix typo.
2011-03-24 Peter Avalossh: Fix typo in comment.
2011-03-23 Sascha WildnerRemove a years old attempt at a BSD licensed libiberty.
2011-03-23 Sascha Wildnerbinutils221: Fix some copy/paste errors.
2011-03-23 Sascha Wildnerbinutils221: Add the gnu/ building hierarchy.
2011-03-23 Sascha Wildnerbinutils221: Fix an error and a warning.
2011-03-23 Sascha Wildnerbinutils221: Add some generated manual pages.
2011-03-23 Sascha Wildnerbinutils221: Add some DragonFly specific configuration...
2011-03-23 Sascha Wildnerbinutils221: Bring in some needed files instead of...
2011-03-23 Sascha Wildnerbinutils221: Add our READMEs.
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha Wildnerbinutils221: Bring in some more files on the vendor...
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerImport binutils-2.21
2011-03-23 Venkatesh SrinivasAdd memoryallocators(9) manpage to describe kernel...
2011-03-23 Matthew Dillonkernel - Major bridging functionality added (bug fixes 3)
2011-03-23 Sepherosa Ziehaumptable: Make interrupt routing information logging...
2011-03-23 Sepherosa Ziehauioapic: Raise MADT I/O APIC enumerator priority
2011-03-23 Sepherosa Ziehauioapic: Disable imen_dump() in new code
2011-03-23 Sepherosa Ziehauioapic: Rework I/O APIC APIC ID allocation
2011-03-23 Sepherosa Ziehauioapic: Don't assume that BSP's APIC ID is 0
2011-03-22 Alexander Polakovmsdosfs: use size_t for unlen consistently instead...
2011-03-22 Sepherosa Ziehauacpi/x86_64: Properly configure ACPI interrupt model
2011-03-21 Matthew Dillonkernel - Reduce dsched console output
2011-03-21 Sepherosa Ziehauioapic: Switch to new code by default
2011-03-21 Sepherosa Ziehauioapic: For limited I/O APIC mixed mode, delivery mode...
2011-03-21 Sepherosa Ziehau8254: Setup interrupt properly for new I/O APIC code
2011-03-21 Sepherosa Ziehau8254: apic_8254_intr does not need to be global variable
2011-03-21 Sepherosa Ziehauemul/linux: Unbreak module building
2011-03-21 Sepherosa Ziehaumptable: Verbose debug logging about "fixed interrupt...
2011-03-21 Sepherosa Ziehauioapic: Don't allow interrupt source overrides to GSI...
2011-03-20 Sascha Wildnerbinutils220: Fix a copy/paste error.
2011-03-20 Sascha Wildnerbinutils: Install the manpages of both binutils versions.
2011-03-20 Sascha Wildnergcc44: Switch the rest of the MLINKS over to gcc44.
2011-03-20 Sascha Wildnergcc44: Add a forgotten '+'.
2011-03-20 Sepherosa Ziehaumptable: Always clear 'force_pci0' before setting/using it
2011-03-20 Sepherosa Ziehaumptable/ioapic: Properly routing PCI interrupts
2011-03-20 Sepherosa Ziehauioapic/abi: Mark unused ISA IRQs as reserved
2011-03-20 Sepherosa Ziehauioapic: Let callers of pin_setup() to hold imen_spinlock
2011-03-19 Sascha Wildnerbinutils: Offer both readelf(1)'s based on BINUTILSVER...
2011-03-19 Sepherosa Ziehauioapic: Move MachIntrABI switching from ABI finalize...
2011-03-19 Sascha WildnerFix loading of a kernel that was linked with ld 2.20...
2011-03-19 Sascha WildnerFix buildkernel without -j.
2011-03-19 Sepherosa Ziehauapic: Initialize LAPIC before programming I/O APIC
2011-03-19 Sepherosa Ziehaulapic: Centralize LAPIC configuration
2011-03-19 Sepherosa Ziehaulapic_init: Use 'bsp' function parameter consistently
2011-03-19 Sepherosa Ziehaulapic: Move LAPIC related vector installation into...
2011-03-19 Sepherosa Ziehaulapic: apic_initialize() -> lapic_init()
2011-03-19 Sepherosa Ziehauapic: Centralize IMCR present setting
2011-03-19 Sepherosa Ziehauclock: Use irq number; More consistent with the above...
2011-03-18 Sascha Wildnerkernel: Fix -Wundef in a number of places.
2011-03-18 Sascha WildnerHook some forgotten Citrus tools into the build.
2011-03-18 Sepherosa Ziehauioapic/abi: Log interrupt trigger mode changes
2011-03-18 Sepherosa Ziehauicu/abi: Fix typo
2011-03-18 Sepherosa Ziehaumptable/pci: Configure interrupts after routing
2011-03-18 Sepherosa Ziehaunexus: Implement bus_config_intr bus method
2011-03-18 Sepherosa Ziehaumachintr: Add intr_config interface
2011-03-18 Sepherosa Ziehauioapic: Properly setup I/O APIC pin according to the...
2011-03-18 Sepherosa Ziehauioapic/abi: Save IRQ to GSI mapping
2011-03-18 Sepherosa Ziehauioapic/abi: Save interrupt polarity
2011-03-18 Sepherosa Ziehauioapic: During initmap, only GSIs should be configured.
2011-03-17 Sascha Wildnerpowernow.4: Fix some bugs (typo, missing sysctl, style).
2011-03-17 Sepherosa Ziehauioapic: Setup I/O APIC according to the saved informati...
2011-03-17 Sepherosa Ziehauioapic: Save interrupt source override information
2011-03-17 Sepherosa Ziehauioapic: Save I/O APIC information for later configuration
2011-03-17 Sepherosa Ziehaumptable: Get pin count of I/O APIC and calculate GSI...
2011-03-17 Sascha Wildnerkernel: In the x86_64 kernel, add a missing include...
2011-03-17 Sascha Wildnerkernel: Fix x86_64 building without 'options DDB'.
2011-03-17 Sascha Wildnerkernel: Improve #ifdef a bit.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options P1003_1B'.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options INVARIANTS'.
2011-03-16 Sascha Wildnerkernel: Fix building without 'options INET'.
2011-03-16 Sepherosa Ziehauacpi/pstate: Adjust FID/VID verification for AMD 0Fh...
2011-03-16 Sepherosa Ziehauacpi/pstate: Fix error logging messages
2011-03-16 Venkatesh Srinivaskernel -- Remove mplock2.h header from files not using...
2011-03-16 Venkatesh Srinivaskernel -- Mark MQUEUE filterops MPSAFE.
2011-03-16 Venkatesh Srinivaskernel -- Remove MPlock in sys_pselect().
2011-03-15 Joe Talbottkernel - Remove no longer needed MCLSHIFT kernel option.
2011-03-15 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-03-15 Sascha WildnerSync zoneinfo database with tzdata2011d from elsie...
2011-03-14 Sascha WildnerUPGRADING: Say that a full build is actually a must...
2011-03-14 Sepherosa Ziehauioapic: Add tunable hw.ioapic_use_old
2011-03-14 Sepherosa Ziehauioapic: Remove unused TUNABLE_INT
2011-03-14 Joe Talbottmbuf - Factor common code out of m_getjcl() and m_getcl().
2011-03-14 Joe Talbottmbuf - Fix m_getjcl()'s size argument's type.
2011-03-14 Joe Talbottwpi(4) - Use MJUMPAGESIZE mbuf clusters.
2011-03-14 Joe Talbottmbuf - Add MJUMPAGESIZE mbuf cluster support.
2011-03-14 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-14 Sascha Wildnergcc44: Prevent __stack_chk_fail_local references from...
2011-03-10 Sascha WildnerAdd missing wcsdup() prototype to <wchar.h>.
2011-03-10 YONETANI Tomokazukernel - missing PRELE() in ptrace(PT_DETACH).
2011-03-10 Sascha Wildneramd(8): Fix a warning from the days when NULL was 0.
2011-03-10 Sascha WildnerFix compilation with gcc44 and -fstack-protector.
2011-03-09 Sepherosa Ziehauioapic: Function renaming
2011-03-09 Sepherosa Ziehaulapic: Record the max LAPIC APIC ID
2011-03-09 Matthew Dillonkernel - Add vm.cache_vmspaces boot-time tunable
2011-03-09 Matthew Dillonkernel - Add lwkt.cache_threads boot-time tunable
2011-03-09 Matthew Dillonkernel - Add kern.zone_cache sysctl
2011-03-08 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
next