kernel - Reduce BSS size to fix loader initrd problem
[dragonfly.git] / sys /
2016-04-23 Charlie Rootkernel - Reduce BSS size to fix loader initrd problem
2016-04-22 Imre Vadászahci: Add some DevSleep defintions. Recognize DevSleep...
2016-04-22 Imre Vadászahci: Clean up SET_FEATURES definitions. Add some power...
2016-04-22 François Tigeotkernel/linux: Move M_DRM definition to kern_slaballoc.c
2016-04-22 François Tigeotdrm/radeon: Add explicit dependency to the acpi module
2016-04-22 François Tigeotdrm/i915: Add explicit dependency to the acpi module
2016-04-19 zrjefi/boot1: Fix best text mode detection.
2016-04-19 Tomohiro Kusumisys/kern: Fix mountctl options list
2016-04-18 Imre Vadászsys/boot/efi/loader: Make module autoloading work as...
2016-04-17 Imre Vadászefi/loader: Increase default staging area to 96MB....
2016-04-17 François Tigeotdrm/i915/gem: Update i915_gem_fault()
2016-04-17 François Tigeotdrm/linux: Add dma_map_sg and dma_unmap_sg()
2016-04-17 François Tigeotdrm/i915: Import two fixes from Linux 4.2.8
2016-04-17 Imre Vadászsys/boot/efi/boot1: Use NELEM.
2016-04-17 Imre Vadászsys/boot/efi: Add boot1 to the build.
2016-04-17 Imre Vadászsys/boot/efi/boot1: Port efi boot1 loader from FreeBSD...
2016-04-17 Imre Vadászsys/boot/efi/boot1: Port Makefile, comment out fatfs...
2016-04-17 Imre Vadászsys/boot/common: Make ufsread.c build and work with...
2016-04-17 Imre Vadászsys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
2016-04-17 François Tigeotdrm/linux: Add get_num_physpages()
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush cpu/gpu...
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush_gtt_write_...
2016-04-16 Imre Vadászgpio_intel: Add workaround for concurrent GPIO register...
2016-04-14 Sepherosa Ziehaukqueue: Use critical section for knote cache
2016-04-13 zrjcpuctl(4): Sync with FreeBSD
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Add missing unlock in the previous...
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Get volume lock first
2016-04-12 Tomohiro Kusumisbin/newfs_hammer: Check upper limit of volume size
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Remove unused local variable
2016-04-12 François Tigeotdrm/i915: Use iounmap() everywhere
2016-04-12 François Tigeotdrm/linux: Improve ioremap*/iounmap functions
2016-04-12 François Tigeot drm/i915: Simplify i915_gem_fault() a bit
2016-04-12 François Tigeotdrm/linux: Add set_pages_wb()
2016-04-12 François Tigeotdrm/linux: Move M_DRM declaration to linux/slab.h
2016-04-10 Imre Vadászgpio_intel: Handle level triggered interrupts more...
2016-04-09 Imre Vadászgpio_intel: Change GPIOcfg bits when needed to enable...
2016-04-09 Imre Vadászgpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need...
2016-04-07 François Tigeotdrm: Import asm/unaligned.h from NetBSD
2016-04-07 François Tigeotdrm/i915: Switch rps.client_lock to a lockmgr lock
2016-04-07 Tomohiro Kusumisys/vfs/hammer: Rename ondisk vol_name to vol_label
2016-04-06 François Tigeotdrm/linux: Add dma_unmap_page()
2016-04-06 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer_format_volume_header...
2016-04-06 François Tigeotdrm/i915: Fix Baytrail hangs with deeper C-states
2016-04-05 Sepherosa Ziehaukqueue: Use lwkt_{get,rel}pooltoken
2016-04-04 Tomohiro Kusumisys/vfs/hammer: Ask before reblocking on volume-del
2016-04-03 Tomohiro Kusumisys/vfs/hammer: Remove extra filesystem syncing on...
2016-04-03 Imre Vadászgpio_intel: Allow switching edge-trigger mode between...
2016-04-03 Imre Vadászgpio_intel: Move Cherryview SoC specific code into...
2016-04-03 Tomohiro Kusumisys/vfs/hammer: Add vol_no field to struct hammer_ioc_v...
2016-04-02 Imre Vadászkernel/acpi: Add acpi_MatchUid function for matching...
2016-04-01 François Tigeotdrm: Improve drm_cache.c
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print rootvol
2016-03-31 François Tigeotdrm/i915: Simplify __i915_wait_request()
2016-03-31 François Tigeotdrm: Improve linux/scatterlist.h
2016-03-31 François Tigeotdrm/linux: Add nth_page()
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Fix/add comments on volume header
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_bytes to reserved
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol_locked to reserved
2016-03-29 Imre Vadászgpio_intel: Support integrated GPIO controllers of...
2016-03-29 zrjdrm: Allow early kms with monitor EDID override.
2016-03-29 Tomohiro Kusumisbin/hammer: Don't always print BC error on nodes with...
2016-03-29 Sepherosa Ziehausocket/kqueue: Fix space calculation for PREALLOC sendi...
2016-03-29 Sepherosa Ziehautcp: We never use preallocation on receiving buffer
2016-03-29 François Tigeotdrm/linux: Add asm/memory_model.h
2016-03-29 Sascha Wildnerkernel/acpi: Work around a "shift count exceeding the...
2016-03-29 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol_nblocks/blocksize...
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_records to...
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Use "%016jx",intmax_t
2016-03-25 Sascha WildnerRevert "Sync ACPICA with Intel's version 20160318."
2016-03-24 Sascha Wildnerkernel/acpi_timer: Add a missing cpu_enable_intr()...
2016-03-23 François Tigeotdrm/radeon: Partial sync with Linux 3.18
2016-03-22 Sascha Wildnerkernel/802_11: Add 'static' to some function definitions.
2016-03-22 Sascha Wildnerkernel/powermng: Add 'static' to some function definitions.
2016-03-22 Sascha Wildnerkernel: Remove an unused variable in acpi.ko's Makefile.
2016-03-22 François Tigeotdrm/linux: Implement flush_work()
2016-03-21 Imre Vadászsys/boot/Makefile: Build the UEFI bootloader.
2016-03-21 Imre Vadászsys/boot/efi: RB_MULTIPLE doesn't exist in DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Define SPECNAMELEN in loader/devicename.c.
2016-03-21 Imre Vadászsys/boot/efi: No strtoul in DragonFly's libstand, just...
2016-03-21 Imre Vadászsys/boot/efi: dloader's interact() doesn't take an...
2016-03-21 Imre Vadászsys/boot/efi: Remove __arm__ and __i386__, s/amd64...
2016-03-21 Imre Vadászsys/boot/efi: Remove ZFS and FDT support code.
2016-03-21 Imre Vadászsys/boot/efi: Fix EFI_RESERVED_SERVICE declaration...
2016-03-21 Imre Vadászsys/boot/efi: Include <stdarg.h> in efinet.c, to fix...
2016-03-21 Imre Vadászsys/boot/efi: Use a struct efi_devdesc instead of devde...
2016-03-21 Imre Vadászsys/boot/efi: Adapt Makefiles for DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Adapt x86_64/efibind.h header for DragonFly.
2016-03-21 Imre Vadászsys/boot/efi: Import self_reloc.c from FreeBSD's sys...
2016-03-21 Imre Vadászsys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
2016-03-21 Imre Vadászsys/boot/common: Don't include libi386.h in module...
2016-03-21 Imre Vadászsys/boot/common: Add "struct stat" forward-declaration...
2016-03-21 Imre Vadászsys/boot/pc32: Move howto_names definition to sys/boot.h.
2016-03-21 Imre Vadászsys/sys/linker.h: Add MODINFOMD_FW_HANDLE constant...
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Erase layer2 entries on removing volume
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Temporary fix for kernel panic on volum...
2016-03-21 Matthew Dillonkernel - Fix ig4 operation for certain machines
2016-03-21 Imre Vadaszkernel/pc64: Improve EFI framebuffer mapping.
2016-03-20 Sascha WildnerSync ACPICA with Intel's version 20160318.
next