summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regenerate src.conf(5).ed2012-01-131-4/+3
* Remove wtmpcvt(1).ed2012-01-137-212/+3
* Provide a better explanation for the sizing of the boot partition, anddes2012-01-131-10/+14
* indentation and whitespace fixesluigi2012-01-132-12/+11
* fix indentationluigi2012-01-131-2/+2
* Add BIO_DELETE support for SCSI Direct Access devices (da).mav2012-01-133-98/+486
* Two performance-related fixes:luigi2012-01-132-34/+32
* Fix copyright yearkevlo2012-01-131-1/+1
* Correct use of USB 3.0 POWER bit in the port status register,hselasky2012-01-132-10/+18
* - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently forgonzo2012-01-131-1/+5
* Fix a style bugkevlo2012-01-131-1/+1
* fgets(3) returns a pointer, so compare against NULL, not integer 0.kevlo2012-01-136-9/+9
* Copyright years updated.maxim2012-01-131-1/+1
* o Mac OS X 10.7 added (belatedly). FreeBSD 9.0-RELEASE added.maxim2012-01-131-3/+8
* - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang.gonzo2012-01-131-0/+6
* Move struct pidfh definition into pidfile.c, and leave a forward declarationghelmer2012-01-122-12/+13
* Add PWM monitoring sysctl to G4 MDD (Windtunnel) fan driver. While there, cleanjhibbits2012-01-121-10/+34
* Fix building ctlstat with clang.ken2012-01-121-1/+1
* Silence some unnecessary verbosity.ken2012-01-121-0/+4
* - Try to fix support for USB 3.0 HUBs.hselasky2012-01-125-20/+79
* Style cleanups for printf.pfg2012-01-121-18/+18
* Clarify throughout the vlan(4) code the difference between a "tag" (therwatson2012-01-122-54/+61
* Add SPARC64 version of div/mod written in assembly.ed2012-01-126-0/+924
* clear the pointer after freeing the mbuf. Without that, weluigi2012-01-121-0/+1
* fix the initialization of the rings when netmap is used,luigi2012-01-121-62/+25
* Add a workaround to prevent endless recursion in compiler-rt.ed2012-01-121-0/+20
* Fix disorder in MAN and MLINKS lists.ghelmer2012-01-121-37/+37
* More prototype formatting fixes, struct member formatting fixes,ghelmer2012-01-121-10/+17
* pidfile_open() no longer uses fcntl() to set the close-on-exec flag.ghelmer2012-01-121-2/+1
* rc.d: document 'quiet' prefix and fix dhclient/devd interactionrea2012-01-123-3/+26
* Use a reasonable-sized buffer when formatting error messages aboutwollman2012-01-121-3/+31
* Fix a race condition in CAM peripheral free handling, lockingken2012-01-125-43/+203
* Add the CAM Target Layer (CTL).ken2012-01-1254-19/+34231
* Merge ACPICA 20120111.jkim2012-01-11256-424/+979
|\
| * Import ACPICA 20120111.jkim2012-01-11305-470/+1034
* | Fix prototype formatting (indentation, long lines, and continued lines).ghelmer2012-01-111-23/+30
* | Fix namespace issues with prototype parameter names.ghelmer2012-01-111-32/+32
* | Fix forward structure declaration and prototype disorder.ghelmer2012-01-111-34/+33
OpenPOWER on IntegriCloud