summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a gratuitous newline. This should be a non-functional change.jh2011-06-071-1/+1
* Fix a bug that prevents tc=xxx from working.hrs2011-06-071-2/+1
* Since HAL_PHYERR_* is used in the radar code, always include ah_desc.h.adrian2011-06-071-2/+0
* - Use ELM_MALLOC() for struct rainfo.hrs2011-06-071-11/+5
* Do not use LCM from stripesize and user specified alignment value.ae2011-06-071-7/+4
* - Add myself to calendar.freebsdjlaffaye2011-06-072-0/+4
* Flesh out a new HAL method to fetch the radar PHY error frame information.adrian2011-06-078-0/+84
* etire the cpumask_t type and replace it with cpuset_t usage.attilio2011-06-0788-782/+1374
|\
| * MFCattilio2011-06-0723-93/+352
| |\ | |/ |/|
* | Fix indentation.ae2011-06-071-4/+4
* | Sync ng_nat with recent (r222806) ipfw_nat changes:ae2011-06-071-3/+17
* | Make a behaviour of the libalias based in-kernel NAT a bit closer toae2011-06-071-6/+16
* | amdsbwd: update to support SB8xx southbridgesavg2011-06-072-50/+140
* | Set pca.p_bufr to NULL when we haven't allocated a buffer.ken2011-06-071-0/+3
* | Lower WARNS level to 3 to eliminate alignment warnings related tomarcel2011-06-071-0/+1
* | Use p4prio_to_tsprio to calculate TS priority instead of usingdavidxu2011-06-071-1/+1
* | Fix making kernel dumps from the debugger by creating a commandmarcel2011-06-073-14/+41
* | Call set_cputicker() to have the time counter use the ITC register.marcel2011-06-071-0/+2
* | o Bump the EFI loader version to 3.1.marcel2011-06-073-3/+68
* | Add ia64_sync_icache() and use it to make the I-cache coherentmarcel2011-06-074-1/+55
* | Add myself to committers-ports.dotjlaffaye2011-06-061-0/+1
* | Validate INT 15h and 16h vectors more strictly. Traditionally these entryjkim2011-06-061-1/+2
* | Revert r222152. The root cause was analysed and better fix is upcoming.jkim2011-06-063-10/+1
* | Reset clear-stall error counter before setting up the USB control transfers.hselasky2011-06-061-0/+5
* | Unbreak kernels with non-default PCBGROUP included but no WITNESS.bz2011-06-061-0/+1
* | Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-067-8/+133
| * Add an UPDATE entry.attilio2011-06-071-0/+4
| * Bring back the number of CPU to 32.attilio2011-06-071-1/+1
| * MFCattilio2011-06-069-8/+139
| * MFCattilio2011-06-06101-2067/+4484
| |\ | |/ |/|
* | Rework parts of this man page to improve grammar.gavin2011-06-061-37/+37
* | Remove redundant assignments to WARNS.ed2011-06-068-13/+0
* | Set WARNS=1 temporarily to unbreak universe.hrs2011-06-061-1/+1
* | Attempt to clear up some confusion in the following example, by statinggjb2011-06-061-0/+6
* | Improve cpu_idle():marcel2011-06-063-18/+47
* | Fix regex for ptraceopname().dchagin2011-06-061-1/+1
* | Allow custom files to be opened and allow sorting by timestamp.ed2011-06-062-18/+60
* | Don't clobber the hosts /etc/fstab. $1 is empty at this point.marcel2011-06-061-2/+2
* | Include param.h for CACHE_LINE_SIZE to unbreak the build.bz2011-06-061-1/+2
* | Make a couple of debug printfs DEVPRINTF.imp2011-06-061-4/+4
* | Some style fixes.jhb2011-06-061-6/+4
* | Bump date from previous commit. :(gjb2011-06-061-1/+1
* | Document that when running 'su -m <user> -c <command>', <command> is rungjb2011-06-061-4/+4
* | Remove empty #ifndefmm2011-06-061-2/+0
* | don't use cpuid level 4 in x86 cpu topology detection if it's not supportedavg2011-06-062-4/+10
* | Pass correct size to write(2).jh2011-06-061-1/+1
* | Add another example to mount(8) on using the "-o" argument.gavin2011-06-061-2/+11
* | More properly handle Cardbus cards that that store their CIS in a BAR afterjhb2011-06-062-3/+13
* | Bump .Ddgavin2011-06-061-1/+1
* | Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. Thisgavin2011-06-061-0/+6
OpenPOWER on IntegriCloud