if_iwm - Sync nvm parsing code with Linux iwlwifi.
[dragonfly.git] / sys /
2016-09-06 Imre Vadászif_iwm - Sync nvm parsing code with Linux iwlwifi.
2016-09-06 Tomohiro Kusumisys/vfs/hammer: Change HAMMER_VOLUME_NUMBER_XXX macros...
2016-09-06 Tomohiro Kusumisys/vfs/hammer: Add sys/vfs/hammer/hammer_crc.h
2016-09-06 Matthew Dillonkernel - Deal with lost IPIs (VM related)
2016-09-05 Imre Vadászif_iwm - Make sure we call iwm_detach_local only once.
2016-09-05 Imre Vadászif_iwm - Remove calib_version field from struct iwm_nvm...
2016-09-05 Imre Vadászif_iwm - Sync iwm_nvm_read_chunk() function with Linux...
2016-09-05 Imre Vadászif_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
2016-09-05 Imre Vadászif_iwm - Remove some unneeded #include-s from all ...
2016-09-05 Matthew Dillonkernel - Fix indefinite wait buffer during heavy swapping
2016-09-05 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for mrec head
2016-09-05 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for undo/redo...
2016-09-04 Sascha Wildnerkernel/clock: Solve aa85218e6 a bit better.
2016-09-04 Imre Vadászif_iwm - The HW Revision stepping constants should...
2016-09-04 Imre Vadászif_iwm - Remove more old unused scan API definitions.
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions for layer1/2
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Make the existing CRC functions inline
2016-09-04 Tomohiro Kusumisys/vfs/hammer: Add inline CRC functions hammer_crc_get...
2016-09-04 Imre Vadászif_iwm - Remove deprecated scan API definitions.
2016-09-04 Imre Vadászif_iwm - Remove wrappers around iwm_dma_contig_free...
2016-09-04 Sascha WildnerSync ACPICA with Intel's version 20160831.
2016-09-04 zrjkernel/scsi: Do not announce pass/sg in bootverbose.
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Cleanup
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Integrate ondisk reserved fields and...
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix numbering of reserved fields for...
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix confusing comment
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Fix comment on lo in direntry
2016-09-03 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_RECTYPE_LOWEST
2016-08-31 Imre Vadászif_iwm - Fix iwm_poll_bit() error value check in iwm_at...
2016-08-31 zrj<sys/param.h>: Bump __DragonFly_version for global...
2016-08-31 zrjRename getline with get_line to avoid collision with...
2016-08-31 zrjPrevent dports gcc "fixing" the last headers.
2016-08-31 zrjPrefer to use data model (like __LP64__) for basic...
2016-08-31 Matthew Dillonkernel - Fix LOOPMASK debugging for Xinvltlb
2016-08-30 Sascha Wildnerkernel: Remove useless if (...).
2016-08-30 Matthew Dillonkernel - More threaded core dump fixes
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 Imre Vadászif_iwm - Fix off-by-one check in iwm_read_firmware().
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-29 Matthew Dillonkernel - Fix coredump race with threaded processes
2016-08-29 Matthew Dillonkernel - Remove coredump spew on console
2016-08-29 Matthew Dillonkernel - Attempt to fix panic during shutdown from...
2016-08-29 Matthew Dillonkernel - Fix STOP/CONT race
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Add typedefs for ondisk structures...
2016-08-29 Tomohiro Kusumisys/kern: Make struct buf::b_dep a member of union
2016-08-28 Imre Vadászif_iwm - Add some pcie device stop code from iwlwifi...
2016-08-28 Imre Vadászif_iwm - Use htole16 for policy field in struct iwm_tim...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Remove unused struct hammer_io_list
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for enum hammer_io_type
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Typedef struct on declaration
2016-08-28 Imre Vadászif_iwm - Fix comments and struct definition for struct...
2016-08-28 Imre Vadászif_iwm - Remove unused wantresp field in iwm_rx_data...
2016-08-28 Imre Vadászif_iwm - Remove two duplicate const qualifiers.
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Remove prototypes for not existing...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_mount*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_node_lock*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_node*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_buffer*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_volume*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_io*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_record*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_inode*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_transac...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_btree_l...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_base_elm*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for union hammer_data_ondisk*
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_pseudof...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Conform to typical hammer code format
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_volume_...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_blockma...
2016-08-28 Sascha Wildner<sys/iconv.h>: Fix typo in a comment (taken from FreeBSD).
2016-08-28 Sascha Wildnerkernel/libiconv: Sync with FreeBSD.
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-27 Tomohiro Kusumisys/vfs/hammer: Remove wrong comment
2016-08-24 Sepherosa Ziehauacpi: Save I/O ports for I/O ports range, as long as...
2016-08-20 Tomohiro Kusumisys/vfs/hammer: Add comments on filesystem capacity
2016-08-20 Tomohiro Kusumisys/vfs/hammer: Integrate ondisk uint32 reserveds into []
2016-08-18 Sascha Wildnerkernel/msdosfs: Add pathconf(3) support for FILESIZEBITS.
2016-08-18 Sascha Wildnerkernel/msdosfs: Sort pathconf cases in msdosfs_pathconf().
2016-08-18 Sascha Wildnerkernel/vfs: Sort pathconf cases in the default pathconf.
2016-08-18 Tomohiro Kusumisys/vfs/hammer: Remove unused HAMMER_IOC_PFS_XXX macros
2016-08-17 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment and unnecessary argument
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Drop redundant error initialization
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Rename HAMMERIOC_PFS_ITERATE to HAMMERI...
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Change/Fix ioctl API for HAMMERIOC_PFS_...
2016-08-13 Sascha Wildner<sys/errno.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-13 Sascha Wildner<sys/errno.h>: Adjust whitespace (no functional change).
2016-08-12 zrjsys/boot: Unbreak WORLD_CCVER=gcc47
2016-08-12 zrjsys.mk: Introduce WORLD_CCOPTLEVEL.
2016-08-08 Matthew Dillonkernel - Add workaround for improper yield in ACPI...
2016-08-08 Sascha Wildner<sys/termios.h>: Clean up the namespace.
2016-08-08 Sascha Wildner<sys/termios.h>: Adjust whitespace (no functional change).
2016-08-08 Matthew Dillonkernel - Remove some debug output
2016-08-07 Sascha Wildnerkernel: Remove useless I586_PMC_GUPROF option.
2016-08-07 Sascha Wildneri386 removal, part 56/x: Remove old i386 specific manua...
2016-08-07 Sascha Wildnerkernel: Remove the old vx(4) network driver.
2016-08-07 Sascha Wildneri386 removal, part 55/x: Remove if_sbni(4) remains.
2016-08-07 Sascha Wildneri386 removal, part 54/x: Remove perfmon(4) remains.
2016-08-07 Sascha Wildneri386 removal, part 53/x: Remove the code of the fe...
2016-08-07 Sascha Wildnerkernel: Remove the old ep(4) and ex(4) network drivers.
next