summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICmarcel2010-07-151-1/+1
* Remove unused stuff from cpu.h.imp2010-07-154-149/+12
* We don't need sys/cdefs.h for __CONCAT here.imp2010-07-151-2/+0
* Remove i386-ish sysctls. Also, make the bootinfo sysctl OID_AUTO.imp2010-07-151-16/+1
* Get powerpc64 install CDs a little closer: some powerpc things should benwhitehorn2010-07-151-12/+21
* Remove one layer of indirection. No need to call cpu_throw which thenimp2010-07-153-12/+4
* Add -p option to have pom(6) print just the percentage, without extra text.emaste2010-07-152-4/+17
* Remove more extraneous ;s.emaste2010-07-153-3/+3
* sh: There cannot be a TNOT in simplecmd(), remove checks.jilles2010-07-141-19/+3
* Remove enabling Data FIFO protection with indirect memory access.yongari2010-07-141-6/+3
* Rename timeevents.c to kern_clocksource.c.mav2010-07-144-3/+3
* - Sort list of trace points.jhb2010-07-141-3/+3
* Rework the SMBIOS table walker to make it operate like other table walkersjhb2010-07-141-49/+33
* Fix spelling.attilio2010-07-141-5/+5
* - Document layout of KTR_STRUCT payload in a comment.jhb2010-07-142-9/+11
* Fix the way the segments are included in the gcore outputs (with theattilio2010-07-144-11/+30
* Update some release version numbers. The patch is based on the onebcr2010-07-141-5/+5
* Do not bzero() NULL pointer on malloc() error.mav2010-07-141-1/+1
* Correct logic bug in aicasm's undefined register bit access detection code.gibbs2010-07-143-5/+12
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-144-3/+4
* Provide initial man pages for Flattened Device Tree support and the commonraj2010-07-144-0/+356
* Remove some unneeded includes. Code now can be built on ARM.mav2010-07-141-3/+0
* Fixed cache size decoding read from a label.ru2010-07-141-1/+1
* MFp4 180933:pjd2010-07-141-0/+2
* Use cpuregs.h spellings over the cpu.h spellings.imp2010-07-141-2/+2
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.cognet2010-07-1418-3/+4193
* Remove the unused part of cpu.h now that the rest of the tree has beenimp2010-07-141-200/+3
* Prefer the cpuregs.h spellings of register and bit names over cpu.h.imp2010-07-1410-289/+297
* Add support for packages.imp2010-07-1310-24/+325
* For the experimental NFSv4 client, make sure that attributes thatrmacklem2010-07-131-0/+14
* Remove obsolete code that sets SHMMAXPGS to a tiny value by defaultnwhitehorn2010-07-131-7/+0
* For the experimental NFSv4 client, do not use cached attributesrmacklem2010-07-131-1/+1
* Fix a bogus comment that mentions lru lists that don't exist.rmacklem2010-07-131-1/+1
* union cpuprid is also unused nowimp2010-07-131-22/+0
* Add INFO config register from mips32/64 landimp2010-07-131-0/+2
* Remove redunant machine/cpuregs.h include.imp2010-07-131-4/+3
* Temp hack to N32 kernel: turn off debugger since n32 is too weird for ddbimp2010-07-131-4/+4
* Add GENERIC kernel config for powerpc64.nwhitehorn2010-07-131-0/+182
* Connect powerpc64 to the build. It is not presently part of make universe,nwhitehorn2010-07-133-25/+52
* Add a 4 and 7 port USB hub from NEC.remko2010-07-131-0/+2
* Initialize a variable before its use.jkim2010-07-131-1/+1
* Preallocate buffers for palette and state. Do not save DAC registers asjkim2010-07-131-83/+58
* Prefer PCIR_BAR macro over BGE_PCI_BAR0.yongari2010-07-131-2/+2
* Fix error message for jumbo buffer allocation failure.yongari2010-07-131-1/+1
* style.yongari2010-07-131-7/+9
* Fix a panic brought about by writing an MSR without a proper mask.gnn2010-07-132-13/+86
* Make bge_stop_fw() static.yongari2010-07-131-13/+9
* Fix build on architectures where PAGE_SIZE is a long (sparc64, powerpc).nwhitehorn2010-07-131-4/+3
* Define break value for ddb.imp2010-07-131-15/+16
* Use the cpuregs.h spellings for these registers rather than the cpu.himp2010-07-131-5/+5
OpenPOWER on IntegriCloud