Merge branch 'vendor/DIFFUTILS'
[dragonfly.git] / sys /
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-02 Sepherosa Ziehauacpi/Osd: SCI_INT in FADT is the IRQ number on the...
2011-04-02 Sepherosa Ziehauacpi/pci_link: Avoid sharing interrupt with SCI if...
2011-04-01 Matthew Dillonkernel - Fix fstatfs() and fstatvfs() when called from...
2011-03-31 Sascha WildnerFix LINT kernel build.
2011-03-30 Matthew Dillonkernel - Major bridging functionality added (bug fixes 6)
2011-03-29 Alex Hornungdevfs - Change setattr code to use vop_helper fns
2011-03-29 Alex Hornungvfs_helper - Remove stale comment
2011-03-29 Venkatesh SrinivasRemove obsolete reference to cache_mpsafe in sys/nameca...
2011-03-29 Matthew Dillonkernel - Enhance the FAIRQ ALTQ to use relative weightings
2011-03-29 Venkatesh Srinivaskernel -- vm_object hold debugging should not panic...
2011-03-27 Venkatesh Srinivaskernel -- vm_object locking: DEBUG_LOCKS check for...
2011-03-27 Sepherosa Ziehauacpi: Style and white space changes
2011-03-27 Sepherosa Ziehauacpi/pcib: Fix interrupt routing code
2011-03-27 Sepherosa Ziehauacpi/pcib: Use pcib_alloc_resource as bus alloc_resourc...
2011-03-27 Sepherosa Ziehauacpi: Remove no longer needed file
2011-03-27 Sepherosa Ziehauacpi: Minor style changes
2011-03-27 Magliano AndreaSome minor changes
2011-03-27 Magliano AndreaDon't leave Value32 uinitialized (as it's not completel...
2011-03-27 Magliano AndreaFurther acpica 20110211 code cleanup
2011-03-27 Magliano Andreaacpi: sync GPE with FreeBSD 8.0 (and according the...
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2011-03-27 Matthew Dillonkernel - Major bridging functionality added (bug fixes 5)
2011-03-26 Matthew Dillonkernel - Change mbuf allocation in tapwrite/tunwrite...
2011-03-26 Matthew Dillonkernel - Major bridging functionality added (bug fixes 4)
2011-03-26 Sascha Wildnerkernel build: msdosfs is no longer warning, so remove...
2011-03-25 Matthew Dillonkernel - Fix MP race in vmspace_president_count() (2)
2011-03-25 Sepherosa Ziehauioapic: Properly log interrupt mode
2011-03-25 Sepherosa Ziehau8254: Don't setup 8254 interrupt, if it is not selected...
2011-03-25 Sepherosa Ziehauacpi: Parse FADT to extract SCI IRQ number
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 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 Dillonkernel - Revamp LWKT thread migration
2011-03-24 Matthew Dillonkernel - Silence warnings from older gcc
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
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 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 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 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 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.
next