callout: Add callout_reset_bycpu, which dispatches callout to the specified CPU
[dragonfly.git] / sys /
2012-07-26 Sepherosa Ziehaucallout: Add callout_reset_bycpu, which dispatches...
2012-07-26 Sepherosa Ziehaubnx: Use MPSAFE callout
2012-07-26 Sepherosa Ziehaubnx: Add support for BCM57766 chips
2012-07-26 Sepherosa Ziehaupcidevs: regen
2012-07-26 Sepherosa Ziehaupcidevs: Add more PCI ids for BCM57785 family chips
2012-07-26 Sepherosa Ziehaubnx: BCM57791 and BCM57795 are 10/100 only
2012-07-26 Sepherosa Ziehaubnx: Reconfigure DMA read/write control register
2012-07-26 Sepherosa Ziehaubnx: Enable MBUF low attention on buffer manager
2012-07-26 Sepherosa Ziehaubnx: Using 57765_FAMILY to conf Low Watermark Maximum...
2012-07-26 Sepherosa Ziehaubnx: Properly configure PCI-E PL/DL registers and MAC...
2012-07-26 Sepherosa Ziehaubnx: Adjust RX/TX ring limit for BCM57785 family
2012-07-26 Sepherosa Ziehaubnx: Remove unused code
2012-07-26 Sepherosa Ziehaubge/bnx: Avoid using magic register name
2012-07-26 Sepherosa Ziehaubnx: UDP hardware checksum offloading works
2012-07-26 Sepherosa Ziehaubnx: Utilize BNX_IS_5717_PLUS
2012-07-26 Sepherosa Ziehaubnx: Add macros to further differentiate BCM57785 and...
2012-07-23 François Tigeotaic7xxx: fix a pointer sign warning
2012-07-22 François Tigeotixgbe(4): Use MSI by default
2012-07-21 Sascha Wildnermpt(4): Use MSI on SAS adapters that support it.
2012-07-20 Sascha Wildneraac(4): Sync with FreeBSD.
2012-07-20 Markus Pfeifferkernel - another attempt at fixing checkloop panic
2012-07-20 Sascha Wildnerkernel/acpi_thermal: Clarify sysctl description and...
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-19 Sascha WildnerLINT/LINT64: Fix some comments.
2012-07-19 Sascha Wildnerkernel: Remove two duplicate words in messages.
2012-07-19 Sepherosa Ziehaubnx: Add BCM5718 and BCM57785 chip families support
2012-07-19 Sepherosa Ziehaumii: regen
2012-07-19 Sepherosa Ziehaumii: Update description string of BCM5720C
2012-07-18 Sepherosa Ziehaubrgphy: Add BCM5718C, BCM54680, BCM54880, BCM54640...
2012-07-18 Sepherosa Ziehaumii: regen
2012-07-18 Sepherosa Ziehaumii: Add more model ids for PHYs from Broadcom
2012-07-18 Nuno Antuneskernel/lwkt_msgport: Improve comments a bit.
2012-07-18 Sepherosa Ziehaubge: More register value definition
2012-07-17 Sepherosa Ziehaupci: regen pcidevs
2012-07-17 Sepherosa Ziehaupci: Add device ids for Broadcom BCM57785 and BCM5718...
2012-07-17 Sepherosa Ziehaubge: Add register and chip id values for BCM57785 and...
2012-07-17 François TigeotVFS quota: replace MNT_ACCOUNTING by MNT_QUOTA
2012-07-17 Sepherosa Ziehaubge: All chips using BGE_PCI_PRODID_ASICREV have CPMU
2012-07-17 Sepherosa Ziehaubge: Rework RWDMA configuration
2012-07-17 Sepherosa Ziehaubge: Don't bail, even if firmware hand shaking fails.
2012-07-17 Sepherosa Ziehaubge: Increase firmware hand shake timeout
2012-07-15 Sascha Wildnerkmod.mk: Update/add comments for FIRMWS & FIRMWARE_LICE...
2012-07-14 Sascha Wildnergcc41/gcc44: Remove a modification to exclude -Wpointer...
2012-07-14 Sascha WildnerRemove bogus (void *) casts.
2012-07-12 John Marinox86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt...
2012-07-12 Sepherosa Ziehaubge: Correct PHY test control register value name
2012-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-07-12 Matthew Dillonkernel - Fix MP race in sysv semaphore code (2)
2012-07-12 Sepherosa Ziehaubge: Force 128 bytes Max Payload Size on old PCI-E...
2012-07-12 Sepherosa Ziehaupci: Define Max Payload Size for device control register
2012-07-12 Sepherosa Ziehaubge: Avoid using magic number for PCI-E PHY Test Contro...
2012-07-12 Sepherosa Ziehauhda: Disable "No Snoop" on PCI express chips
2012-07-12 Sepherosa Ziehaubge: Add MSI support
2012-07-11 Matthew Dillonkernel - Fix MP race in sysv semaphore code
2012-07-11 Sascha Wildnerkernel/smb: Fix a duplicated check (from FreeBSD).
2012-07-11 Sascha Wildneramr(4): Remove an extra newline in a debug message.
2012-07-11 Sascha Wildneramr(4): Make AMR_DEBUG a kernel configuration option.
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Matthew Dillonkernel - Fix missing lock in pbuf update (minor)
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-10 Sascha Wildnerkernel: Add descriptions to the intrhooks that miss...
2012-07-10 Sascha Wildner<sys/kernel.h>: Remove unused sysinit id.
2012-07-10 Sascha Wildneramr(4): Remove unused code.
2012-07-09 Sascha Wildneramr(4): Remove some old code.
2012-07-09 Sascha Wildnerkernel/amrp: Add a missing dependency.
2012-07-09 Sascha Wildnertwa(4): Remove an extra : in a message (it will be...
2012-07-09 Sascha Wildnertwa(4): Request a bus scan after attaching the driver...
2012-07-08 Sascha Wildnertwa(4)/twe(4): Move dev_ops_remove_minor() after destro...
2012-07-08 Sascha Wildnertwa(4): Really stop the callouts.
2012-07-08 Sascha Wildnertwa(4): Remove some unused code.
2012-07-08 Sascha Wildnertwa(4): Add MSI support.
2012-07-08 Sascha Wildnertwa(4): Add MODULE_VERSION.
2012-07-08 Sascha Wildnertwa(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-07-08 Antonio Huete Jimenezlibkern - Add memcchr(9).
2012-07-08 Sepherosa Ziehaubge: Split if_bgereg.h into if_bgereg.h and if_bgevar.h
2012-07-08 Sepherosa Ziehauif_bgereg.h: Add header guardian
2012-07-08 Sepherosa Ziehaubge: Cosmetic cleanup
2012-07-07 Sepherosa Ziehaubce: Enabling MSI or MSI-X in interrupt handler does...
2012-07-07 Sepherosa Ziehaubge: Remove unused structs and macros
2012-07-07 Sepherosa Ziehaubrgphy: Remove debug prints
2012-07-07 Sepherosa Ziehaubge/bce: Use mii private data to pass various flags...
2012-07-07 Sepherosa Ziehaumii: Add private data tag and save private data into...
2012-07-07 Sepherosa Ziehauigb: Add comment for WTHRESH and header write back...
2012-07-07 Sepherosa Ziehauigb: Update comment about errata number
2012-07-07 Sepherosa Ziehauem/emx: Update comment concerning errata number
2012-07-07 Sepherosa Ziehauem: Fix "Missing Interrupt Following ICR read" errata
2012-07-07 Sepherosa Ziehauemx: Fix "Missing Interrupt Following ICR read" errata
2012-07-07 Sepherosa Ziehauigb: Move shared interrupt configure to igb_alloc_intr()
2012-07-06 Sascha Wildnerkernel/vm: Remove some unused variables.
2012-07-06 Sascha Wildnerkernel/gpio: Return EINVAL for GPIOPINUNSET and simplif...
2012-07-06 Sascha Wildnerpst(4): Remove a bogus (commented out) debug option...
2012-07-06 Markus Pfeifferkernel - remove dead code in busdma
2012-07-05 Sascha Wildnerkernel/sbuf: Add back a lost newline.
2012-07-05 Markus Pfeifferkernel - busdma.h correct whitespace and add description
2012-07-05 Sascha Wildnerdpt(4): Remove some old #if 0'd code from a header...
next