dragonfly.git
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Remove duplicated cross-device check...
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-13 Sascha WildnerAnsify a few functions.
2015-05-13 Sascha Wildneripfw3: Indent two switch()es better and add braces...
2015-05-13 Sepherosa Ziehausystat/sensors: Filter sensors based on sensor device...
2015-05-13 Sepherosa Ziehausystat/sensors: Filter sensors based on sensor type
2015-05-13 Sepherosa Ziehausensor: Add ECC sensor type
2015-05-12 Matthew Dillonkernel - Improve cpu topology text output
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Remove nested #ifdef _KERNEL
2015-05-12 Sascha Wildnercryptsetup(8): Remove -std=gcc89 and make getline(...
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO
2015-05-12 Tomohiro KusumiRevert this commit to avoid a possible complaint by...
2015-05-12 Tomohiro KusumiIt only exceeds the limit by small number, so it's...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-11 Tomohiro Kusumisys/vfs/tmpfs: Bring in a macro from UFS
2015-05-11 Sascha Wildneripfw3(8): Small indent adjustment.
2015-05-11 Bill YuanFix: buf size issue in do_get/set_x
2015-05-11 Bill YuanLicense: Preserve previous licensor information
2015-05-11 Matthew Dillonhammer - Avoid panic in particular corruption situations
2015-05-10 Tomohiro Kusumisys/kern: Remove trailing ; from DO_OPS()
2015-05-10 Tomohiro Kusumisys/kern: Fix comments
2015-05-10 Tomohiro Kusumisys/sys: Rename VFS_MPLOCK1 to VFS_MPLOCK
2015-05-10 Tomohiro Kusumisys/sys: Remove VFS_MPLOCK2 macro
2015-05-10 Sascha WildnerFix LINT64 build.
2015-05-10 Sascha WildnerClean up some more signal handlers in various places.
2015-05-10 Sascha Wildnersail(6): Clean up some signal handlers.
2015-05-10 Sascha WildnerStop using 'union wait' for the status of wait*() in...
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-09 Sascha Wildnernrelease: Fix for empty DPORTS_PACKAGES.
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [2/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [1/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Cleanups
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-07 Sascha Wildnerinstaller: Add missing dir to install.
2015-05-07 Tomohiro Kusumisys/vfs/tmpfs: Fix lock ordering
2015-05-06 Sascha Wildnerkernel/acpi: Remove some local changes from a no-longer...
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix typo
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix assertion
2015-05-06 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
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 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs_mount member
2015-05-05 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-05 Sepherosa Ziehauarp: Add sysctl to avoid creation failure log
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 Ziehaumemtemp: Mention devctl notify event
2015-05-05 Sepherosa Ziehauig_hal: Fix improper multicast setup
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove #include <sys/spinlock2.h>
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs member on ino allocation
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Change tm_ino type from 'int' to 'ino_t'
2015-05-04 François Tigeotagp: Remove support for pre-amd64 Intel chipsets
2015-05-04 Sascha Wildnerkernel/ddb: Use NULL for pointers.
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove trailing whitespace
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 Tomohiro Kusumisys/vfs/tmpfs: Fix comments
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-03 Sascha Wildnerkernel/acpi: Expose the AcpiUtConvertStringToUuid(...
2015-05-03 Sascha Wildnerkernel/acpi: Fix buildkernel.
2015-05-02 Tomohiro Kusumisys/vfs/hammer: Add ascii art on pip/ip/rec relation
2015-05-02 Tomohiro Kusumisbin/hammer: Remove unused READAHEAD flag
2015-05-02 Tomohiro Kusumisbin/hammer: Add a function find_buffer()
2015-05-01 Sascha Wildnerkernel/acpica: Fix building the debugger/disassembler...
2015-05-01 Tomohiro Kusumisbin/hammer: Conform to style(9)
2015-04-30 Tomohiro Kusumisbin/hammer: Cleanups
2015-04-30 Tomohiro Kusumisys/vfs/hammer: Add inline functions hammer_modify_buff...
next