summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-11-071-1/+0
| * | | lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt2011-11-071-17/+13
| * | | tracing: update Documentation on max preds limitLi Zefan2011-11-041-2/+0
| * | | tracing: Add boiler plate for subsystem filterSteven Rostedt2011-11-041-7/+19
| * | | tracing: Restore system filter behaviorLi Zefan2011-11-022-1/+8
| * | | tracing: fix event_subsystem ref countingIlya Dryomov2011-10-311-1/+0
* | | | x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu2011-11-103-1/+291
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-085-0/+5
|\ \ \ \
| * | | | drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker2011-11-081-0/+1
| * | | | mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-072-0/+2
| * | | | hwspinlock/u8500: include linux/module.hAxel Lin2011-11-071-0/+1
| * | | | MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski2011-11-071-0/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-11-081-6/+10
|\ \ \ \ \
| * | | | | md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams2011-11-081-2/+2
| * | | | | md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-081-4/+8
| |/ / / /
* | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-11-082-142/+170
|\ \ \ \ \
| * \ \ \ \ Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap2011-11-062-142/+170
| |\ \ \ \ \
| | * | | | | DocBook/drm: Clean up a todo-noteMichael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: `device aware' -> `device-aware'Michael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific'Michael Witten2011-08-291-17/+17
| | * | | | | DocBook/drm: Clean up the paragraph on framebuffer objectsMichael Witten2011-08-291-8/+6
| | * | | | | DocBook/drm: Use `; otherwise,'Michael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Better flow with `, and then'Michael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: Refer to the domain-setting function as a device-specific ioctlMichael Witten2011-08-291-3/+3
| | * | | | | DocBook/drm: Improve flow of GPU/CPU coherence sentenceMichael Witten2011-08-291-2/+3
| | * | | | | DocBook/drm: Use an <itemizelist> for fundamental GEM operationsMichael Witten2011-08-291-3/+7
| | * | | | | DocBook/drm: Insert a commaMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Use a <variablelist> for vblank ioctlsMichael Witten2011-08-291-14/+25
| | * | | | | DocBook/drm: Use an itemizedlist for what an encoder needs to provideMichael Witten2011-08-291-11/+19
| | * | | | | DocBook/drm: Insert `the' for readability, and change `set' to `setting'Michael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: Remove extraneous commasMichael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: Use a colonMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Clarify `final initialization' via better formattingMichael Witten2011-08-291-4/+13
| | * | | | | DocBook/drm: Remove redundancyMichael Witten2011-08-291-2/+1
| | * | | | | DocBook/drm: Insert `it' for smooth readingMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: The word `so-called'; I do not think it connotes what you think ...Michael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Use a singular subject for grammatical cleanlinessMichael Witten2011-08-291-4/+4
| | * | | | | DocBook/drm: basic -> coreMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Streamline wording of GEM initializationMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Insert `()' after function nameMichael Witten2011-08-291-4/+4
| | * | | | | DocBook/drm: Remove parentheses and unnecessary repetitionMichael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: Insert missing commaMichael Witten2011-08-291-5/+5
| | * | | | | DocBook/drm: , -> :Michael Witten2011-08-291-2/+2
| | * | | | | DocBook/drm: can -> couldMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Offset modifiers with commasMichael Witten2011-08-291-4/+4
| | * | | | | DocBook/drm: Use the passive voiceMichael Witten2011-08-291-3/+3
| | * | | | | DocBook/drm: `at driver load time' -> `when the driver is loaded'Michael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: `setup' is the noun; `to set up' is the verbMichael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Insert missing `an'Michael Witten2011-08-291-1/+1
| | * | | | | DocBook/drm: Insert missing `that'Michael Witten2011-08-291-2/+2
OpenPOWER on IntegriCloud