kernel - Optimize spinlocks for 48-core contention
[dragonfly.git] / sys / platform /
2011-10-26 Matthew Dillonkernel - callout_init() -> callout_init_mp() in selecte...
2011-10-24 Sepherosa ZiehauMerge branch 'devel'
2011-10-22 Matthew Dillonkernel - Fix null-pointer crash in i386/pmap.c
2011-10-19 Matthew Dillonkernel - Fix latency issue with many cores contending...
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-10-17 Antonio Huete Jimenezpmap - Missing critical section when calling lwkt_ipiq_...
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
2011-10-11 Sepherosa Ziehaulegacy devices: Utilize bus_alloc_legacy_irq_resource()
2011-10-10 Sepherosa Ziehaunexus: Log invalid target CPUID for interrupt resource
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehaurman: Record owner CPUID during initialization
2011-10-06 Antonio Huete Jimenezx86_64 - Remove unneeded globaldata.c file.
2011-10-04 Matthew Dillonkernel - Fix spin lock held across contigfree/kfree...
2011-10-04 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa ZiehauMachIntrABI: Add method to return IRQ's target CPU
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-09-30 Venkatesh Srinivaskernel - VM MPSAFE fixes
2011-09-29 Matthew Dillonkernel - Numerous VM MPSAFE fixes
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-18 Sepherosa Ziehaumachintr/x86_64: Function renaming; no functional changes
2011-09-18 Sepherosa Ziehauclock: register_int and unregister_int will enable...
2011-09-18 Sepherosa Ziehaumachintr/i386: Function renaming; no functional changes
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
2011-09-14 Sepherosa Ziehaui386/files: isa/clock.c is clean enough to compile...
2011-09-12 Sepherosa ZiehauMachIntrABI: Split vectorctl into intr_setup and intr_t...
2011-09-08 Sascha WildnerFix the VKERNEL/VKERNEL64 build.
2011-09-07 Sascha WildnerSync ndis(4) and tools with FreeBSD and hook it all...
2011-09-07 Sascha Wildnerkernel: Add dt_lock (for GDT and LDT).
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-31 Sepherosa Ziehauioapic/x86_64: Rearrange pin information for ioapic...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define ISA_IRQ_CNT; use it consistently...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define IDT_HWI_VECTORS
2011-08-31 Sepherosa Ziehauicu/x86_64: Remove unnecessary header inclusion
2011-08-29 Sepherosa Ziehauioapic/i386: Rearrange pin information for ioapic low...
2011-08-29 Sepherosa Ziehauintr/i386: Define ISA_IRQ_CNT; use it consistently...
2011-08-22 Sascha Wildnerkernel: Bring back longrun(4) which was lost in 90e8a35b.
2011-08-21 Sepherosa Ziehauintr/i386: Define IDT_HWI_VECTORS
2011-08-21 Sepherosa Ziehauicu/i386: Remove unnecessary header inclusion
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-12 Sascha Wildnerkernel/x86_64: Remove bogus and unused file.
2011-08-09 Antonio Huete Jimenezvkernel(7) - Permit multiple -e options to pass environ...
2011-07-29 Matthew Dillonvkernel - cpu_disable_intr adjustments
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-29 Matthew Dillonvkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
2011-07-29 Matthew Dillonkernel - Fix signal delivery races
2011-07-28 Matthew Dillonvkernel - Add SIGINFO support (experimental)
2011-07-22 Sepherosa Ziehauioapic: Disable unused GSI instead of leaving it in...
2011-07-22 Sepherosa Ziehauioapic: Don't do the default IRQ configure, if it is...
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-11 Sascha Wildnerkernel/printcpuinfo(): Sync feature bit descriptions...
2011-07-09 Sascha Wildnerkernel: Fix compiling SMBFS and NETSMB into the x86_64...
2011-07-08 Matthew Dillonvkernel - enhance the pidfile option and fix memimg...
2011-07-06 Sascha Wildnerkernel: Move the est(4) source code to dev/powermng...
2011-07-06 Sascha Wildnerkernel: FWIW, allow the CPU_ENABLE_EST option for x86_6...
2011-07-06 Sascha Wildnerkernel: Remove obsolete comment.
2011-07-06 Thomas Nikolajsenvkernel64: Sync to vkernel modulo pc64
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-24 Sascha Wildnerkernel: Remove some Micro Channel and EISA remains.
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-06-19 Alex Hornungpadlock - Shuffle around, add rng x86_64 support
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-14 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2011-06-14 Sepherosa ZiehauMerge branch 'devel'
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa ZiehauMerge branch 'devel' (early part)
2011-06-14 Sepherosa Ziehaui386: Remove unused macros in apic/apicvar.h
2011-06-14 Sepherosa Ziehaui386: Don't log cores per CPU and logical CPUs per...
2011-06-14 Sepherosa Ziehaux86_64: Remove unused macros in apic/apicvar.h
2011-06-14 Sepherosa Ziehaux86_64: Don't log cores per CPU and logical CPUs per...
2011-06-14 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-14 Sepherosa Ziehaux86_64: Unbreak UP kernel building by moving NAPICID...
2011-06-14 Sepherosa Ziehaux86_64: Remove unused declaration in apicvar.h
2011-06-14 Sepherosa Ziehaui386: Unbreak UP kernel building by moving NAPICID...
2011-06-14 Sepherosa Ziehaui386: Remove unused declaration in apicvar.h
2011-06-14 Sepherosa Ziehaui386/ioapic: Remove unused global variable declaration
2011-06-14 Sepherosa Ziehaui386/ioapic: Staticize ioapic_config()
2011-06-14 Sepherosa Ziehaui386/ioapic: Cleanup header inclusion
2011-06-13 Sascha Wildnerkernel: Move aesni(4) and padlock(4) from sys/crypto...
2011-06-13 Sepherosa Ziehaux86_64: Unbreak UP kernel building by moving NAPICID...
2011-06-13 Sepherosa Ziehaux86_64: Remove unused declaration in apicvar.h
2011-06-13 Sepherosa Ziehaui386: Unbreak UP kernel building by moving NAPICID...
2011-06-13 Sepherosa Ziehaui386: Remove unused declaration in apicvar.h
2011-06-12 Sepherosa Ziehaui386/ioapic: Remove unused global variable declaration
2011-06-12 Sepherosa Ziehaui386/ioapic: Staticize ioapic_config()
2011-06-12 Sepherosa Ziehaui386/ioapic: Cleanup header inclusion
2011-06-09 Sepherosa Ziehaux86_64/ioapic: Staticize ioapic_config()
2011-06-09 Sepherosa Ziehaux86_64/ioapic: Cleanup header inclusion
2011-06-09 Sepherosa Ziehaui386/mptable: Always dump MPTABLE PCI interrupt routing...
2011-06-09 Sepherosa Ziehaui386/lapic: lapic_map() should take vm_paddr_t instead...
2011-06-09 Sepherosa Ziehaui386/madt: Cleanup interrupt source override processing
2011-06-09 Sepherosa Ziehaui386/acpi: Remove unnecessary headers
2011-06-09 Sepherosa Ziehaui386/lapic: Include <machine/smp.h> for smp_active_mask
next