Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | DocBook/drm: Insert `it' for smooth reading | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: The word `so-called'; I do not think it connotes what you think ... | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Use a singular subject for grammatical cleanliness | Michael Witten | 2011-08-29 | 1 | -4/+4 | |
| | * | | | | | DocBook/drm: basic -> core | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Streamline wording of GEM initialization | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Insert `()' after function name | Michael Witten | 2011-08-29 | 1 | -4/+4 | |
| | * | | | | | DocBook/drm: Remove parentheses and unnecessary repetition | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: Insert missing comma | Michael Witten | 2011-08-29 | 1 | -5/+5 | |
| | * | | | | | DocBook/drm: , -> : | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: can -> could | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Offset modifiers with commas | Michael Witten | 2011-08-29 | 1 | -4/+4 | |
| | * | | | | | DocBook/drm: Use the passive voice | Michael Witten | 2011-08-29 | 1 | -3/+3 | |
| | * | | | | | DocBook/drm: `at driver load time' -> `when the driver is loaded' | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: `setup' is the noun; `to set up' is the verb | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Insert missing `an' | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Insert missing `that' | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: Clearer wording with `for consumption by' | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: Better wording | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: Replace the paragraph's first sentence with its last sentence | Michael Witten | 2011-08-29 | 1 | -7/+5 | |
| | * | | | | | DocBook/drm: Rearrange wording to make more sense | Michael Witten | 2011-08-29 | 1 | -3/+3 | |
| | * | | | | | DocBook/drm: Clean up `pre-memory management aware' | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Move `should be set' to the beginning of the sentence | Michael Witten | 2011-08-29 | 1 | -2/+2 | |
| | * | | | | | DocBook/drm: , -> . | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: a -> an | Michael Witten | 2011-08-29 | 1 | -1/+1 | |
| | * | | | | | DocBook/drm: Use a semicolon | Michael Witten | 2011-08-29 | 1 | -4/+4 | |
| | * | | | | | DocBook/drm: Clean up code comment | Michael Witten | 2011-08-29 | 2 | -4/+4 | |
| | * | | | | | DocBook/drm: can -> may | Michael Witten | 2011-08-25 | 1 | -10/+10 | |
| | * | | | | | DocBook/drm: Eradicate inappropriate uses of the future tense | Michael Witten | 2011-08-25 | 1 | -25/+25 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-11-08 | 2 | -108/+553 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ktest: Evaluate variables entered on the command line | Steven Rostedt | 2011-10-28 | 1 | -4/+6 | |
| * | | | | | | | ktest: Add variable ${PWD} | Steven Rostedt | 2011-10-22 | 1 | -0/+3 | |
| * | | | | | | | ktest: Add another monitor flush before installing kernel | Steven Rostedt | 2011-10-22 | 1 | -0/+5 | |
| * | | | | | | | ktest: Do not opencode reboot in grub setting | Steven Rostedt | 2011-10-20 | 1 | -1/+2 | |
| * | | | | | | | ktest: Add processing of complex conditionals | Steven Rostedt | 2011-10-17 | 2 | -5/+58 | |
| * | | | | | | | ktest: Fix parsing of config section lines | Steven Rostedt | 2011-10-17 | 1 | -18/+31 | |
| * | | | | | | | ktest: Sort make_min_config configs by dependecies | Steven Rostedt | 2011-10-17 | 1 | -22/+49 | |
| * | | | | | | | ktest: Add DEFINED keyword for IF statements | Steven Rostedt | 2011-10-17 | 2 | -1/+33 | |
| * | | | | | | | ktest: Add OVERRIDE keyword to DEFAULTS section | Steven Rostedt | 2011-10-17 | 2 | -8/+44 | |
| * | | | | | | | ktest: Consolidate TEST_TYPE and DEFAULT code | Steven Rostedt | 2011-10-17 | 1 | -40/+21 | |
| * | | | | | | | ktest: Add INCLUDE keyword to include other config files | Steven Rostedt | 2011-10-17 | 2 | -9/+78 | |
| * | | | | | | | ktest: Let IF keyword take comparisons | Steven Rostedt | 2011-10-17 | 2 | -6/+62 | |
| * | | | | | | | ktest: Add IF and ELSE to config sections | Steven Rostedt | 2011-10-17 | 2 | -4/+98 | |
| * | | | | | | | ktest: Do not reboot on config or build issues | Steven Rostedt | 2011-10-17 | 1 | -2/+20 | |
| * | | | | | | | ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot | Steven Rostedt | 2011-10-17 | 2 | -6/+37 | |
| * | | | | | | | ktest: Add NO_INSTALL option to not install for a test | Steven Rostedt | 2011-10-17 | 2 | -1/+16 | |
| * | | | | | | | ktest: Fail when grub menu not found | Steven Rostedt | 2011-10-17 | 1 | -1/+4 | |
| * | | | | | | | ktest: Include monitor in reboot code | Andrew Jones | 2011-10-17 | 1 | -20/+16 | |
| * | | | | | | | ktest: Only need to save .config when doing mrproper | Andrew Jones | 2011-10-17 | 1 | -7/+7 | |
| * | | | | | | | ktest: Create outputdir if it does not exist | Andrew Jones | 2011-10-17 | 1 | -3/+5 | |
| * | | | | | | | ktest: Add TEST_TYPE install option | Steven Rostedt | 2011-10-17 | 2 | -3/+11 |