kernel - jails - undo minor prisoncount atomic ops
[dragonfly.git] / sys / kern /
2009-12-20 Matthew Dillonkernel - jails - undo minor prisoncount atomic ops
2009-12-20 Matthew Dillonkernel - remove FSMID support
2009-12-20 Matthew Dillonkernel - add hashinit_ext() and phashinit_ext()
2009-12-20 Matthew Dillonkernel - misc MPSAFe work
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-18 Alex Hornungdump - rename md dumpsys to md_dumpsys
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan Lentferkern/kern_kinfo.c: Fix incorrect population of kinfo_pr...
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-16 Sascha WildnerFix the LINT build.
2009-12-15 Matthew Dillonkernel - adjust falloc and arguments to dupfdopen,...
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Sascha WildnerFix warning in the UP build.
2009-12-15 Matthew Dillonkernel - Third time's the charm - move lwp_ucred to...
2009-12-15 Matthew Dillonkernel - Make adjustments to the per-lwp ucred
2009-12-15 Matthew Dillonkernel - move proc->p_lock, add lwp ucred caching
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-07 Alex Hornungdump - Unbreak VKERNELs
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-05 Matthew Dillonnetwork - Move socket from netmsg ext to netmsg header...
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-04 Matthew Dillonkernel - Fix recursive lockmgr lock panic when creating...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-22 Stathis KamperisAllow null mounts to accept -o update
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-08 Alexander PolakovMerge branch 'newacpi+'
2009-11-08 Alexander PolakovRevert "IO APIC: Assign pins dedicated to PCI in the...
2009-11-08 Alexander PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-11-08 Stathis KamperisGarbage collect ghost sysctl.
2009-11-07 Stathis KamperisGarbage collect ghost sysctl.
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 Stathis Kamperismqueues: Let the world know we support them.
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-11-05 Stathis Kamperismqueues: Mark syscalls as MPSAFE.
2009-10-29 Simon Schubertimgact_elf: use correct offset when bouncing .note...
2009-10-29 Simon Schubertimgact_elf: accept .note.ABI-tag sections located anywhere
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-21 Simon SchubertMerge branch 'gdb7'
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-19 Alexander PolakovRoot fallback support.
2009-10-19 Simon Schubertcore dumps: don't claim we are FreeBSD
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-17 Stathis Kamperismqueues: Remove unused variable.
2009-10-11 Stathis Kamperismqueues: kern_descrip.c: Make badfo*() functions non...
2009-10-11 Stathis Kamperismqueues: vfs_subr: Add vaccess() method consumed by...
2009-10-11 Stathis Kamperismqueues: Add system calls.
2009-10-11 Stathis Kamperismqueues: Port POSIX message queues from NetBSD.
2009-10-08 Matthew Dillonkernel - Major performance changes to VM page management.
2009-10-04 Stathis Kamperissyscalls.master: Fix typo in comment.
2009-10-04 Alex Hornungkern_shutdown - Add led and wdog magic
2009-10-04 Alex Hornungwdog - Watchdog framework, initial commit
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Alex Hornungtaskqueue - Beautify thread names
2009-10-02 Alex Hornungtaskqueue - Mark taskq threads MPSAFE again
2009-10-02 Alex Hornungtaskq - Make consumer tasks MPALMOSTSAFE
2009-10-02 Matthew Dillonktrace - Add kern.ktrace_suid, allowing suid/sgid execs...
2009-10-02 Matthew Dillontaskq - Fix SMP spinlock recursion
2009-10-02 Matthew Dillontaskq - Fix SMP panic due to incorrect lwkt_setpri...
2009-10-02 Matthew Dillonlwkt - Add lwkt_setpri_initial()
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Alex Hornungmbuf - Add m_apply and m_getptr
2009-10-02 Alex Hornungkern_descrip - Remove leftover debug from devfs
2009-10-02 Alex Hornungtaskqueue - Improve _start_threads, refactor code
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Matthew Dillonkernel - close holes in autoconf's run_interrupt_driven...
2009-09-30 Matthew Dillonkernel - add missing M_ZERO in taskqueue_create()
2009-09-30 Simon 'corecode... Merge commit 'crater/master'
2009-09-30 Simon 'corecode... Fix chdir/fchdir for setuid/setgid binaries
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-30 Alex Hornungtaskqueue - Major overhaul
2009-09-30 Alex Hornunglksleep - Add lksleep for lockmgr locks
2009-09-30 Simon SchubertFix exec from setuid/setgid binaries
2009-09-28 Thomas NikolajsenDEVFS - Add probing of OpenBSD slices
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-25 Alex Hornungtty_pty - Use different dev_ops for unix98 ptys
2009-09-22 Matthew Dillonkernel - Fix kqueue and SIGIO operation on pipes
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-22 Matthew DillonKernel - Fix NOTE_EXIT.
2009-09-20 Alex Hornungdisk - Also probe NetBSD slices for labels
2009-09-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-19 Sascha WildnerRestrict visibility of lwkt_schedule_remote() to SMP.
2009-09-14 Matthew DillonKernel - change sync_on_panic default to 0
2009-09-13 Matthew DillonDEVFS - Wait an extra 2 seconds before looking for...
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next