January 2011 Archives by author
Starting: Sat Jan 1 03:44:49 PST 2011
Ending: Mon Jan 31 13:43:32 PST 2011
Messages: 247
- Jan 08 2011 - 01:44:25 git: pthread.h: Fix prototypes.
Peter Avalos
- Jan 29 2011 - 04:45:30 git: Merge branch 'vendor/FILE'
Peter Avalos
- Jan 29 2011 - 04:45:33 git: Update build for file-5.05 import.
Peter Avalos
- Jan 31 2011 - 07:41:28 git: Merge branch 'vendor/GDTOA'
Peter Avalos
- Jan 31 2011 - 07:41:29 git: Turn off all warnings when compiling gdtoa sources.
Peter Avalos
- Jan 04 2011 - 04:26:14 git: HAMMER VFS - Increase directory object cache
Matthew Dillon
- Jan 04 2011 - 04:26:17 git: kernel - Fix vkernel lwp stuck thread bug
Matthew Dillon
- Jan 04 2011 - 04:26:18 git: HAMMER VFS - Fix TAILQ bug
Matthew Dillon
- Jan 04 2011 - 23:10:32 git: vkernel - Fix corrupt tailq (vkernel64 only)
Matthew Dillon
- Jan 05 2011 - 20:49:23 git: finger - Fix seg-fault
Matthew Dillon
- Jan 08 2011 - 22:45:45 git: Remove the broken burncd(8).
Matthew Dillon
- Jan 10 2011 - 23:26:49 git: kernel - refactor cpusync and pmap_inval code, fix lockup
Matthew Dillon
- Jan 10 2011 - 23:39:11 git: kernel - Ensure rover in vfs_cache is not optimized.
Matthew Dillon
- Jan 10 2011 - 23:39:12 git: kernel - Refactor VMSC_ONEPASS
Matthew Dillon
- Jan 10 2011 - 23:39:14 git: kernel64 - Add some lapic timer based debugging (disabled by default)
Matthew Dillon
- Jan 10 2011 - 23:39:15 git: kernel - Do a better job with the filesystem background sync
Matthew Dillon
- Jan 10 2011 - 23:44:11 git: HAMMER VFS - Change default hammer fs version from 4 to 5
Matthew Dillon
- Jan 10 2011 - 23:44:13 git: HAMMER VFS - Implement Version 6 features as WIP (work in progress)
Matthew Dillon
- Jan 11 2011 - 09:25:47 git: kernel - Enhance getcacheblk() (improve saturated write performance (3)).
Matthew Dillon
- Jan 11 2011 - 09:25:53 git: HAMMER VFS - Improve saturated write performance (2).
Matthew Dillon
- Jan 11 2011 - 09:25:54 git: HAMMER VFS - Improve saturated write performance.
Matthew Dillon
- Jan 11 2011 - 22:42:36 git: kernel - Fix very annoying lockup (SMP)
Matthew Dillon
- Jan 12 2011 - 00:40:58 git: HAMMER VFS - Unlock around uiomove
Matthew Dillon
- Jan 12 2011 - 03:51:43 git: HAMMER VFS - Remove B-Tree allocation hints, add double_buffer option.
Matthew Dillon
- Jan 12 2011 - 17:34:55 git: intr: We no longer have the fast version of intrs
Matthew Dillon
- Jan 12 2011 - 20:12:34 git: kernel - Fix minor build error when building without INVARIANTS
Matthew Dillon
- Jan 14 2011 - 02:48:00 git: kernel - Fix an inefficiency in wait*()
Matthew Dillon
- Jan 14 2011 - 04:58:51 git: kernel - Fix maximum file size limit for NFSv3
Matthew Dillon
- Jan 19 2011 - 04:46:05 git: x86_64 intr: Support upto 192 IDT entries in ipl and intr vector asm code
Matthew Dillon
- Jan 19 2011 - 19:16:37 git: kernel - Use atomic ops for devstat's ds->busy_count field.
Matthew Dillon
- Jan 19 2011 - 22:19:12 git: kernel - Fix deadlock assertion panic with mmap/read combos
Matthew Dillon
- Jan 20 2011 - 01:30:21 git: kernel - Optimize the x86-64 lwbuf API
Matthew Dillon
- Jan 20 2011 - 06:31:33 git: HAMMER VFS - vfs.hammer.double_buffer adjustments
Matthew Dillon
- Jan 20 2011 - 06:31:34 git: kernel - Remove mplock shims from global tokens
Matthew Dillon
- Jan 20 2011 - 06:42:05 git: kernel - Remove mplock shims from global tokens
Matthew Dillon
- Jan 20 2011 - 06:42:05 git: test - Make fsstress compile under x86-64
Matthew Dillon
- Jan 21 2011 - 18:04:55 git: kernel - Fix lockup when debug.ktr.resynchronize is enabled
Matthew Dillon
- Jan 21 2011 - 23:20:09 git: kernel - Conditionalize ipiq debugging
Matthew Dillon
- Jan 23 2011 - 21:37:13 git: kernel - stop cpus on panic whether the debugger is entered or not
Matthew Dillon
- Jan 23 2011 - 21:37:14 git: kernel - Fix a case where a panic dump can stall
Matthew Dillon
- Jan 25 2011 - 02:40:27 git: kernel - Optimize the x86-64 lwbuf API
Matthew Dillon
- Jan 29 2011 - 18:07:13 git: kernel - Fix /dev/dsp failure after a few days of uptime
Matthew Dillon
- Jan 29 2011 - 18:07:14 git: kernel - More sound kmalloc adjustments.
Matthew Dillon
- Jan 29 2011 - 18:07:14 git: kernel - More sound kmalloc adjustments.
Matthew Dillon
- Jan 29 2011 - 21:22:15 git: kernel - Fix parent process signaling race during exit
Matthew Dillon
- Jan 29 2011 - 21:58:04 git: kernel - Run emergency interrupt handlers in critical section
Matthew Dillon
- Jan 30 2011 - 03:01:10 git: kernel - Add callback API for mpipe
Matthew Dillon
- Jan 30 2011 - 03:02:02 git: kernel - Have the crypto subsystem use the new mpipe_alloc_callback() API
Matthew Dillon
- Jan 30 2011 - 21:46:26 git: libc - Fix bogus pthread_getspecific() return value due to bug in nmalloc
Matthew Dillon
- Jan 30 2011 - 21:48:14 git: DragonFly_RELEASE_2_8 libc - Fix bogus pthread_getspecific() return value due to bug in nmalloc
Matthew Dillon
- Jan 31 2011 - 00:24:48 git: kernel - Fix syncache vs close(listen_socket) race
Matthew Dillon
- Jan 31 2011 - 01:40:42 git: kernel - Revert last commit for a better upcoming fix
Matthew Dillon
- Jan 31 2011 - 07:57:26 git: vkernel - Fix lwbuf build error for vkernel64
Matthew Dillon
- Jan 31 2011 - 21:11:47 git: kernel - Fix stall after mountroot w/ SMP & ncpus == 1
Matthew Dillon
- Jan 31 2011 - 21:11:48 git: kernel - Fix SMP assumption of at least 2 cpus w/TCP
Matthew Dillon
- Jan 31 2011 - 21:43:32 git: kernel64 - Fix disabled interrupts during dbg/bpt trap
Matthew Dillon
- Jan 04 2011 - 01:09:07 git: HAMMER - Add live dedup sysctl and support
Ilya Dryomov
- Jan 04 2011 - 12:22:09 git: network - Fix pf build when no INET6
Ilya Dryomov
- Jan 04 2011 - 19:52:39 git: HAMMER - Add live_dedup_cache_size sysctl
Ilya Dryomov
- Jan 02 2011 - 15:18:07 git: kernel - s/so_pru_control/so_pru_control_direct/
Samuel Greear
- Jan 04 2011 - 16:02:06 git: platform - Allow building without COMPAT_DF12
Samuel Greear
- Jan 04 2011 - 16:02:06 git: hammer - Furnish descriptions for the live dedup sysctl's
Samuel Greear
- Jan 04 2011 - 21:39:19 git: hammer - Describe live_dedup_cache_size sysctl
Samuel Greear
- Jan 23 2011 - 08:52:44 git: kernel - Optimize the x86-64 lwbuf API
Samuel J. Greear
- Jan 02 2011 - 21:24:58 git: hammer(8) - Take in account the saturation level passed to rebalance.
Antonio Huete Jimenez
- Jan 02 2011 - 11:00:07 git: pf: Update man pages, too
Jan Lentfer
- Jan 02 2011 - 11:15:52 git: pf: Do not install pfsync man pages, as we lack support for it.
Jan Lentfer
- Jan 09 2011 - 11:43:06 git: Bring in sephe's recent intr/apic work to x86_64.
Michael Neumann
- Jan 03 2011 - 06:36:59 git: hammer(8) rebalance: change default saturation_percentage a few more places
Thomas Nikolajsen
- Jan 06 2011 - 00:33:44 git: Remove the broken burncd(8).
David Rhodus
- Jan 04 2011 - 01:54:07 git: <dev/netif/wi/if_wavelan_ieee.h>: Uncomment wi_req.
Justin C. Sherrill
- Jan 11 2011 - 04:03:31 git: kernel -- kref: Add KREF_DEC macro to allow braced blocks for destructors.
Venkatesh Srinivas
- Jan 11 2011 - 04:20:17 git: Remove prototype of disksort().
Venkatesh Srinivas
- Jan 12 2011 - 20:11:09 git: kernel -- tmpfs: Make tmpfs_strategy MPSAFE.
Venkatesh Srinivas
- Jan 12 2011 - 20:11:10 git: kernel -- tmpfs: Make tmpfs_read() MPSAFE.
Venkatesh Srinivas
- Jan 20 2011 - 02:19:01 git: Update lwbuf(9) manpage for recent lwbuf_alloc change.
Venkatesh Srinivas
- Jan 20 2011 - 02:57:14 git: kernel -- tmpfs: MPSAFE tmpfs_getattr.
Venkatesh Srinivas
- Jan 20 2011 - 22:45:38 git: Update token(9) removing MPSAFE flag and adding description to lwkt_token_init.
Venkatesh Srinivas
- Jan 20 2011 - 22:45:40 git: Remove mplock2.h include from files not using the mplock.
Venkatesh Srinivas
- Jan 20 2011 - 22:46:09 git: Remove sys/mplock2.h from more files.
Venkatesh Srinivas
- Jan 21 2011 - 11:41:06 git: kernel -- vm_page: Remove ifdef for 8K page size.
Venkatesh Srinivas
- Jan 22 2011 - 17:12:01 git: Remove another 8k PAGE_SIZE test in vm_page.h.
Venkatesh Srinivas
- Jan 25 2011 - 04:55:23 git: kernel -- tmpfs: Mark tmpfs_write MPSAFE.
Venkatesh Srinivas
- Jan 25 2011 - 13:05:07 git: kernel -- lockmgr debugging.
Venkatesh Srinivas
- Jan 25 2011 - 15:01:23 git: DragonFly_RELEASE_2_8 kernel - Fix namecache memory exhaustion edge case
Venkatesh Srinivas
- Jan 27 2011 - 17:54:40 git: Merge branch 'master' of git://git.theshell.com/dragonfly
Joe Talbott
- Jan 27 2011 - 17:54:41 git: UPROTO_BOOT_KEYBOARD is already defined in usb.h as UIPROTO_BOOT_KEYBOARD
Joe Talbott
- Jan 27 2011 - 17:54:42 git: Apple usb keybord doesn't generate an interrupt for Fn key when set to boot protocol, as raw Fn code from this device (0x01) is already assigned to ErrorRollOver (see 'HID Usage Tables' specification) to report keboard status/errors.
Joe Talbott
- Jan 27 2011 - 19:04:32 git: style(9) - Properly indent function prototype arguments with 4 spaces.
Joe Talbott
- Jan 31 2011 - 12:21:03 git: kernel options: Add MCLSHIFT
Joe Talbott
- Jan 13 2011 - 00:26:17 git: pf: statekey needs to be initialized for IPv6, too.
YONETANI Tomokazu
- Jan 08 2011 - 07:51:54 git: Remove the broken burncd(8).
Chris Turner
- Jan 01 2011 - 11:44:49 git: Fix 64 bit build.
Sascha Wildner
- Jan 02 2011 - 11:31:43 git: Rearrange the previous commit a bit and fix a pathname.
Sascha Wildner
- Jan 02 2011 - 17:45:56 git: aibs(4): Add missing module dependency.
Sascha Wildner
- Jan 02 2011 - 17:45:57 git: bluetooth(4): Fix loading bluetooth without pf.
Sascha Wildner
- Jan 02 2011 - 19:19:05 git: kernel: Remove support for the Xerox Network Systems (NS) protocol.
Sascha Wildner
- Jan 03 2011 - 06:40:35 git: <dev/netif/wi/if_wavelan_ieee.h>: Uncomment wi_req.
Sascha Wildner
- Jan 03 2011 - 08:06:59 git: DragonFly_RELEASE_2_8 <dev/netif/wi/if_wavelan_ieee.h>: Uncomment wi_req.
Sascha Wildner
- Jan 04 2011 - 15:23:28 git: Make some space in sys/dev/raid/Makefile.
Sascha Wildner
- Jan 04 2011 - 15:23:29 git: Add hptmv(4), a driver for HighPoint RocketRAID 182x controllers.
Sascha Wildner
- Jan 05 2011 - 04:22:41 git: hptmv(4): Fix shutting down.
Sascha Wildner
- Jan 05 2011 - 14:50:30 git: hptmv(4): Save some unneeded variables in the locking functions.
Sascha Wildner
- Jan 05 2011 - 23:12:22 git: Remove the broken burncd(8).
Sascha Wildner
- Jan 06 2011 - 12:49:59 git: xargs(1): Add -P option for parallel mode.
Sascha Wildner
- Jan 07 2011 - 05:16:17 git: aac(4): Update to version 2.1.9-1 (current FreeBSD).
Sascha Wildner
- Jan 07 2011 - 05:48:53 git: aac(4): Use bio (not bp) for the bio pointer.
Sascha Wildner
- Jan 08 2011 - 12:51:24 git: Revert "Remove the broken burncd(8)."
Sascha Wildner
- Jan 08 2011 - 20:49:22 git: Add tws(4), a driver for the LSI 3ware 9750 series SATA/SAS RAID controllers.
Sascha Wildner
- Jan 08 2011 - 23:04:42 git: tws.4: Bump some dates.
Sascha Wildner
- Jan 08 2011 - 23:21:35 git: kernel: Uncomment aacp in the configs.
Sascha Wildner
- Jan 09 2011 - 06:45:23 git: pci: MPTable pcib/hostb should not be used, if !apic_io_enable
Sascha Wildner
- Jan 09 2011 - 06:45:24 git: Bring in sephe's recent intr/apic work to x86_64.
Sascha Wildner
- Jan 09 2011 - 16:24:32 git: x86_64: Put the x86_64 specific "seg-fault..." message under bootverbose.
Sascha Wildner
- Jan 12 2011 - 03:09:08 git: bus_dma.9: Document the recently added flags for bus_dma_tag_create().
Sascha Wildner
- Jan 15 2011 - 02:46:13 git: Add __printflike's where possible and fix all related bugs & issues.
Sascha Wildner
- Jan 15 2011 - 12:26:07 git: twa(4): Fix some __printflike() issues I overlooked previously.
Sascha Wildner
- Jan 16 2011 - 03:26:49 git: Move CSTD out of NO_WARNS (i.e., it shall apply too if NO_WARNS is set).
Sascha Wildner
- Jan 16 2011 - 06:44:24 git: dloader: Add missing prototype.
Sascha Wildner
- Jan 16 2011 - 08:28:55 git: liby: Add yyparse() prototype.
Sascha Wildner
- Jan 16 2011 - 08:28:56 git: ppp(8): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:28:57 git: symorder(1): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:28:57 git: cam: Fix for missing prototypes (userland).
Sascha Wildner
- Jan 16 2011 - 08:28:59 git: rpc.ypxfrc(8): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:28:59 git: rpc.statd(8): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:29:00 git: libkern: Add missing prototype for userland.
Sascha Wildner
- Jan 16 2011 - 08:29:01 git: fsck(8): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:29:02 git: rtadvd(8): Fix for missing prototypes.
Sascha Wildner
- Jan 16 2011 - 08:29:03 git: kzip(8): Clean up a bit and raise WARNS to 2.
Sascha Wildner
- Jan 16 2011 - 08:29:03 git: Set the C standard we use for compiling userland to gnu99.
Sascha Wildner
- Jan 16 2011 - 08:29:04 git: Lower some WARNS from 1 to 0. This needs more work.
Sascha Wildner
- Jan 16 2011 - 08:29:05 git: Use CSTD and remove local CSTD settings which are no longer needed.
Sascha Wildner
- Jan 16 2011 - 08:29:06 git: Pluck options which are not applicable to C++ out of the C++ command line.
Sascha Wildner
- Jan 16 2011 - 09:44:26 git: vi(1): Add some missing CLEANFILES.
Sascha Wildner
- Jan 16 2011 - 19:59:29 git: Set CSTD back to gnu89 for tip(1) too (this needs cleanup).
Sascha Wildner
- Jan 16 2011 - 19:59:30 git: Revert "Lower some WARNS from 1 to 0. This needs more work."
Sascha Wildner
- Jan 16 2011 - 19:59:31 git: Set CSTD back to gnu89 again for various contrib/ related stuff.
Sascha Wildner
- Jan 16 2011 - 22:45:21 git: Unbreak buildworld.
Sascha Wildner
- Jan 17 2011 - 05:17:45 git: kernel: Use NELEM() in a few more places and nuke private arysize()'s.
Sascha Wildner
- Jan 17 2011 - 08:05:25 git: kernel: Use NELEM() where we can.
Sascha Wildner
- Jan 17 2011 - 08:20:19 git: NELEM: Take back the sys/boot part. We'll care about that later.
Sascha Wildner
- Jan 17 2011 - 20:12:39 git: compile_et(1): Set CSTD to gnu89 (compile_et(1) is in contrib/).
Sascha Wildner
- Jan 17 2011 - 20:18:04 git: lib/libncp: Silence some warnings that cropped up with CSTD=gnu99.
Sascha Wildner
- Jan 17 2011 - 20:33:08 git: groff: Raise WARNS to 1.
Sascha Wildner
- Jan 17 2011 - 20:33:09 git: devd(8): Raise WARNS to 5 and fix a warning.
Sascha Wildner
- Jan 17 2011 - 22:43:22 git: libc: Fix warnings fallout from the change to CSTD=gnu99.
Sascha Wildner
- Jan 19 2011 - 09:25:24 git: cd9660: Style fix.
Sascha Wildner
- Jan 19 2011 - 09:32:56 git: kernel: Some more style fixes.
Sascha Wildner
- Jan 21 2011 - 23:48:32 git: lwbuf.9: Remove trailing whitespace.
Sascha Wildner
- Jan 22 2011 - 07:19:07 git: manpages: Fix some typos.
Sascha Wildner
- Jan 22 2011 - 07:25:31 git: manpages: Fix some more typos.
Sascha Wildner
- Jan 23 2011 - 01:14:08 git: DragonFly_RELEASE_2_8 pthread.h: Fix prototypes.
Sascha Wildner
- Jan 23 2011 - 01:49:59 git: sort(1): Raise WARNS to 2 and fix warnings.
Sascha Wildner
- Jan 23 2011 - 03:11:57 git: libthread_xu: Raise WARNS to 5 and fix warnings.
Sascha Wildner
- Jan 23 2011 - 03:54:39 git: rcs(1): Raise WARNS to 2 and fix warnings.
Sascha Wildner
- Jan 23 2011 - 04:05:42 git: pppd(8): Fix some CSTD=gnu99 fallout.
Sascha Wildner
- Jan 23 2011 - 04:07:36 git: Switch back to using CSTD=gnu89 for a number of things again.
Sascha Wildner
- Jan 23 2011 - 18:45:14 git: kernel: Silence an unused variable warning.
Sascha Wildner
- Jan 24 2011 - 10:10:07 git: Clean up the cryptdisks rc script a bit.
Sascha Wildner
- Jan 25 2011 - 01:39:25 git: Sync zoneinfo database with tzdata2011a from elsie.nci.nih.gov
Sascha Wildner
- Jan 25 2011 - 01:39:26 git: DragonFly_RELEASE_2_8 Sync zoneinfo database with tzdata2011a from elsie.nci.nih.gov
Sascha Wildner
- Jan 25 2011 - 02:15:01 git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
- Jan 25 2011 - 03:52:09 git: Add /usr/pkg/bin to a few paths in our building infrastructure.
Sascha Wildner
- Jan 25 2011 - 08:25:05 git: nullfs: Remove a no longer used variable.
Sascha Wildner
- Jan 26 2011 - 10:33:46 git: kernel: Remove an unused variable.
Sascha Wildner
- Jan 26 2011 - 12:03:09 git: kernel: Remove some no longer used stuff in clock.c.
Sascha Wildner
- Jan 27 2011 - 19:28:36 git: nrelease: Remove an old mk.conf in /etc.
Sascha Wildner
- Jan 27 2011 - 19:28:37 git: installer: Add /usr/pkg/etc to sources.conf.
Sascha Wildner
- Jan 27 2011 - 19:29:26 git: DragonFly_RELEASE_2_8 installer: Add /usr/pkg/etc to sources.conf.
Sascha Wildner
- Jan 28 2011 - 08:57:58 git: devfs: Populate si_umajor, too.
Sascha Wildner
- Jan 28 2011 - 08:57:59 git: DragonFly_RELEASE_2_8 devfs: Populate si_umajor, too.
Sascha Wildner
- Jan 28 2011 - 10:39:08 git: fstat(1): Add devfs support.
Sascha Wildner
- Jan 28 2011 - 10:39:17 git: fstat(1): Raise WARNS to 6 and fix all warnings.
Sascha Wildner
- Jan 28 2011 - 11:04:56 git: DragonFly_RELEASE_2_8 fstat(1): Add devfs support.
Sascha Wildner
- Jan 28 2011 - 11:04:56 git: DragonFly_RELEASE_2_8 fstat(1): Raise WARNS to 6 and fix all warnings.
Sascha Wildner
- Jan 29 2011 - 07:29:38 git: Revert "devfs: Populate si_umajor, too."
Sascha Wildner
- Jan 29 2011 - 07:34:55 git: DragonFly_RELEASE_2_8 Revert "devfs: Populate si_umajor, too."
Sascha Wildner
- Jan 30 2011 - 21:53:16 git: libc: Remove some unneeded inclusions of <sys/cdefs.h>.
Sascha Wildner
- Jan 30 2011 - 21:53:18 git: Fix up <utmp.h> and <utmpx.h> for C++ programs.
Sascha Wildner
- Jan 30 2011 - 22:04:18 git: Fix up <utmp.h> and <utmpx.h> for C++ programs.
Sascha Wildner
- Jan 08 2011 - 15:17:14 git: busdma: Free map, if bus_dmamap_create() fails
Sepherosa Ziehau
- Jan 08 2011 - 15:17:15 git: busdma: Free bounce zone if any error happens during bus_dma_tag_create()
Sepherosa Ziehau
- Jan 08 2011 - 15:17:15 git: busdma: Make sure bounce zone's sysctl tree is created before destroying it
Sepherosa Ziehau
- Jan 08 2011 - 15:17:16 git: busdma: Add PROTECTED bus_dma_tag_create() flag.
Sepherosa Ziehau
- Jan 08 2011 - 15:17:17 git: busdma: Add PRIVBZONE and ALLOCALL bus_dma_tag_create() flags.
Sepherosa Ziehau
- Jan 09 2011 - 07:05:58 git: pf: It's opt_carp.h not use_carp.h
Sepherosa Ziehau
- Jan 09 2011 - 11:26:53 git: icu: Strip extra blank lines
Sepherosa Ziehau
- Jan 09 2011 - 11:27:18 git: icu: Remove no onger applicable comment
Sepherosa Ziehau
- Jan 09 2011 - 11:27:48 git: intr_abi: Reindent
Sepherosa Ziehau
- Jan 09 2011 - 11:28:31 git: intr: Don't pass the vector name to INTR_HANDLER
Sepherosa Ziehau
- Jan 09 2011 - 11:28:31 git: apic: Remove no longer applicable comment
Sepherosa Ziehau
- Jan 09 2011 - 11:29:02 git: intr: We no longer have the fast version of intrs
Sepherosa Ziehau
- Jan 09 2011 - 11:29:51 git: Revert "Revert "IO APIC: Assign pins dedicated to PCI in the early stage.""
Sepherosa Ziehau
- Jan 09 2011 - 11:30:39 git: intr: Support upto 192 IDT entries in ipl and intr vector asm code
Sepherosa Ziehau
- Jan 15 2011 - 04:39:49 git: intr: We no longer have the fast version of intrs
Sepherosa Ziehau
- Jan 15 2011 - 12:12:36 git: tcp: Don't panic if persist timer is started in CLOSED and TERMINATING
Sepherosa Ziehau
- Jan 16 2011 - 07:11:54 git: ioapic: macro renaming
Sepherosa Ziehau
- Jan 16 2011 - 07:11:54 git: ioapic: Use shll in APIC_INTR{DIS,EN}
Sepherosa Ziehau
- Jan 16 2011 - 08:12:16 git: x86_64 icu: Strip extra blank lines
Sepherosa Ziehau
- Jan 16 2011 - 08:12:17 git: x86_64 icu: Remove no onger applicable comment
Sepherosa Ziehau
- Jan 16 2011 - 08:12:18 git: x86_64 apic: Remove no longer applicable comment
Sepherosa Ziehau
- Jan 16 2011 - 08:12:19 git: x86_64 intr_abi: Reindent
Sepherosa Ziehau
- Jan 16 2011 - 08:12:19 git: x86_64 intr: Don't pass the vector name to INTR_HANDLER
Sepherosa Ziehau
- Jan 16 2011 - 08:12:20 git: x86_64 intr: We no longer have the fast version of intr vectors
Sepherosa Ziehau
- Jan 17 2011 - 02:23:19 git: udp ctlport: We should call udp_addrcpu() instead of INP_MPORT_HASH_UDP()
Sepherosa Ziehau
- Jan 17 2011 - 08:59:06 git: x86_64 madt: Remove unapplicable comment
Sepherosa Ziehau
- Jan 17 2011 - 15:36:27 git: icu: Remove unused macros
Sepherosa Ziehau
- Jan 17 2011 - 15:36:28 git: x86_64 intr: Support upto 192 IDT entries in ipl and intr vector asm code
Sepherosa Ziehau
- Jan 20 2011 - 03:42:15 git: ipflow: Use CPUMASK
Sepherosa Ziehau
- Jan 20 2011 - 07:47:29 git: pf_socket_lookup: lwkt_domsg is to be used, don't kmalloc the msg.
Sepherosa Ziehau
- Jan 20 2011 - 07:47:30 git: pf_socket_lookup: Don't domsg, which could easily lockup network system
Sepherosa Ziehau
- Jan 24 2011 - 08:00:27 git: em/emx: Reserve 2 (instead of 1) TX descriptors for TX ring
Sepherosa Ziehau
- Jan 24 2011 - 14:44:24 git: clock: Remove no longer used statclock_disable and related code
Sepherosa Ziehau
- Jan 27 2011 - 02:47:55 git: pc32: Move ipl.s and ipl_funcs.c from isa/ to i386/
Sepherosa Ziehau
- Jan 27 2011 - 05:22:02 git: intr: Enable 192 IDT entries in machine independent code
Sepherosa Ziehau
- Jan 27 2011 - 05:22:03 git: intr: Prepare to support 192 IDT entries; don't allow syscall to be taken.
Sepherosa Ziehau
- Jan 27 2011 - 05:22:04 git: ioapic: Support upto 192 IDT entries
Sepherosa Ziehau
- Jan 27 2011 - 07:24:56 git: intr: Remove wrongly-coded nexus_config_intr()
Sepherosa Ziehau
- Jan 27 2011 - 10:45:05 git: apic: Removed unused apic_eoi()
Sepherosa Ziehau
- Jan 28 2011 - 05:46:38 git: intr: Function renaming
Sepherosa Ziehau
- Jan 28 2011 - 05:46:38 git: icu_init: Cleanup
Sepherosa Ziehau
- Jan 28 2011 - 05:46:39 git: kernel cleanup: Remove unnecessary inclusion of machine/isa/intr_machdep.h
Sepherosa Ziehau
- Jan 28 2011 - 09:15:02 git: i386: Add CPU_HAS_SSE2 and CPU_HAS_FXSR options
Sepherosa Ziehau
- Jan 28 2011 - 09:47:44 git: lwkt_synchronize_ipiqs: Add volatile to cpumask
Sepherosa Ziehau
- Jan 30 2011 - 02:38:41 git: cpu_sfence: Don't use sfence
Sepherosa Ziehau
- Jan 30 2011 - 07:57:54 git: ioapic/icu: Rework PIC selection code
Sepherosa Ziehau
- Jan 30 2011 - 08:49:15 git: icu: Put ICU_IMR_OFFSET into machine_base/icu/icu.h
Sepherosa Ziehau
- Jan 30 2011 - 14:35:57 git: icu: Split out icu/icu.c
Sepherosa Ziehau
- Jan 31 2011 - 01:51:19 git: tcp6: Set TF_SYNCACHE properly in tcp6_usr_listen()
Sepherosa Ziehau
- Jan 31 2011 - 01:51:20 git: netisr: Make sure that netisr barrier's done is globally visible
Sepherosa Ziehau
- Jan 31 2011 - 01:51:21 git: udp6: Protect udbinfo by udbinfo barrier
Sepherosa Ziehau
- Jan 31 2011 - 01:51:22 git: inpcb: Add pcblist sysctl helper function w/o using marker inpcb
Sepherosa Ziehau
- Jan 31 2011 - 01:51:23 git: udp_getcred: Release serializer when doing SYSCTL_OUT
Sepherosa Ziehau
- Jan 31 2011 - 01:51:24 git: netisr: Make netisr barrier's done and cpumask volatile
Sepherosa Ziehau
- Jan 31 2011 - 01:51:29 git: tcp_usr_listen: Use domsg when duplicate listen socket's inp wildcard hash
Sepherosa Ziehau
- Jan 31 2011 - 01:51:30 git: udp: pcb list/hashtable protection stage 1/2
Sepherosa Ziehau
- Jan 31 2011 - 01:51:30 git: tcp: Make listen(2) socket close(2) MPSAFE
Sepherosa Ziehau
- Jan 31 2011 - 01:51:31 git: tcp: Don't abuse TF_SYNCACHE to ill-optimize syncache_destroy()
Sepherosa Ziehau
- Jan 31 2011 - 01:51:32 git: inpcb: Save UDP inpcb into temporary memory during in_pcblist
Sepherosa Ziehau
- Jan 31 2011 - 01:51:33 git: udp: pcb list/hashtable protection stage 2/2
Sepherosa Ziehau
- Jan 31 2011 - 01:51:38 git: netisr: Add netisr barrier which stalls all netisrs
Sepherosa Ziehau
- Jan 31 2011 - 03:14:28 git: netisr barrier: Avoid lockless wakeup/tsleep race
Sepherosa Ziehau
- Jan 31 2011 - 05:47:48 git: netisr barrier: Prevent netisr_barrier_dispatch() from false wakeup
Sepherosa Ziehau
- Jan 31 2011 - 05:58:24 git: kernel options: Add MCLSHIFT
Sepherosa Ziehau
- Jan 30 2011 - 15:43:41 No subject
andre at anarki.co.za
- Jan 30 2011 - 15:52:12 No subject
andre at anarki.co.za
- Jan 30 2011 - 17:22:43 No subject
andre at anarki.co.za
Last message date:
Mon Jan 31 13:43:32 PST 2011
Archived on: Fri Mar 3 13:38:56 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).