hammer2 - cleanup data load, unlink optimization
[dragonfly.git] / sys / dev /
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 Sascha Wildnerkernel/acpi_wmi: Move wmi_info_list into sc.
2015-05-24 François Tigeotdrm: Add linux/ktime.h
2015-05-23 François Tigeotdrm/i915: Fix a __raw_i915_read32() definition
2015-05-23 François Tigeotdrm: Put abs64 definition in the right place
2015-05-23 François Tigeotdrm/linux: Add a few smp_mb_xxx_atomic_inc() functions
2015-05-23 François Tigeotlinux/i2c.h: Properly define struct device
2015-05-23 François Tigeotdrm/linux: Add TASK_COMM_LEN
2015-05-23 François Tigeotdrm/linux: Add mod_timer_pinned()
2015-05-23 François Tigeotdrm/linux: define destroy_timer_on_stack()
2015-05-23 François Tigeotdrm/linux: define ETIME
2015-05-22 François Tigeotdrm/linux: Implement DEFINE_MUTEX()
2015-05-22 François Tigeotdrm/linux: Add set_pages_uc()
2015-05-21 François Tigeotdrm: Improve mutex_lock_interruptible() again
2015-05-21 François Tigeotdrm/linux: Improve the implementation of mutex_lock_int...
2015-05-21 François Tigeotdrm/linux: Add get_page()
2015-05-20 François Tigeotdrm/linux: Add seq_puts()
2015-05-20 Sepherosa Ziehauecc/e3: Hook up error correction counting into sensors...
2015-05-19 Sepherosa Ziehauecc/e5: Log error for critical ECC errors
2015-05-19 Sepherosa Ziehauecc/e5: Remove unused fields
2015-05-18 François Tigeotdrm/linux: Add uapi/linux/fb.h
2015-05-17 Matthew Dillondrm - Add chip=161E8086
2015-05-17 François Tigeotdrm/linux: Add list_for_each_entry_continue()
2015-05-17 François Tigeotdrm: Update linux/list.h
2015-05-16 Imre Vadászkernel/acpi_thermal: Improve hw.acpi.thermal.polling_ra...
2015-05-14 Sepherosa Ziehaudimm: Allow increasing internal ECC error counter,...
2015-05-14 Sepherosa Ziehauecc/e5: Fix error processing on attach path
2015-05-14 Sepherosa Ziehaudimm: Allow ECC error threshold to be configured
2015-05-14 Sepherosa Ziehaudimm/ecc: Send devctl notify if there are too many...
2015-05-13 Sepherosa Ziehausensor: Add ECC sensor type
2015-05-09 zrjdrm: less verbose prints with DRM_DEBUG option
2015-05-09 François Tigeotdrm: Start using kcalloc()
2015-05-09 François Tigeotdrm: Implement kcalloc()
2015-05-08 François Tigeotagp: Remove support for pre-amd64 ALI, AMD, ATI and...
2015-05-08 François Tigeotdrm/i915: Update to Linux 3.14
2015-05-08 François Tigeotagp: Fix install_gtt_pte functions
2015-05-08 Matthew Dillonagp: Add Broadwell support
2015-05-06 Sepherosa Ziehaucoretemp: Add 'temp' to sensor description.
2015-05-06 Sepherosa Ziehausensor: Factor out helper functions.
2015-05-06 Sepherosa Ziehaumemtemp: Add 'temp' to the sensor description
2015-05-05 Sascha Wildnerkernel/ddb: Add a DB_COMMAND_FLAG() macro to set the...
2015-05-05 Sepherosa Ziehauecc/e5: Hook up error correction counting into sensors...
2015-05-05 Sepherosa Ziehaucoretemp: Enhance data of devctl notify event.
2015-05-05 Sepherosa Ziehauig_hal: Fix improper multicast setup
2015-05-04 François Tigeotagp: Remove support for pre-amd64 Intel chipsets
2015-05-04 François Tigeotdrm: Add alloc_page()
2015-05-04 François Tigeotdrm: Add pci_resource_start and pci_resource_len()
2015-05-04 François Tigeotdrm: Add a pci id field in struct pci_dev
2015-05-04 François Tigeotdrm: Add io_mapping_create_wc()
2015-05-04 François Tigeotdrm: Add __free_page()
2015-05-04 François Tigeotdrm: Add sg_page_iter_dma_address()
2015-05-04 François Tigeotdrm: Add IS_ENABLED()
2015-05-04 Matthew Dillondrm: Add scatterlist functions
2015-05-04 Matthew Dillondrm: Add alloc_pages and __free_pages()
2015-05-04 Matthew Dillondrm: Add pci_dma_mapping_error()
2015-05-04 François Tigeotdrm: Add asm/pgtable.h and asm/pgtable_types.h
2015-05-04 François Tigeotdrm: Fix linux/seq_file.h
2015-05-04 François Tigeotdrm: Add mutex_trylock() and mutex_lock_interruptible()
2015-05-04 François Tigeotdrm: Add a few PCI power management definitions
2015-05-04 François Tigeotdrm: Add a definition of mmiowb()
2015-05-04 François Tigeotdrm: Add __copy_from_user_inatomic()
2015-05-04 François Tigeotdrm: Add definitions of ECHRNG and ENOTSUPP
2015-05-04 François Tigeotdrm: Add asm/page.h
2015-05-03 François Tigeotdrm: Add pci_map_page and pci_unmap_page()
2015-05-03 François Tigeotdrm: Add linux/uaccess.h
2015-05-03 François Tigeotdrm: Really implement fault_in_multipages_writeable()
2015-05-03 François Tigeotdrm: Really implement fault_in_multipages_readable()
2015-05-03 François Tigeotdrm: linux/mm.h: Add vma_pages()
2015-05-03 François Tigeotdrm: Fix linux/export.h and linux/module.h
2015-05-03 François Tigeotdrm: Import linux/rbtree.h
2015-05-03 François Tigeotdrm: Add linux/pagemap.h
2015-05-03 François Tigeotdrm: linux/kernel.h: Add mult_frac()
2015-05-03 François Tigeotdrm: linux/delay.h: Add ndelay and usleep_range()
2015-05-01 Sascha Wildnerkernel/acpica: Fix building the debugger/disassembler...
2015-04-27 Sepherosa Ziehauem/emx/igb/ix: Increase opackets stats in if_start...
2015-04-24 Matthew Dillonsound - Get sound working on alternative Acer C720p
2015-04-23 Sepherosa Ziehauemx: Add errata workaround for multiple TX queues
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-18 Matthew Dillonsound - Fix default & unit specs for /dev/dsp and ...
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-16 Matthew Dillonsound - Fix default & unit specs for /dev/dsp and ...
2015-04-13 François Tigeotdrm: linux/spin.h: Implement assert_spin_locked()
2015-04-13 Sepherosa Ziehaucoretemp: Add package level thermal sensor support
2015-04-12 Nuno Antunesvirtio: Bring in SVN r251769 from FreeBSD.
2015-04-11 Imre Vadaszif_de: Sync with current FreeBSD version (r271849)...
2015-04-10 Sascha Wildnerkernel: Fix two typos.
2015-04-10 Sepherosa Ziehaucoretemp: CORE_LEVEL node contains 0 children, if hyper...
2015-04-09 Sascha WildnerSync ACPICA with Intel's version 20150408.
2015-04-09 Sepherosa Ziehaucoretemp: Indentation
2015-04-09 Sepherosa Ziehaucoretemp: Avoid magic number
2015-04-09 Sepherosa Ziehaucoretemp: Register sensor task for each core instead...
2015-04-08 Sepherosa Ziehaucoretemp: Clean up identify method
2015-04-08 Sepherosa Ziehaucoretemp: Set Tj max to 110; 105 is quite common on...
2015-04-08 Sepherosa Ziehaucoretemp: Set sensor status properly
2015-04-08 Sepherosa Ziehaucoretemp: Add description for the sensor
2015-04-05 Sepherosa Ziehaucoretemp: Keep the previous sensor value, if the IPI...
2015-04-05 Sepherosa Ziehaucoretemp: Use lwkt_send_ipiq_passive()
2015-04-05 Sepherosa Ziehaucoretemp: Use IPI to get temperature on other CPUs
2015-04-05 Sepherosa Ziehaudimm: Implement pseudo device driver for DIMM related...
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
next