acpi: Detect SCI interrupt mode, if user does not specified one.
[dragonfly.git] / sys /
2011-04-14 Sepherosa Ziehauacpi: Detect SCI interrupt mode, if user does not speci...
2011-04-14 Sepherosa Ziehausystimer: Fix statclock() intr% counting for i8254...
2011-04-13 Sepherosa Ziehauelcr: Initialize variable before calling TUNABLE_INT_FE...
2011-04-13 Sascha Wildneridentcpu: Fix some comment whitespace.
2011-04-13 Sascha Wildneridentcpu: Add some Features2 strings.
2011-04-13 Sepherosa Ziehauacpi: Properly configure SCI and correctly share it...
2011-04-13 Sepherosa Ziehauioapic: Allow interrupt mode reconfigure
2011-04-13 Sepherosa Ziehauacpi: Add functions to configure SCI and return SCI...
2011-04-13 Matthew Dillonkernel - Fix mbuf overflow issue w/ iwn.
2011-04-13 Sepherosa Ziehauicu: Configure interrupt trigger mode using ELCR if...
2011-04-13 Matthew Dillonkernel - Add quad intel gige PCIe ethernet adapter...
2011-04-13 Sepherosa Ziehauelcr: File relocate
2011-04-12 Sepherosa Ziehauacpi/fadt: Hide SCI IRQ logging under bootverbose
2011-04-12 Sepherosa Ziehauacpi/sdt/fadt: Build as standard files
2011-04-12 Sepherosa Ziehautcp_connect: Rearrange tcp_lport_extension run logic...
2011-04-12 Sepherosa Ziehautcp_connect: Calculate local address if it is not done yet
2011-04-12 Sepherosa Ziehautcp: Create seperate local port spaces for laddr/faddr...
2011-04-12 Sepherosa Ziehautcp: Make sure that netmsg's so is same as inp->inp_socket
2011-04-11 Sascha Wildner<aio.h>: Add aio_fsync() prototype.
2011-04-11 Matthew DillonHAMMER VFS - Fix degenerate stall condition in flusher...
2011-04-11 Sepherosa Ziehauacpi: Typo in error logging message
2011-04-11 Sepherosa Ziehauplatform: Setup bootverbose earlier
2011-04-11 Joe Talbottiwn(4) - Fix locking in iwn_ioctl().
2011-04-10 Matthew Dillonkernel - Fix degenerate condition for ahci/cam disks...
2011-04-10 Matthew DillonHAMMER VFS - Implement async I/O for double-buffer...
2011-04-10 Matthew Dillonkernel - Add breadcb() function - async I/O w/completio...
2011-04-10 Sepherosa Ziehauintrcnt: Fix long standing interrupt name/count array...
2011-04-10 Matthew Dillonkernel - Fix CAM tag reservation for AHCI and SILI...
2011-04-10 Matthew Dillonkernel - Limit tags allocated to reads or writes for...
2011-04-10 Matthew Dillonkernel - Adjust AHCI to properly report SATA-III support
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-07 John Marinobinutils221: final solution to start/stop label generation
2011-04-07 Matthew Dillonvkernel64 - Push some non-working (as yet) shims for...
2011-04-07 Sepherosa Ziehauacpi/pci_link: Missing !acpi_enabled to acpi_disabled...
2011-04-07 Sepherosa Ziehauacpi: Enable pci, pcib and pci_link by default
2011-04-07 Sepherosa Ziehauacpi/pci: Inherit methods from pci_driver, instead...
2011-04-07 Sepherosa Ziehauacpi/pcib: Rework the _BBN handling for Host-PCI bridges.
2011-04-07 Sepherosa Ziehaubus: Allow subclass to have the same name as the parent...
2011-04-06 Matthew Dillonkernel - Add shutdown method for vm.swapcache
2011-04-06 Matthew DillonHAMMER VFS - Fix two minor bugs.
2011-04-06 Matthew Dillonkernel - Fix slice open mask tracking
2011-04-06 Venkatesh Srinivaskernel -- Remove unused vfscache structure.
2011-04-06 Venkatesh Srinivaskernel -- Remove unused vfs rangelocks from vnodes.
2011-04-05 Matthew Dillonkernel - Possible fix to 'Bad link elm' panic in random...
2011-04-05 Matthew Dillonvkernel - Fix problem where cpu-bound user process...
2011-04-04 Antonio Huete Jimenezkernel - Add kern.cp_time sysctl.
2011-04-04 Venkatesh Srinivaskernel -- Fix off-by-one in udp multicast group check...
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-03 Matthew DillonHAMMER VFS - Cleanup a swapcache hammer_vop_write(...
2011-04-03 Matthew DillonHAMMER VFS - Force reading from the block device when...
2011-04-03 Matthew DillonHAMMER VFS - Implement swapcache for HAMMER data in...
2011-04-03 Matthew Dillonkernel - Check B_NOTMETA in buffer release code
2011-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-04-02 Matthew Dillonkernel - allow PG_NOTMETA to be set on regular files too
2011-04-02 Matthew DillonHAMMER VFS - Bump the default hammer rev to 6
2011-04-02 Peter AvalosMerge branch 'master' of git://git.dragonflybsd.org...
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-04-02 Sascha WildnerRemove the hack for loading x86_64 kernels linked with...
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
next