lvm: Fix two wrong array indexes.
[dragonfly.git] / sys /
2013-05-17 Matthew Dillonhammer2 - freemap part 1 - initial block allocator...
2013-05-15 Sascha Wildnerkernel: Add the tpm(4) driver for trusted platform...
2013-05-14 Matthew Dillonkernel - Fix devfs deadlock
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 8 - stabilization pass
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 7 - stabilization pass
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 6 - stabilization pass
2013-05-10 Sepherosa Ziehaubnx: Use different RX coalesce BDs for polling and...
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 5 - more flush synchron...
2013-05-09 Sepherosa Ziehaubnx: In polling mode, force chip update status block...
2013-05-09 Sepherosa Ziehaubnx: Optimize RX STD ring refilling scheduling
2013-05-09 Sepherosa Ziehauif: Update comment concerning subqueue; no functional...
2013-05-09 Sepherosa Ziehauethernet: Update comment; no functional changes
2013-05-09 Sepherosa Ziehautso: Remove the pendantic tso_pullup functions
2013-05-09 Sepherosa Ziehauifq: Update comment; no functional changes
2013-05-09 Sepherosa Ziehauip_output: Always panic if the rtentry is not owned...
2013-05-09 Sepherosa Ziehauifnet: Update and add comment; no functional changes
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-09 Matthew Dillonhammer2 - flush sequencing part 4 - stabilization and...
2013-05-08 Matthew Dillonkernel - Wakeup p->p_step on procfs close.
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 Sascha Wildnerkernel/acpi: Sync acpi_pci_link with FreeBSD.
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 Sascha Wildnerkernel/acpi: Fix a typo in a function name.
2013-05-08 Sepherosa Ziehausyncache: Make sure the accepcted socket is created...
2013-05-08 Matthew Dillonhammer2 - flush sequencing part 3 - add snapshots
2013-05-06 Sepherosa Ziehaubnx: Use different TX coalesce BDs for polling and...
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-05 François Tigeotahci(4): Maximum I/O size is 2MB
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-05 Sepherosa Ziehaubnx: Utilize hardware supplied RSS hash
2013-05-05 Sascha Wildnerkernel/scsi_da: If booting verbosely, si_iosize_max...
2013-05-05 Sascha Wildnerkernel/scsi_da: Use __func__ for printing function...
2013-05-05 François Tigeotsbp(4): Maximum I/O size is 512KB
2013-05-04 Sascha WildnerUse C99 __func__ instead of __FUNCTION__.
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 2
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 1
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 6/several
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 5/several
2013-05-03 Sascha Wildnerkernel/netgraph: Fix a 64 bit pointer issue.
2013-05-03 Sascha WildnerUnbreak buildworld.
2013-05-03 Sepherosa Ziehaubnx: Fix up some comment abount ring control blocks...
2013-05-03 Sepherosa Ziehaubnx: Implement multiple RX/TX rings and MSI-X support...
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 4/several
2013-05-02 Matthew Dillonhammer2 - Major restructuring, part 3/several
2013-05-02 Sepherosa Ziehautoeplitz: Return raw hash
2013-05-02 Sepherosa Ziehauip_demux: Save raw hash, instead of hash masked w/...
2013-05-02 Sepherosa Ziehauip_demux: Remove unused udp_mpsafe_thread global variable
2013-05-02 Sepherosa Ziehaunetisr: Fix comment
2013-05-02 Sepherosa Ziehaunetisr: Renaming, cpufn -> hashfn; no functional changes
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashcpu, which maps pkt hash to...
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashport, which finds netisr msgport...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-29 Matthew Dillonkernel - Terminate ddb backtraces at Xfast_syscall
2013-04-29 Sascha WildnerMerge <machine/uvparam.h> into <time.h> and remove it.
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 2/several
2013-04-28 François Tigeotsbp(4): Support MAXPHYS up to 512KB
2013-04-28 François Tigeotsbp(4): Sync sbp.h with FreeBSD
2013-04-28 Sascha WildnerRemove pca and speaker device remains (both deleted).
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-28 Sascha WildnerRemove <machine/if_wl_wavelan.h>, which was for the...
2013-04-28 Sascha WildnerRemove some header files for drivers that were deleted.
2013-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 1/several
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-27 Sepherosa Ziehauintr: Don't embed struct thread in intr_info
2013-04-27 Sascha Wildnerkernel/ng_iface: Add missing braces.
2013-04-27 Sascha Wildnerkernel/hptiop: Add missing braces.
2013-04-23 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel/checkpoint: Fix wrong sizeof (p_sigacts is a...
2013-04-16 Sascha Wildnerkernel/isa: Remove redundant check. Already depends...
2013-04-16 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE()s.
2013-04-16 Sascha Wildnerkernel/ndis: Fix typo in DRIVER_MODULE().
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-15 Sepherosa Ziehaubnx: Save inetrrupt mailbox register in bnx_intr_data
2013-04-15 Sepherosa Ziehaubnx: There is no non-oneshot MSI interrupt handler now
2013-04-15 Sepherosa Ziehaubnx: Chips supported by this driver always support...
2013-04-15 Sepherosa Ziehaubnx: Move status block related fields into bnx_intr_data
2013-04-14 Sepherosa Ziehaubnx: Properly setup RX return ring cons index position
2013-04-14 Sepherosa Ziehaubnx: Use pre-configured array to setup TX ring's mailbo...
2013-04-14 Sepherosa Ziehaubnx: Create dedicated thread for RX standard ring refilling
2013-04-13 Sascha Wildnerkernel/rmdir: Return EBUSY if the dir is a mount point...
2013-04-13 Sascha Wildnerkernel: Add lpathconf(2) syscall.
2013-04-12 Sepherosa Ziehaubnx: Fix up CPUID for tick callout
2013-04-12 Sepherosa Ziehaubnx: Reimplement polling in non-compat mode
2013-04-11 Sepherosa Ziehaubnx: Add read-only sysctl node for RX/TX queue count
2013-04-11 Sepherosa Ziehaubnx: Switch to IFQ subqueue functions and use per-TX...
2013-04-11 Sepherosa Ziehaubnx: Split RX/TX serializers
2013-04-10 Sepherosa Ziehaubnx: Group interrupt related fields together
2013-04-10 Sepherosa Ziehauioapic: Relocate IRQ if it hits SYSCALL entry
2013-04-10 Sepherosa Ziehaubnx: Save RX return ring and TX ring status block indic...
2013-04-09 Sepherosa Ziehaubnx: Field renaming; no functional changes
2013-04-09 Sepherosa Ziehaubnx: Factor out bnx_{alloc,setup,free}_intr()
2013-04-09 Sepherosa Ziehaubce: BCM5716's MSI does not have bug either
next