Age | Commit message (Expand) | Author |
2015-04-06 | switch back from howmany() to DIV_ROUND_UP() | Jonathan Gray |
2015-04-06 | remove superfluous ';' in Received lines | Gilles Chehade |
2015-04-06 | Use the default width for .RS without arguments. | Ingo Schwarze |
2015-04-06 | Use if then else instead of testing $_fstype twice. | Robert Peichaer |
2015-04-06 | move some inline linux compat into the dedicated files | Jonathan Gray |
2015-04-06 | don't check this twice. | Marc Espie |
2015-04-06 | make pkg_info run slightly slower on distant packages, but do check that | Marc Espie |
2015-04-06 | mark installed locations as "trusted" so that pkg_info does not check sigs | Marc Espie |
2015-04-06 | move signer_list up so pkg_info can use it | Marc Espie |
2015-04-06 | drm_calloc -> kcalloc | Jonathan Gray |
2015-04-06 | add/use some more errno remapping | Jonathan Gray |
2015-04-06 | Now we have dev_priv->mm.gtt_base_addr we can set fb_base and remove | Jonathan Gray |
2015-04-06 | Add an empty drm_sysfs_hotplug_event() function and use it | Jonathan Gray |
2015-04-06 | improve realloc. when expanding a region, actually use the free page cache | Ted Unangst |
2015-04-06 | Convert to if_input(); ok mpi@ | Miod Vallat |
2015-04-06 | tidy up by inlining next level included makefiles | Ted Unangst |
2015-04-06 | Add get_user() and put_user() compatibility interfaces and use them. | Mark Kettenis |
2015-04-06 | add back some more static use to reduce the diff to linux | Jonathan Gray |
2015-04-06 | No need to use a temporary pointer variable after the drm struct name | Jonathan Gray |
2015-04-06 | add and use macros for wake_up/wake_up_all/wake_up_all_locked | Jonathan Gray |
2015-04-06 | h2ph only handles actual _files_, so request just them from 'find'. Crazy, eh? | Philip Guenther |
2015-04-06 | readdir() is thread-safe when DIR handles aren't shared, so delete the lock. | Philip Guenther |
2015-04-06 | Convert some udelay() calls back to DRM_UDELAY() where | Jonathan Gray |
2015-04-05 | Work-in-progress support for non-accelerated X11 on *some* sti(4) frame buffers; | Miod Vallat |
2015-04-05 | If a partial explicit block extending to the next input line follows | Ingo Schwarze |
2015-04-05 | If a partial explicit block extending to the next input line follows | Ingo Schwarze |
2015-04-05 | Reduce code duplication, no functional change: | Ingo Schwarze |
2015-04-05 | Upstream has retired the gnuc.h header, so do so as well, killing a gcc 2.x | Philip Guenther |
2015-04-05 | Do not use int for sig_atomic_t; spotted by christos@netbsd; ok markus@ | Miod Vallat |
2015-04-05 | Arguments to end macros of broken partial explicit blocks | Ingo Schwarze |
2015-04-05 | seems unlikely that a new release will be made available for us to import | Ted Unangst |
2015-04-05 | Document that some sorts uses -b w/o key fields. | Todd C. Miller |
2015-04-05 | For the -g flag, treat non-floating point keys as 0, similar to -n. | Todd C. Miller |
2015-04-05 | sync | Theo de Raadt |
2015-04-05 | The -b flag should only apply when key fields are specified. | Todd C. Miller |
2015-04-05 | Do not permute command line arguments but still support the | Todd C. Miller |
2015-04-05 | Don't use GH_COMMIT and GH_TAGNAME together. From Adam Wolk. | Stuart Henderson |
2015-04-05 | Consistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL. | Mark Kettenis |
2015-04-05 | whitespace | Mark Kettenis |
2015-04-05 | Cope with the removal of less from install media. | Robert Peichaer |
2015-04-05 | Another round of reducing diffs with Linux. This one moves the various | Mark Kettenis |
2015-04-04 | Bump major to 30, regen .pc and header | James Turner |
2015-04-04 | Merge conflicts | James Turner |
2015-04-04 | Merge conflicts | James Turner |
2015-04-04 | Update sqlite3 to 3.8.8.3. Changes available here: | James Turner |
2015-04-04 | The swapfile argument is also const char *. | Jeremie Courreges-Anglas |
2015-04-04 | Give man(7) section and subsection headers heanging indentation. | Ingo Schwarze |
2015-04-04 | fchmod and lstat are standard, widen their visibility | Jeremie Courreges-Anglas |
2015-04-04 | gcc 2.x is dead | Philip Guenther |
2015-04-04 | Rounding rules for horizontal scaling widths are more complicated. | Ingo Schwarze |