dragonfly.git
2011-03-25 Sepherosa Ziehauioapic: Don't assert that interrupt mode are level...
2011-03-25 Sepherosa Ziehauacpi: Factor out SDT functions to locate specified SDT
2011-03-25 Sepherosa Ziehaumadt: File relocate
2011-03-25 Sepherosa Ziehaumadt: Configure interrupt trigger mode does not work...
2011-03-25 Sepherosa Ziehauioapic: Allow interrupt trigger mode override in MADT
2011-03-25 Sepherosa Ziehauapic/i386: Wait APs's LAPIC to be initialized before...
2011-03-25 Sepherosa Ziehauapic/x86_64: Wait APs's LAPIC to be initialized before...
2011-03-25 Matthew Dillonkernel - Fix MP race in vmspace_president_count()
2011-03-25 Sascha Wildnerobjformat(1): Fix whitespace in the Makefile.
2011-03-25 Sascha WildnerHook binutils 2.21 into the build in place of 2.20.
2011-03-25 Matthew DillonHAMMER VFS - Fix incorrect reflush conditional
2011-03-24 Matthew Dillonvkernel - test/vkernel 'scratch' target missing root...
2011-03-24 Matthew Dillonkernel - Revamp LWKT thread migration
2011-03-24 Matthew Dillonkernel - Silence warnings from older gcc
2011-03-24 Sascha Wildnerobjformat(1): Remove gdb from the list. Not part of...
2011-03-24 Sascha WildnerRemove the remains of the removal of gasp in binutils...
2011-03-24 Sascha WildnerREADME: I removed a bit too much.
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
next