x86_64: Per-cpu IDT
[dragonfly.git] / sys /
2011-12-18 Sepherosa Ziehaux86_64: Per-cpu IDT
2011-12-18 Sepherosa Ziehauioapic: Even for UP, we still should initialize irqmap...
2011-12-18 Sepherosa Ziehauidt: Remove no longer applied comment about NIDT
2011-12-18 Sepherosa Ziehaunexus/intr: Properly assert cpuid for interrupt resources
2011-12-17 Sascha Wildnersym(4): Remove excessive semicolons.
2011-12-17 Sascha Wildnertwe(4): Remove a cast to a union (which is a GNU extens...
2011-12-16 Sascha Wildnervinum(4): Fix wrong parenthesizing.
2011-12-16 Sascha Wildnerpcn(4): Fix a bug where && was meant but & was used.
2011-12-16 Sepherosa Ziehaux86_64/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
2011-12-16 Sepherosa Ziehaux86_64/icu: Add intr_{enable,disable} wrapper for ICU_I...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_{setup,teardown} w...
2011-12-16 Sepherosa Ziehaux86_64/ioapic_abi: Augment intr_disable/intr_enable...
2011-12-16 Sepherosa Ziehaunexus_alloc_resource: Add missing rman_set_rid()
2011-12-16 Sepherosa Ziehaunexus/intr: Change the wrong cpuid backtrace to assertion
2011-12-15 Francois TigeotVFS accounting: add a sync command
2011-12-15 Sepherosa Ziehauintr: Per-cpu MI interrupt information array
2011-12-15 Matthew Dillonkernel - Update loader.conf documentation and add sio...
2011-12-14 Francois Tigeotvquota(8): finish implementing the check command
2011-12-14 Sascha Wildnerahci(4): Add MODULE_VERSION.
2011-12-14 Sascha Wildnerkernel/vfs_quota: Fix the placement of braces.
2011-12-14 Francois TigeotNULL VFS: store PFS mount points for later use
2011-12-14 François TigeotUse a sysctl to show if VFS accounting is enabled
2011-12-14 François TigeotDisable VFS accounting by default
2011-12-14 Sepherosa Ziehauintr: Per-CPU emergency thread
2011-12-14 Sepherosa Ziehauintr: Remove the broken sysctl_intrcnt(); use sysctl_in...
2011-12-14 Sepherosa Ziehauintr: Nuke count_registered_ints()
2011-12-14 Sepherosa Ziehauintr: Remove unused function
2011-12-14 Matthew Dillonkernel - Fix signal races against exiting processes
2011-12-13 YONETANI TomokazuFix wrong argument to allproc_scan in elf_brand_inuse()
2011-12-13 Francois TigeotVFS accounting: add a new vquotactl() syscall
2011-12-13 Sascha Wildnerecc(4): Move from sys/dev/bridge to sys/dev/misc.
2011-12-13 Sascha Wildner<sys/elf_common.h>: Add an EM_ALPHA #define.
2011-12-13 Sepherosa Ziehaui386/ioapic: Always allow user to specify GSI's target CPU
2011-12-13 Sepherosa Ziehaui386/icu: Implement rman_setup MachIntrABI method
2011-12-13 Sepherosa Ziehaui386/ioapic_abi: Implement MachIntrABI.rman_setup
2011-12-13 Sepherosa Ziehauecc: ecc: Support the ECC error detection for Xeon...
2011-12-13 Sascha Wildnerioapic/x86_64: Fix x86_64 buildkernel with gcc41 (syncs...
2011-12-13 Francois TigeotUFS VFS: initialize f_mntonname for the root mp
2011-12-13 Francois TigeotHAMMER VFS: record the name of the mount directory
2011-12-13 Sepherosa Ziehauecc: Support the ECC error detection for Xeon E3-1200...
2011-12-13 Sepherosa Ziehaubitops: Add __BIT64 and __BITS64
2011-12-13 Sepherosa Ziehautcp: Fix the long standing negative offset panic on...
2011-12-12 Sascha WildnerRevert "i386/files: isa/clock.c is clean enough to...
2011-12-12 Francois TigeotVFS accounting: start collecting data
2011-12-12 Sascha WildnerRevert "x86_64: isa/clock.c is clean enough to enable...
2011-12-12 Sascha Wildnerbsd.kern.mk: -Wold-style-declaration is unknown to...
2011-12-12 Matthew Dillonkernel - Misc fixes and debugging
2011-12-12 Matthew DillonKernel - Fix double-unlock in nlookupdotdot
2011-12-12 Matthew Dillonkernel - Dynamically size lwkt_cache_threads free cache
2011-12-12 Venkatesh SrinivasMerge git://git.dragonflybsd.org/dragonfly
2011-12-11 Francois TigeotVFS accounting: list enabled filesystems
2011-12-11 Sascha Wildnerkernel/vfs_quota: Put the 'accounting enabled' message...
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Disable interrupt load balance by...
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Per-cpu irqmap array
2011-12-11 Sepherosa Ziehaui386/MachIntrABI: Remove unnecessary setidt in intr_set...
2011-12-11 Sepherosa Ziehaui386/ioapic: Add missing imen_lock/unlock
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Optimize the GSI search a little bit
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Record the max line based IRQ
2011-12-11 Sepherosa Ziehaui386/ioapic_abi: Rework debug messages
2011-12-11 Sepherosa Ziehaui386/nexus: Per-cpu IRQ rman
2011-12-11 Sepherosa Ziehaui386/ioapic: Allow GSI's target CPU to be configured
2011-12-11 YONETANI TomokazuFix the panic on atkbdc_configure() failure
2011-12-10 Francois TigeotVFS accounting: add in-memory storage counters
2011-12-10 Sascha Wildnerkernel/netgraph7: Replace usage of MALLOC/FREE with...
2011-12-10 Sascha Wildnerbsd.kern.mk: Add a missing space.
2011-12-10 Sascha WildnerAdd -Wold-style-declaration to the kernel's warning...
2011-12-10 Venkatesh Srinivaskernel -- Remove references to obsolete i586 optimized...
2011-12-10 Venkatesh Srinivaskernel -- Remove i686_pagezero.
2011-12-10 Sascha Wildner<sys/ktr.h>: Move static to the first place in declarat...
2011-12-10 Sascha Wildnerkernel: Add acpi_if.h to the ACPI module Makefiles.
2011-12-09 Sascha Wildnerbuildkernel: Disable building of acpi_hp.ko. It will...
2011-12-09 Sascha WildnerSome cosmetics: #if(0) -> #if 0
2011-12-09 Sascha Wildnerkernel/nfs: Fix a bug due to missing braces.
2011-12-09 Sascha Wildnerkernel: Fix various whitespace and indent issues (no...
2011-12-08 Sascha Wildnersf(4): Remove a duplicated flag in a header.
2011-12-08 Sascha Wildneracpi: Include acdragonfly.h from acenv.h.
2011-12-08 Matthew Dillonkernel - Support bdwrite() on tmpfs buffer cache buffers
2011-12-08 Sepherosa Ziehautcp: Don't check PRUS_OOB again in tcp_usr_send
2011-12-08 Matthew Dillonkernel - Fix missing token release on I/O error during...
2011-12-08 Matthew Dillonkernel - Remove partially commit debug code
2011-12-08 Matthew Dillonkernel - Remove unneeded initialization
2011-12-08 Matthew Dillonkernel - Clear the quick-return flag when changing...
2011-12-08 Matthew Dillonkernel - Add additional safety assertions in the pmap...
2011-12-08 Matthew Dillonkernel - Adjust stack by an addition 128 in sendupcall()
2011-12-08 Matthew Dillonkernel - Add -fno-stack-protector for kernel build
2011-12-08 Matthew Dillonkernel - Do not use LK_NOWAIT for vfs_busy() after...
2011-12-08 Matthew Dillonkernel - Fix panic during diskless mount
2011-12-08 Matthew Dillonkernel - Fix endless nfs error 70 during shutdown
2011-12-08 Matthew Dillonkernel - Add TDF_RUNNING assertions
2011-12-08 Matthew Dillonkernel - Fix alarm() timer race against exit
2011-12-08 Matthew Dillonkernel - add DEBUG_LOCKS_LATENCY option
2011-12-08 Matthew Dillonkernel - Fix panic in vm_page_try_to_free()
2011-12-08 Matthew Dillonkernel - Fix kqueue race with NOTE_EXIT
2011-12-07 Sascha Wildnerkernel/netgraph: Set resp to NULL if it is kfree()...
2011-12-07 Sepherosa Ziehaux86_64/ioapic: Always allow user to specify GSI's targe...
2011-12-07 Sepherosa Ziehaux86_64/icu: Implement rman_setup MachIntrABI method
2011-12-06 Sascha Wildnerkernel: Save another bzero() by using M_ZERO.
2011-12-06 Sascha Wildnerkernel: Remove another NULL check after kmalloc() with...
2011-12-06 Sascha Wildner<sys/malloc.h>: Remove the MALLOC() and FREE() macros.
2011-12-06 Sascha Wildnerkernel: Replace all usage of MALLOC()/FREE() with kmall...
next