DragonFly BSD

DragonFly commits List (threaded) for 2011-11

All Lists - Thread Index
Subject Author Date
git: kernel - Fix race between procfs / proc sysctls and exec, refactor PHOLD/etc Matthew Dillon 01/12/2011 04:39
git: kernel - Minor cleanups Matthew Dillon 01/12/2011 01:36
git: kernel - Add requires p->p_token locking and holds around fork()'s child proc Matthew Dillon 01/12/2011 01:35
git: kernel - Fix pmap->pm_active race in switch code Matthew Dillon 01/12/2011 01:35
git: kernel - swtch.s cleanup Matthew Dillon 30/11/2011 20:06
git: tcp6: Implement pru_savefaddr Sepherosa Ziehau 30/11/2011 13:55
git: kernel - Fix fragmentation and object list scan bug in swapcache Matthew Dillon 30/11/2011 04:50
git: kernel - Fix a few edge cases in subr_blist.c Matthew Dillon 30/11/2011 04:50
git: libkvm - Enhance swapinfo dump Matthew Dillon 30/11/2011 02:21
git: dmesg - Don't fail when the kernel is adding to the dmesg quickly Matthew Dillon 29/11/2011 21:43
git: build - Significantly improve parallel buildworld times Matthew Dillon 29/11/2011 21:40
git: build - Support concurrent SUBDIR traversal, fix make depend bug Matthew Dillon 29/11/2011 21:37
git: buildworld - Fix parallel build race in ncurses Matthew Dillon 29/11/2011 21:34
git: build - install should not complain if the mkdir() races Matthew Dillon 29/11/2011 21:34
git: buildworld: Be more relaxed with which binutils are on the host. Sascha Wildner 29/11/2011 17:52
git: accept: Save foreign address earlier, if protocol supports it Sepherosa Ziehau 29/11/2011 14:16
git: kernel - Fix race in multi-LWP exit Matthew Dillon 29/11/2011 06:20
git: kernel - Add required vm_token back in to swaponvp() Matthew Dillon 29/11/2011 06:20
git: kernel - RB_SCAN() requires a short-term spinlock Matthew Dillon 29/11/2011 06:10
git: kernel - Check PG_MARKER in pmap_object_init_pt_callback() Matthew Dillon 29/11/2011 06:10
git: kernel - Attempt to fix early release panic w/USB's sim. Matthew Dillon 29/11/2011 05:17
git: <sys/rman.h>: rman_get_rid() macro takes one parameter only. Sascha Wildner 28/11/2011 19:09
git: x86_64/pmap: Remove an unused function. Sascha Wildner 28/11/2011 19:09
git: ldns: Update local files for update to 1.6.11 Jan Lentfer 28/11/2011 16:00
git: libc -- Remove assembler i386 strlen() routine. Venkatesh Srinivas 27/11/2011 18:02
git: kernel -- ktrace: Fix possible one-word stack leak to userspace. Venkatesh Srinivas 27/11/2011 17:20
git: x86_64/ioapic_abi: Implement MachIntrABI.rman_setup Sepherosa Ziehau 27/11/2011 13:52
git: test: from lancer Sepherosa Ziehau 27/11/2011 11:18
git: test: from xanadu64 Sepherosa Ziehau 27/11/2011 11:14
git: test: from enigma Sepherosa Ziehau 27/11/2011 11:12
git: Unbreak buildworld Thomas Nikolajsen 27/11/2011 08:23
git: binutils 2.20: remove source files John Marino 26/11/2011 14:00
git: vendor/BINUTILS_ALL created Initial import of binutils 2.22 on the new vendor branch John Marino 26/11/2011 14:00
git: binutils 2.22: Add makefiles, new incremental-dump binary John Marino 26/11/2011 14:00
git: binutils 2.22: Add READMEs and local modifications John Marino 26/11/2011 14:00
git: binutils 2.22: Activate building in world John Marino 26/11/2011 14:00
git: binutils 2.22: Promote to primary binutils John Marino 26/11/2011 14:00
git: Revert "Merge branch 'vendor/BINUTILS-ALL'" John Marino 26/11/2011 11:26
git: Revert "binutils 2.22: Add makefiles, new incremental-dump binary" John Marino 26/11/2011 11:26
git: Revert "binutils 2.22: Promote to primary binutils" John Marino 26/11/2011 11:26
git: Revert "binutils 2.22: Add READMEs and local modifications" John Marino 26/11/2011 11:26
git: Revert "binutils 2.22: Activate building in world" John Marino 26/11/2011 11:26
git: binutils 2.22: Add makefiles, new incremental-dump binary John Marino 26/11/2011 09:29
git: vendor/BINUTILS-ALL created Initial import of binutils 2.22 on the new vendor branch John Marino 26/11/2011 09:29
git: binutils 2.22: Promote to primary binutils John Marino 26/11/2011 09:29
git: binutils 2.22: Add READMEs and local modifications John Marino 26/11/2011 09:29
git: binutils 2.22: Activate building in world John Marino 26/11/2011 09:29
git: x86_64/ioapic_abi: Disable interrupt load balance by default Sepherosa Ziehau 25/11/2011 06:21
git: accept: Implement fast soaccept predication Sepherosa Ziehau 25/11/2011 01:44
git: bce: Use MPSAFE callout Sepherosa Ziehau 25/11/2011 01:44
git: <ucontext.h>: For now, mark *context() as i386 only. Sascha Wildner 23/11/2011 20:44
git: Sync 'make distribution' with an upgraded system, file-wise. Sascha Wildner 23/11/2011 18:13
git: Remove /usr/X11R6/... paths from various config and default files. Sascha Wildner 23/11/2011 18:13
git: i386/cpufunc.h: Adjust opcodes which are specified as ".byte 0xNN, 0xMM". Sascha Wildner 22/11/2011 03:37
git: nwfs - Use global ncpus Antonio Huete Jimenez 22/11/2011 00:45
git: libc: Add wcsncasecmp function John Marino 21/11/2011 23:26
git: libc: Add wcscasecmp function John Marino 21/11/2011 23:26
git: Bump __DragonFly_version after new functions added to libc John Marino 21/11/2011 23:26
git: kernel -- nata: Raise ATA timeout for FLUSHCACHE requests. Venkatesh Srinivas 21/11/2011 23:13
git: dfr2text, tbridge.9 - fix typos/etc Alex Hornung 21/11/2011 20:57
git: Disable aps(4) in the GENERIC kernels. Sascha Wildner 21/11/2011 11:10
git: test commit Sascha Wildner 21/11/2011 09:51
git: kernel - Fix crash in pmap_enter() Matthew Dillon 19/11/2011 08:09
git: kernel - Correct unaligned results in alist_free_info() Matthew Dillon 19/11/2011 07:15
git: kernel - Implement a contiguous memory reserve for contigmalloc() Matthew Dillon 19/11/2011 05:08
git: kernel - Revamp subr_alist and get it ready for use Matthew Dillon 19/11/2011 05:08
git: kernel - Fix incorrect assertion in lwkt_token_swap() Matthew Dillon 18/11/2011 20:05
git: kernel - Fix swapcached problems when max-swap use reached (2) Matthew Dillon 18/11/2011 19:52
git: kernel - Fix swapcached problems when max-swap use reached Matthew Dillon 18/11/2011 18:49
git: kernel - Document vm_map_lookup_entry() better in vm/vm_map.c Matthew Dillon 18/11/2011 16:17
git: kernel - Adjust tlb invalidation in the x86-64 pmap code Matthew Dillon 18/11/2011 16:17
git: kernel - Fix marker in sysctl_kern_proc() Matthew Dillon 18/11/2011 16:16
git: kernel - Cleanup and document Matthew Dillon 18/11/2011 16:16
git: rc.d/routing: Add change_routes support Sepherosa Ziehau 18/11/2011 09:42
git: tbridge(9) - add man page Alex Hornung 18/11/2011 09:02
git: dfregress.8 - Add info on writing testcases Alex Hornung 18/11/2011 09:01
git: netisr: Expose netmsg_sync_handler to avoid code duplication Sepherosa Ziehau 18/11/2011 08:57
git: netstat(1): Renumber the nlist[] array indices. Sascha Wildner 18/11/2011 04:49
git: netstat(1): Remove another unused prototype. Sascha Wildner 18/11/2011 04:49
git: netgraph: Add module dependencies. Sascha Wildner 18/11/2011 04:49
git: dfregress,dfr2text - add man pages Alex Hornung 18/11/2011 01:14
git: dfregress,tbridge - Move into usr.bin and sys/dev Alex Hornung 17/11/2011 23:05
git: dfregress - misc minor fixes/ make more verbose Alex Hornung 17/11/2011 23:05
git: netstat(1): Remove some unused prototypes. Sascha Wildner 17/11/2011 21:32
git: kernel - Fix additional races in lwp_signotify() Matthew Dillon 17/11/2011 18:47
git: kernel - Fix ps/thread-exit and other related ps races Matthew Dillon 17/11/2011 17:22
git: kernel - more procfs work Matthew Dillon 17/11/2011 17:22
git: sendfile: Use asynchronized pru_send when ever possible Sepherosa Ziehau 17/11/2011 14:07
git: protosw: Add PR_ASYNC_SEND, mainly to make sure async pru_send is supported Sepherosa Ziehau 17/11/2011 14:06
git: kernel -- vkernel64's trap_pfault should use VM_FAULT_BURST for usermode faults. Venkatesh Srinivas 17/11/2011 02:31
git: kernel -- token: Two shared token DEBUG_LOCKS tests. Venkatesh Srinivas 17/11/2011 02:14
git: systat - unsigned expansion to proper display >= 2G values on 32 bit boxes Matthew Dillon 17/11/2011 01:58
git: kernel - Move VM objects from pool tokens to per-vm-object tokens Matthew Dillon 16/11/2011 23:01
git: kernel - Try to fix procfs readdir race Matthew Dillon 16/11/2011 20:32
git: kernel - Do not use shared tokens for kernel_map Matthew Dillon 16/11/2011 19:56
git: kernel - Fix bug in procfs_ioctl() Matthew Dillon 16/11/2011 18:59
git: <sys/socket.h>: Bring back PF_APPLETALK too, to unbreak building lang/ruby18. Sascha Wildner 16/11/2011 18:17
git: kernel - Do not call pmap_enter() in vm_fault_page*() Matthew Dillon 16/11/2011 17:40
git: kernel - Handle degenerate cases for fill_*regs*() Matthew Dillon 16/11/2011 17:02
git: kernel - Fix token ordering in sysctl_kern_proc_args(), sysctl_kern_proc_cwd() Matthew Dillon 16/11/2011 17:02
git: kernel - Fix races in procfs Matthew Dillon 16/11/2011 17:02
git: kernel - Attempt to make procfs MPSAFE (3) Matthew Dillon 16/11/2011 05:51
git: kernel - Fix VM page race when exec maps a page Matthew Dillon 16/11/2011 04:35
git: kernel - Attempt to make procfs MPSAFE (2) Matthew Dillon 16/11/2011 03:38
git: kernel - Attempt to make procfs MPSAFE Matthew Dillon 16/11/2011 03:30
git: socket: Properly inherit AUTOLOWAT and AUTOSIZE from listen socket Sepherosa Ziehau 16/11/2011 02:27
git: tcp: Fix the dangling socket reference in the async sending message Sepherosa Ziehau 16/11/2011 01:51
git: kernel - Major signal path adjustments (2) Matthew Dillon 16/11/2011 00:41
git: kernel - Major signal path adjustments to fix races, tsleep race fixes, +more Matthew Dillon 15/11/2011 23:26
git: kernel - Fix DEBUG_LOCKS races Matthew Dillon 15/11/2011 23:26
git: kernel - Try to fix vrevoke() race/crash Matthew Dillon 15/11/2011 23:26
git: kernel - Normalize use of sys/buf2.h for last commit Matthew Dillon 15/11/2011 23:26
git: kernel: Fix building with 'options UDF'. Sascha Wildner 15/11/2011 15:32
git: kernel - Greatly improve shared memory fault rate concurrency / shared tokens Matthew Dillon 15/11/2011 09:34
git: vkernel: Remove unused variable. Sascha Wildner 15/11/2011 07:00
git: ps - Fix broken column alignment for programs w/ large RSS/VSZ Matthew Dillon 15/11/2011 04:06
git: systat - Handle larger numbers, cleanup Matthew Dillon 15/11/2011 03:33
git: kernel: Kill an obsolete comment. Sascha Wildner 15/11/2011 02:44
git: drm.4: Add some words about using both an on-board and another card with DRI. Sascha Wildner 15/11/2011 02:06
git: emx: Use MPSAFE callout Sepherosa Ziehau 15/11/2011 01:27
git: <sys/socket.h>: Re-add AF_APPLETALK to unbreak building net/netatalk (pkgsrc). Sascha Wildner 14/11/2011 19:51
git: dfregress - An automated test driver and framework Alex Hornung 14/11/2011 18:36
git: tcp: Use the MSL set to the rt_metrics whenever possible Sepherosa Ziehau 14/11/2011 14:41
git: rt_metrics: Add rmx_msl to record user-set MSL Sepherosa Ziehau 14/11/2011 14:21
git: statfs.2: Fix indentation and add a missing .Pp. Sascha Wildner 14/11/2011 02:35
git: stress2: Fix a bug introduced in 3647609110201ad09b8c7b945941765be8924123. Sascha Wildner 14/11/2011 02:13
git: kernel: Fix linux emulation build. Sascha Wildner 13/11/2011 19:48
git: kernel - Improve per-cpu caching of pv_entry's Matthew Dillon 13/11/2011 17:41
git: kernel - Certain sysv_shm administrative functions still need the mp_lock Matthew Dillon 13/11/2011 17:41
git: libc - Bring dmalloc in for x86-64 Matthew Dillon 13/11/2011 17:37
git: ipcs - Cleanup output format Matthew Dillon 13/11/2011 00:02
git: kernel - Add syscall quick return path for x86-64 Matthew Dillon 12/11/2011 23:08
git: kernel - Use MPSAFE callouts for TCP Matthew Dillon 12/11/2011 19:30
git: kernel - Implement degenerate timeout case for select() and poll() Matthew Dillon 12/11/2011 19:30
git: kernel - Expose nanosleep1() to other kernel source files Matthew Dillon 12/11/2011 19:30
git: kernel - Fix overflows and races in zalloc() Matthew Dillon 12/11/2011 16:54
git: kernel - Remove MP lock from sysv semaphore code Matthew Dillon 12/11/2011 16:54
git: kernel - Add missing dsched_exit_thread() and friends Matthew Dillon 12/11/2011 06:55
git: kernel = Fix tsleep(), remove MAILBOX signals, change signalset locks for LWPs Matthew Dillon 12/11/2011 06:38
git: kernel - Fix IPI signaling issue, add a few assertions Matthew Dillon 12/11/2011 06:38
git: kernel - Upgrade buffer space tracking variables from int to long Matthew Dillon 12/11/2011 06:38
git: installer: Check the user-entered swap size against our actual limits, too. Sascha Wildner 11/11/2011 19:37
Re: git: installer: Adjust maximum swap recommendation to our current limits. Sascha Wildner 11/11/2011 19:22
git: installer: Adjust maximum swap recommendation to our current limits. Sascha Wildner 11/11/2011 19:06
git: kernel - Add required critical section around tsleep_remove() Matthew Dillon 11/11/2011 18:53
git: kernel - Fix deadlock in pmap_page_protect() Matthew Dillon 11/11/2011 18:42
git: Nuke AppleTalk support. Sascha Wildner 11/11/2011 04:22
git: kernel - Wait for I/O to finish in vm_object_terminate() Matthew Dillon 11/11/2011 03:45
git: kernel - Fix numerous performance problems with the pageout daemon Matthew Dillon 11/11/2011 03:36
git: kernel - Performance improvements during heavy memory/IO use Matthew Dillon 11/11/2011 00:36
git: kernel - Fix p->p_lock race and remove unused procedures Matthew Dillon 10/11/2011 20:27
git: vkernel - Add leaf customization target Matthew Dillon 10/11/2011 20:23
git: kernel - Remove ad-hoc increment/decrement of vm->vm_sysref Matthew Dillon 10/11/2011 18:06
git: kernel - Increase maximum supported physical memory to 32TB Matthew Dillon 10/11/2011 18:06
git: kernel - Allow vm_page_alloc() to return NULL in bio_page_alloc() Matthew Dillon 10/11/2011 18:06
git: kernel - Deoptimize refcount case Matthew Dillon 10/11/2011 18:06
git: kernel - Increase default shared pages per process for x86-64 Matthew Dillon 09/11/2011 10:25
git: kernel - Fix overflows in vm_zone.c Matthew Dillon 09/11/2011 10:25
git: bsd-family-tree: Sync with FreeBSD. Sascha Wildner 09/11/2011 01:54
git: kernel - Fix lwp_create() kernel corruption and panic in error path Matthew Dillon 09/11/2011 00:16
git: kernel - Rearrange page adds in vm_add_new_page() Matthew Dillon 08/11/2011 23:43
git: kernel - Beef up vm_contig allocation checks Matthew Dillon 08/11/2011 23:43
git: kernel - reformulate some of the pmap code to adhere to the new rules Matthew Dillon 08/11/2011 19:52
git: kernel - make adjustments to the AHCI driver to try to locate some races Matthew Dillon 08/11/2011 08:31
git: kernel - Add callout_stop_sync() Matthew Dillon 08/11/2011 08:31
git: syscons: Add description for machdep.enable_panic_key. Sascha Wildner 08/11/2011 03:25
git: btpin.1: Use an item list to silence a mandoc(1) warning. Sascha Wildner 08/11/2011 02:53
git: tcplay.3: Remove empty line. Sascha Wildner 08/11/2011 02:53
git: kernel - Fix itimer hard critical section panic Matthew Dillon 08/11/2011 00:29
git: acpi_cpu: do not apply P_LVLx_LAT rules to latencies returned by _CST Sascha Wildner 07/11/2011 18:25
git: Also remove formatted binutils220 manpages via 'make upgrade'. Sascha Wildner 07/11/2011 11:54
git: CPUTYPE: Fix Geode, remove C7 John Marino 07/11/2011 11:09
git: sys/types.h - include sys/stdint.h for __off_t and __pid_t Samuel Greear 07/11/2011 07:47
git: CPUTYPE: Add support for Via C7 and AMD Geode (gcc44) John Marino 06/11/2011 21:53
git: libmpfr: Upgrade to version 3.1.0 from version 2.4.2 John Marino 06/11/2011 19:03
git: vmstat - Adapt memory limit field for bigger sizes. Antonio Huete Jimenez 06/11/2011 11:05
git: Sort some SEE ALSOs in manual pages. Sascha Wildner 05/11/2011 22:41
git: gprof: silence buildworld errors John Marino 05/11/2011 21:56
git: libgmp: Fix README.DELETED John Marino 05/11/2011 21:43
git: libgmp: Upgrade to version 5.0.2 John Marino 05/11/2011 21:33
git: kernel - sysv - Bump semaphore limits Samuel Greear 05/11/2011 21:06
git: hammer - Migration to libhammer (step 1/many) Antonio Huete Jimenez 05/11/2011 18:46
git: libhammer - Hook it up into the build. Antonio Huete Jimenez 05/11/2011 18:46
git: libhammer - inodes field was also overlooked. Antonio Huete Jimenez 05/11/2011 18:46
git: libhammer - Fix a misplaced #endif for the header guardian. Antonio Huete Jimenez 05/11/2011 18:46
git: ieee80211*(9) manual pages: Add some missing #include's. Sascha Wildner 05/11/2011 18:09
git: DragonFly_RELEASE_2_10 Sync zoneinfo database with tzdata2011n from munnari.oz.au Sascha Wildner 05/11/2011 10:15
git: DragonFly_RELEASE_2_12 Sync zoneinfo database with tzdata2011n from munnari.oz.au Sascha Wildner 05/11/2011 10:15
git: Sync zoneinfo database with tzdata2011n from munnari.oz.au Sascha Wildner 05/11/2011 10:15
git: kernel - Attempt to workaround low memory deadlock Matthew Dillon 04/11/2011 17:55
git: twa(4): Remove some bogus NULL checks after kmalloc() with M_WAITOK. Sascha Wildner 04/11/2011 17:01
git: kernel: Replace some bzero()s with M_ZERO in the preceding kmalloc(). Sascha Wildner 04/11/2011 16:22
git: tcp: Bring back MSG_EOF flag support in sosendtcp() Sepherosa Ziehau 04/11/2011 14:14
git: send(2): Add MSG_SYNC to allow user to disable asynchronized pru_send per-socket Sepherosa Ziehau 04/11/2011 14:14
git: Remove some bogus CVS IDs. Sascha Wildner 04/11/2011 12:33
git: tcp: Partly revert f2a3782 Sepherosa Ziehau 04/11/2011 11:45
git: tcp: Enable asynchronized pru_send by default Sepherosa Ziehau 04/11/2011 11:45
git: kernel - Fix localhost packet misordering Matthew Dillon 04/11/2011 05:47
git: Binutils 2.20: Effectively remove from world John Marino 03/11/2011 23:16
git: kernel - Fix bug in last commit Matthew Dillon 03/11/2011 20:43
git: Added AMD Features2 bits 17 (TCE), 23 (PCX_CORE) and 24 (PCX_NB) to identcpu.c for pc32 and pc64 Sascha Wildner 03/11/2011 19:12
git: kernel - Hold required token when accessing p_flags, adjust kmem access Matthew Dillon 03/11/2011 17:53
git: kernel - Fix /dev/mem access for memory >=4GB Matthew Dillon 03/11/2011 17:53
git: MachIntrABI/x86_64: Remove unnecessary setidt in intr_setup/teardown Sepherosa Ziehau 03/11/2011 16:43
git: ioapic/x86_64: Per-cpu irqmap array Sepherosa Ziehau 03/11/2011 16:43
git: ioapic/x86_64: Add missing imen_lock/unlock Sepherosa Ziehau 03/11/2011 16:43
git: tcp: Allow pure asynchronized pru_send Sepherosa Ziehau 03/11/2011 14:15
git: gcc41: Add a missing file to CLEANFILES. Sascha Wildner 03/11/2011 10:20
git: loader.8: Fix typo. Sascha Wildner 02/11/2011 23:55
git: kernel - reformulate the maxusers auto-sizing calculation Matthew Dillon 02/11/2011 06:46
git: kernel - Fix spin-based msgports Matthew Dillon 02/11/2011 06:46
git: kernel - Fix x86-64 pmap race Matthew Dillon 02/11/2011 06:46
git: kernel - Major MP work on kq and signal processing Matthew Dillon 02/11/2011 06:42
git: kernel - add MAP_SIZEALIGN Matthew Dillon 02/11/2011 06:35
git: buildkernel - remove COMPAT_43 and COMPAT_DF12 Matthew Dillon 02/11/2011 06:33
git: kernel - Add bsflong() asm functions Matthew Dillon 02/11/2011 06:23
git: Bump __DragonFly_version for the removal of <crypt.h> (to be safe). Sascha Wildner 01/11/2011 21:29
git: pf/pf_ioctl.c: Fix whitespace error Jan Lentfer 01/11/2011 21:04
git: Unbreak LINT. Sascha Wildner 01/11/2011 10:34
git: pf: convert to use kmalloc instead of zalloc Jan Lentfer 01/11/2011 10:05

Mail converted by MHonArc 2.6.8