kernel/drm: In linux/types.h, remove the duplicate definition of gfp_t.
[dragonfly.git] / sys /
2015-10-31 Sascha Wildnerkernel/drm: In linux/types.h, remove the duplicate...
2015-10-31 Sascha Wildnerkernel/drm: In linux/kernel.h add missing parentheses...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Remove misleading comment
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Return EINVAL on invalid argc
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make target's init() take argc and...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Use correct module name for dm_target_...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_target_stripe_table()
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix indentation
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add info() handler for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-linear table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-stripe table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add udev_t field to dm_pdev_t
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add "major:minor" name to dm_pdev_t
2015-10-31 François Tigeotdrm/radeon: Use atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Add atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Fix atomic_add_unless()
2015-10-31 François Tigeotkernel: Add atomic_cmpxchg_int()
2015-10-31 François Tigeotdrm/i915: Reduce differences with Linux in i915_gem_fault()
2015-10-31 François Tigeotdrm: Add linux/dma-mapping.h
2015-10-30 Imre Vadászif_vtnet, sync 8/x: Move structs and #define-s into...
2015-10-30 Imre Vadászif_vtnet, sync 7/x: Clean up vtnet_enqueue_txbuf()...
2015-10-30 Sepherosa Ziehaubpf: Add support for 802.11 packet injection via bpf
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket: Shortcircuit FIONBIO in soo_ioctl().
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-30 Sepherosa Ziehautcp: Use 4-tuple hash to optimize local port selection.
2015-10-29 Imre Vadászif_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS...
2015-10-29 Imre Vadászif_vtnet: Add, and negotiate the VIRTIO_F_ANY_LAYOUT...
2015-10-29 Imre Vadászif_vtnet, sync 6/x: refactor rx_- and update_vlan_filte...
2015-10-29 Sascha Wildnerkernel/drm: In linux/kernel.h, add parentheses around...
2015-10-29 Sascha Wildnerkernel/drm: In linux/slab.h, add parentheses around...
2015-10-29 Sepherosa Ziehauipdemux: Better initial so_port distribution for non...
2015-10-29 Sepherosa Ziehauudp: Implement asynchronized pru_connect.
2015-10-29 Sepherosa Ziehauudp: Save original protocol processing port for later...
2015-10-29 Sepherosa Ziehauudp/usrreq: Add brackets properly
2015-10-28 Imre Vadászif_vtnet, sync 5/x: Make stat counters uint64_t instead...
2015-10-28 Imre Vadászif_vtnet, sync 4/x: Factor out vtnet_setup_interface...
2015-10-28 François Tigeotdrm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL...
2015-10-28 Sascha Wildnerkernel/drm: In asm/io.h, improve the iowriteN() macros.
2015-10-27 Imre Vadászif_vtnet, sync 3/x: No LRO without mergeable receive...
2015-10-27 Imre Vadászif_vtnet, sync with FreeBSD 2/x: Sync vtnet_*_filter...
2015-10-26 Sascha Wildnerkernel/p1003_1b: Fix the p1003_1b.shared_memory_objects...
2015-10-25 Imre Vadászif_vtnet: Use SetMacAddress feature; Add some new featu...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Always initialize target's status...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Fix comments and doc/proposal-dm.txt
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Change pdev SLIST to TAILQ
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Change table SLIST to TAILQ
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Add dm_table_init_target()
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Don't let targets implement deps ...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Don't let targets implement deps ...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Rename variable
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary ()
2015-10-24 François Tigeotkernel: Add missing linux_async.c to conf/files
2015-10-24 François Tigeotdrm/i915: Update to Linux 3.18
2015-10-24 François Tigeotdrm/linux: Add some list functions
2015-10-24 François Tigeotdrm/linux: Add module_param_named()
2015-10-24 François Tigeotdrm/linux: Add BUILD_BUG()
2015-10-23 François Tigeotdrm: Add asm/int-ll64.h
2015-10-23 François Tigeotdrm: Add linux/lockdep.h
2015-10-23 François Tigeotdrm: Add Linux async functions
2015-10-22 Sascha WildnerFix kernel compilation without INET6 in the config.
2015-10-22 Sepherosa Ziehauudp/usrreq: Implement asynchronized pru_attach for UDP
2015-10-21 Sascha Wildnerkernel: Rename si(4)'s si.c to si_drv.c.
2015-10-21 Sascha WildnerFix visibility of various functions in a number of...
2015-10-21 Sepherosa Ziehauudp/usrreq: Add missing return
2015-10-21 Sepherosa Ziehauudp/usrreq: Fix up cleanup so_pcb checks
2015-10-21 Sepherosa Ziehautcp: In netisrs, if inpcb is valid, tcpcb will not...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove unused macro DM_CMD_LEN
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Comment out unused variables (that...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Change printf() to kprintf()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove aprint_normal()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Don't expose cmd_function in header
2015-10-20 Sepherosa Ziehauinpcb: Reorder kmalloc and inp checking in set{peer...
2015-10-20 Sepherosa Ziehautcp/usrreq: In netisrs, if so_pcb is non-NULL, then...
2015-10-20 Sepherosa Ziehautcp/usrreq: tcp_newtcpcb() never fails
2015-10-20 Sepherosa Ziehautcp/usrreq: There is no need to ref/deref socket in...
2015-10-20 Sepherosa Ziehautcp/usrreq: TCP socket must not be reattached
2015-10-20 Sepherosa Ziehautcp/usrreq: No need to hold ssb_rcv token to call sores...
2015-10-20 Sepherosa Ziehautcp/usrreq: Minor comment fixup and style changes
2015-10-20 Sepherosa Ziehausocket/tcp: Implement asynchronized pru_attach for TCP
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Make dm-delay table show major:minor
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary kprintf
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Don't implement "status" as a subset...
2015-10-19 Tomohiro Kusumisys/dev/disk/dm: Don't implement "status" as a subset...
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove NULL element for array termination
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove dm_get_version_ioctl()
2015-10-18 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary cast
2015-10-17 Sascha Wildnerkernel/acpi: rsdump.c is only needed for the ACPI debugger.
2015-10-17 Tomohiro Kusumisys/dev/disk/dm: Fix dm-delay deps behavior for compati...
2015-10-17 Tomohiro Kusumisys/dev/disk/dm: Fix dm-delay behavior for compatibilit...
2015-10-16 Imre Vadászif_iwm: Fix interrupt allocation code, use pci_alloc_1i...
2015-10-15 Tomohiro Kusumisys/dev/disk/dm: Simplify list eviction
2015-10-15 Tomohiro Kusumisys/dev/disk/dm: Make rename ioctl return ENOSYS
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Fix race on pdev create
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Ignore zero-filled uuid on inserting...
2015-10-14 Tomohiro Kusumisys/vfs/hammer: Panic with "for redo" on insufficient...
next