ps - Adjust ps to account for kernel changes
[dragonfly.git] / sys / platform /
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-17 Sascha Wildnerkernel: Remove some unused variables.
2012-09-15 Matthew Dillonkernel - fix builds
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-12 Sascha Wildnerkernel: Remove unused headers.
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-06 Sascha Wildnerkernel: Use NULL for pointers in some places.
2012-09-03 Sascha WildnerRemove another unused header (<machine/ultrasound.h>).
2012-09-03 Sascha WildnerRemove an unused and empty header (<machine/mtpr.h>).
2012-08-29 Sepherosa Ziehauacpi/sci: Test ACPI MADT interrupt override entry's...
2012-08-28 Sepherosa Ziehauacpi/fadt: Make sure that SCI IRQ is valid
2012-08-28 Sepherosa ZiehauMachIntr: Add two methods to find IRQ
2012-08-24 Matthew Dillonkernel - Fix pmap_remove() issue.
2012-08-24 Matthew Dillonkernel - Implement Errata 721 for 32-bit kernels too
2012-08-22 Matthew Dillonkernel - Attempt to fix i386 wire_count panic (98)
2012-08-22 Mihai Carabasvkernel{,64} - CPU topology support
2012-08-22 Mihai CarabasCPU topology support
2012-08-22 Matthew Dillonkernel - Attempt to fix i386 wire_count panic
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-06 Sascha Wildnerkernel/x86_64: Fix kernel build without DDB.
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-07-29 Alex Hornungmptable - use the table's cpu_flags
2012-07-29 Alex Hornungx86_64 mptable - maximum lapic id is 64
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-12 John Marinox86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt...
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-06 Markus Pfeifferkernel - remove dead code in busdma
2012-07-04 Markus Pfeifferkernel - Correct whitespace in BUS_DMA_KEEP_PG_OFFSET...
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (i386)
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64)
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-17 Markus Pfeiffervkernel: revert two commits that break i386 vkernel
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-05-27 François Tigeotkernel: in_cksum2.s is needed by inet6 code
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-24 Venkatesh Srinivaskernel -- CLFLUSH support
2012-05-17 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-17 Sascha Wildnervkernel: Fix compilation with profiling support.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-03 Sascha Wildnerkernel/wdog: Compile in kern_wdog.c by default.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-07 Sascha Wildnerkernel: Fix building with USERCONFIG but without VISUAL...
2012-04-07 François TigeotKernel - properly handle max. io size when dumping
2012-04-01 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-03-31 Sascha Wildneraic(4): Remove ISA attachment.
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-23 Matthew Dillonkernel - Add workaround for errata #721 on AMD cpus...
2012-03-17 Sascha Wildnervkernel: Fix DEV_SUPPORT.
2012-03-17 Sascha Wildnervkernel: Move things from dev/virtual to dev/virtual...
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-02-25 Sascha Wildnerkernel/i386: Remove the empty CPU_HAS_FXSR kernel option.
2012-02-25 Alex Hornungrdrand - An RNG driver for the RdRand insn
2012-02-24 Alex Hornungidentcpu - add bits about RdRand (RDRND)
2012-02-24 John Marinokern build: Tweak ldscripts for gold linker
2012-02-19 John Marinokern build: Update ldscripts
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes
2012-02-16 Sascha Wildnerpuc(4): Enable it for x86_64, too.
2012-02-16 Sascha Wildnerkernel/i386: Remove a no longer needed include, too.
2012-02-16 Sascha Wildnerkernel: Remove the unused is_physical_memory() function.
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-03 Sascha Wildnerkernel: Remove the no longer functional APIC_IO option.
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-01-30 Sascha WildnerRemove ISDN support. Tools, kernel code, manpages,...
2012-01-29 Sascha Wildnerasr(4): Sync with FreeBSD.
2012-01-23 John Marinoldscript.*: sync with FreeBSD
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Matthew Dillonkernel - Fix pmap_release() bug for i386
2012-01-20 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
next