summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pick a constant high IRQ value for the PS3 IPI, which lets PS3 devices benwhitehorn2012-01-151-6/+8
* Fix missing in r230129:mm2012-01-152-1/+2
* Remove duplicate line from usageeadler2012-01-151-1/+0
* Fix some unreliability problems related to MSR bits inherited from kboot bynwhitehorn2012-01-151-1/+1
* Now that we can tolerate LPAR context switches on the PS3 hypervisor, goingnwhitehorn2012-01-151-10/+0
* Small cleanup, no functional change.tuexen2012-01-151-1/+0
* Fix a few comment typos.joel2012-01-151-4/+4
* Two cleanups. No functional change.tuexen2012-01-152-3/+3
* Remove spurious 8bit chars, turning files into plain ASCII.uqs2012-01-156-16/+16
* Convert files to UTF-8uqs2012-01-156-108/+108
* Remove spurious 8bit chars, turning files into plain ASCII.uqs2012-01-158-10/+10
* Convert files to UTF-8uqs2012-01-15113-117/+117
* Reencode morse.c to UTF-8. This does not make it Unicode aware.uqs2012-01-151-85/+90
* Major snd_hda driver rewrite:mav2012-01-1514-7521/+8973
* Introduce vn_path_to_global_path()mm2012-01-154-24/+131
* Use getopts instead of getopt(1).glebius2012-01-151-12/+7
* Restore functionality to pack several kernels into release. Allglebius2012-01-152-2/+13
* - Fix undefined behavior when device_get_name is nulleadler2012-01-151-2/+8
* Rework SLB trap handling so that double-faults into an SLB trap handler arenwhitehorn2012-01-156-58/+235
* For the mass rc.d changes, add a command line to make the update easierdougb2012-01-141-0/+3
* sh: Add testcases that should not be broken by future optimizations.jilles2012-01-142-0/+18
* Neither tmpfs_nocacheread() nor tmpfs_mappedwrite() needs to callalc2012-01-142-21/+21
* Revert to the old behavior of allocating table/table entries usingcsjp2012-01-141-12/+4
* sh: Change input buffer size from 1023 to 1024.jilles2012-01-141-6/+6
* sh: Fix out of bounds array access when trap is used with an invalid signal.jilles2012-01-141-2/+2
* Remove documentation for set_rcvar() now that it has been removed.dougb2012-01-142-32/+4
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* No need to run buildworld before generate-release.sh.glebius2012-01-141-4/+2
* - Document TheDraw splash screens in the default loader.confeadler2012-01-141-1/+2
* - Fix trivial typoeadler2012-01-144-4/+4
* Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGSglebius2012-01-141-1/+10
* - Add possibility to build release from a certain revision, suppliedglebius2012-01-141-2/+30
* Add an entry detailing the removal of set_rcvar() from /etc/rc.subrdougb2012-01-141-0/+6
* Fix two bugs, which result in a panic when calling getsockopt()tuexen2012-01-141-2/+2
* Now that its callers have been udpated, remove set_rcvar().dougb2012-01-141-46/+5
* Fix a test that doesn't work on architectures where long double is nodas2012-01-141-0/+2
* Convert FFS mount error messages from kernel printf's to using themckusick2012-01-141-61/+65
* Tai Horgan reported via email that there were two places inrmacklem2012-01-141-2/+2
* Prepare for the removal of set_rcvar() by changing the rcvar=dougb2012-01-1466-70/+70
* Fix kernel modules loading for MIPS64 kernel:gonzo2012-01-141-0/+4
* sh: Properly show "Not a directory" error in cd builtin.jilles2012-01-132-1/+32
* Fix backtrace for MIPS64:gonzo2012-01-133-15/+38
* Style cleanups.pjd2012-01-131-6/+11
* Improve support for USB 3.0 HUBs. In certain states wehselasky2012-01-132-24/+64
* Bugfix: Make sure the XHCI driver doesn't clearhselasky2012-01-131-1/+1
* Remove unused ACPICA sources from userland makefiles.jkim2012-01-132-10/+9
* Allow an MBR primary or extended Linux swap partition to be specifiedtruckman2012-01-132-4/+6
* Clean up a switch statement for uncore events on Westmere processors.gnn2012-01-132-12/+3
* Correct mistake in atomic_flag macros.ed2012-01-131-3/+2
OpenPOWER on IntegriCloud