summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ata(4) ability to limit initial ATA mode for devices via device hints.mav2010-07-033-3/+61
* This fixes a crash in SCTP. It was possible to have arrs2010-07-031-4/+10
* Import the Statistical Information For TCP Research (SIFTR) kernel module intolstewart2010-07-034-0/+2333
* sh: Use $PWD instead of getcwd() for the \w and \W prompt expansions.jilles2010-07-021-12/+11
* sh: Remove comment that the comma operator is missing in arithmeticjilles2010-07-021-1/+1
* Push down the acquisition of the page queues lock intoalc2010-07-021-3/+2
* Use vm_page_prev() instead of vm_page_lookup() in the implementation ofalc2010-07-021-10/+12
* Revert r209638. After commit, there appeared to be more people who likedmav2010-07-022-4/+4
* Use vm_page_next() instead of vm_page_lookup() in exec_map_first_page()alc2010-07-021-1/+1
* With the demise of page coloring, the page queue macros no longer serve anyalc2010-07-024-29/+16
* Add support for XLS 108 chips - update board.c/board.h to setup GMACjchandra2010-07-022-2/+11
* Remove save/restore of PageMask in tlb.c functions introduced in r209243.jchandra2010-07-022-16/+7
* Fix a bug that WILL cause a panic. Basicallyrrs2010-07-021-2/+2
* <machine/intr.h> removed on powerpc.marcel2010-07-021-0/+4
* Remove the unneeded header <machine/intr.h>.marcel2010-07-0211-90/+0
* Make stray irq counters have format alike to other counters. Unified formatmav2010-07-012-4/+4
* Add new source to the loadable em build, thoughtjfv2010-07-011-1/+2
* - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replaybschmidt2010-07-014-17/+41
* Allow attimer to be hinted at ISA if not reported by ISA PNP or ACPI.mav2010-07-012-7/+12
* Rework r209456:mav2010-07-012-2/+4
* The struct ipfw_rule_ref follows the struct m_tag. Deal with thisglebius2010-07-011-4/+5
* If the A flag is supplied, http_request() will attempt the request onlydes2010-07-011-2/+4
* Correct explanation for idle and standby subcommands' -t argument.mav2010-07-011-5/+7
* o Add taras@.maxim2010-07-011-0/+6
* Fix buildkevlo2010-07-011-1/+0
* MFia64:marcel2010-07-011-1/+1
* Simplify the calculation of s_scale by rewriting the FP expression tomarcel2010-07-011-20/+5
* Adds `Dell Truemobile 1300' to the supported list.weongyo2010-07-011-1/+2
* When compiling with profiling, we define PROF for userspace and GPROFmarcel2010-07-011-1/+1
* While functions are ideally aligned to a 32-byte boundary, don'tmarcel2010-06-301-1/+1
* OK, I was a bit sleep this morning and checked injfv2010-06-3013-77/+1945
* - Don't assign the return value from read(2) to a variable of typejh2010-06-301-6/+8
* Move prototypes for kern_sigtimedwait() and kern_sigprocmask() tojhb2010-06-3015-4/+19
* Update comment for tdsignal() -> tdsendsignal() rename. Forgot to includejhb2010-06-301-1/+1
* SR-IOV support added to igbjfv2010-06-302-171/+296
* Simplify entry to vm_pageout_clean(). Expect the page to be locked.alc2010-06-301-8/+4
* Left out header change in last delta - new memberjfv2010-06-301-0/+1
* Fix build.glebius2010-06-301-0/+1
* Improve bufdone_finish()'s handling of the bogus page. Specifically, ifalc2010-06-301-4/+6
* On powerpc, calculate s_scale using the non-FP version previouslymarcel2010-06-301-1/+1
* BAH, I apologize, the wrong version of the code gotjfv2010-06-301-40/+45
* Add a new sysctl option, this will allow one tojfv2010-06-301-0/+42
* sh: Forget about terminated background processes sooner.jilles2010-06-294-9/+66
* Change the mpt driver to allow larger I/O sizes.ken2010-06-295-113/+135
* Initializes the ratectl for a node when the state is changed to RUN.weongyo2010-06-291-0/+6
* Fixes NULL pointer reference that it's occurred when the state isweongyo2010-06-291-5/+0
* Sort function prototypes (since I didn't manage to insert tdksignal()jhb2010-06-291-9/+9
* Send SIGPIPE to the thread that issued the offending system calljhb2010-06-293-5/+5
* Tweak the in-kernel API for sending signals to threads:jhb2010-06-296-22/+41
* Fix profiling (part 1):marcel2010-06-292-2/+2
OpenPOWER on IntegriCloud