| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r267372-267374: fix various misimplementation of instructions. | Xin LI | 2014-07-01 | 1 | -14/+25 |
| * | MFC r232946,232958,235233: | Bernhard Schmidt | 2012-05-25 | 3 | -508/+512 |
| * | MFC r233284: | Bernhard Schmidt | 2012-04-08 | 1 | -145/+145 |
| * | MFC r231852,232127: | Bjoern A. Zeeb | 2012-03-05 | 2 | -21/+12 |
| * | MFC r229753: | Dimitry Andric | 2012-02-03 | 1 | -1/+1 |
| * | MFC r220893: | Bernhard Schmidt | 2011-06-18 | 2 | -0/+15961 |
| * | MFC r220892: | Bernhard Schmidt | 2011-06-18 | 6 | -20335/+20265 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 157 | -0/+222684 |
| * | MFC imports of ACPICA revisions 20100428 through 20101013 | Andriy Gapon | 2010-11-19 | 144 | -6590/+18128 |
| * | MFC r212403: | Bjoern A. Zeeb | 2010-09-20 | 1 | -1/+2 |
| * | MFC r210113: | Bernhard Schmidt | 2010-07-31 | 3 | -8152/+16193 |
| * | MFC r208019 | Andrew Thompson | 2010-05-17 | 1 | -151/+158 |
| * | MFC r203148 | Andrew Thompson | 2010-05-17 | 2 | -0/+225 |
| * | MFC r207369: | Bjoern A. Zeeb | 2010-05-06 | 1 | -5/+0 |
| * | Remove 2 empty files, leftovers from previous MFCs. | Bernhard Schmidt | 2010-04-30 | 2 | -0/+0 |
| * | MFC r206443-206446, 206474-206477, 207001 | Bernhard Schmidt | 2010-04-30 | 3 | -8142/+8182 |
| * | MFC: r204773 | Jung-uk Kim | 2010-04-26 | 84 | -1544/+2228 |
| * | MFC r202607: | Weongyo Jeong | 2010-04-17 | 1 | -3050/+3139 |
| * | MFC r203134 | Andrew Thompson | 2010-04-06 | 2 | -0/+39 |
| * | MFC r201818: | Edward Tomasz Napierala | 2010-03-27 | 1 | -1/+1 |
| * | MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa | Xin LI | 2010-03-02 | 4 | -0/+8897 |
| * | MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, | Andriy Gapon | 2010-02-06 | 212 | -3613/+9366 |
| * | MFC r200930: | Xin LI | 2010-01-23 | 4 | -175/+296 |
| * | MFC r198429, r198439, r198468, r201209, r201822, r201882: | Konstantin Belousov | 2010-01-20 | 9 | -3437/+29610 |
| * | MFC r199208, r199223: | Attilio Rao | 2009-11-22 | 1 | -103/+0 |
| * | MFC: r198952 | Christian Brueffer | 2009-11-17 | 1 | -2/+7 |
| * | MFC r196551: | Max Laier | 2009-08-28 | 1 | -1/+1 |
| * | Merge r196481 from head to stable/8: | Robert Watson | 2009-08-28 | 1 | -4/+4 |
| * | MFC r196372: | Max Laier | 2009-08-19 | 2 | -24/+70 |
| * | Many network stack subsystems use a single global data structure to hold | Robert Watson | 2009-08-02 | 1 | -14/+14 |
| * | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | Robert Watson | 2009-08-01 | 8 | -14/+0 |
| * | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 8 | -39/+1 |
| * | Remove build timestamps from the following files: | Colin Percival | 2009-07-11 | 2 | -5/+5 |
| * | Update to 3.6.2.2 firmware (latest w/o host-based power save support): | Sam Leffler | 2009-06-29 | 1 | -2121/+2098 |
| * | Use proper form of gnu designated initalizers. This lets | Roman Divacky | 2009-06-24 | 1 | -1/+1 |
| * | Modify most routines returning 'struct ifaddr *' to return references | Robert Watson | 2009-06-23 | 2 | -1/+5 |
| * | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | Bjoern A. Zeeb | 2009-06-23 | 3 | -3/+0 |
| * | All consumers of in_cksum.h have been properly #ifdefed already, | Bjoern A. Zeeb | 2009-06-10 | 1 | -0/+2 |
| * | Rewrite OsdSynch.c to reflect the latest ACPICA more closely: | Jung-uk Kim | 2009-06-08 | 1 | -0/+1 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 3 | -3/+0 |
| * | Clean up FreeBSD-specific header file: | Jung-uk Kim | 2009-06-08 | 1 | -6/+3 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 211 | -16372/+25026 |
| |\ |
|
| | * | Do not install SSDT when DSDT is overriden by user. | Jung-uk Kim | 2009-06-04 | 1 | -0/+15 |
| | * | Trim unnecessary files from the import. | Jung-uk Kim | 2009-06-03 | 31 | -13100/+5 |
| | * | Remove function redeclaration. It was upstreamed but lost somehow. | Jung-uk Kim | 2009-06-02 | 1 | -8/+0 |
| | * | Canonify include paths again. | Jung-uk Kim | 2009-06-02 | 175 | -706/+706 |
| | * | Fix include path fixup for contrib/dev/acpica/include/platform/*.h. | Jung-uk Kim | 2009-06-02 | 1 | -0/+5 |
| | * | MFV: ACPICA 20090521 | Jung-uk Kim | 2009-06-02 | 239 | -15290/+37027 |
| | |\ |
|
| | | * | flatten acpica vendor area | Andriy Gapon | 2009-05-19 | 201 | -146106/+0 |
| * | | | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | Robert Watson | 2009-06-05 | 1 | -1/+0 |
| |/ / |
|