summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* drm/tilcdc: adding some more devicetree configDarren Etheridge2013-06-281-0/+8
* Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2013-06-271-0/+344
|\
| * mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-261-0/+344
* | Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-2716-47/+230
|\ \ | |/
| * Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-06-181-0/+3
| |\
| | * ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-171-0/+3
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-183-15/+24
| |\ \ | | |/ | |/|
| | * [media] DocBook/media/v4l: update version numberHans Verkuil2013-06-081-1/+1
| | * [media] exynos4-is: Correct fimc-lite compatible property descriptionSylwester Nawrocki2013-05-211-1/+1
| | * [media] DocBook: media: update codec section, drop obsolete 'suspended' stateHans Verkuil2013-05-211-13/+22
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-124-14/+11
| |\ \
| | * | block: remove refs to XD disks from documentationLinus Walleij2013-05-173-11/+2
| | * | Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...Jens Axboe2013-05-151-3/+9
| | |\ \
| | | * | bcache: clarify free/available/unused spaceGabriel2013-05-151-3/+9
| * | | | rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2013-06-121-1/+1
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-06-081-3/+3
| |\ \ \ \
| | * | | | dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-081-3/+3
| * | | | | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-061-0/+3
| |\ \ \ \ \
| | * | | | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-061-0/+3
| | | |/ / / | | |/| | |
| * | | | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-011-0/+19
| * | | | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-2/+5
| * | | | | powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-243-11/+159
| |\ \ \ \
| | * | | | drivers/video: implement a simple framebuffer driverStephen Warren2013-05-241-0/+25
| | * | | | rapidio: documentation update for enumeration changesAlexandre Bounine2013-05-242-11/+134
| * | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-05-201-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: at91/trivial: typo in GEM compatible stringNicolas Ferre2013-05-141-1/+1
| | |/ / /
* | | | | Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...Dave Airlie2013-06-111-2/+6
|\ \ \ \ \
| * | | | | drm: Fix drm_rect documentationVille Syrjälä2013-05-231-2/+6
* | | | | | video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-031-0/+1
* | | | | | uvesafb: Clean up MTRR codeAndy Lutomirski2013-05-311-11/+5
|/ / / / /
* | | | | Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-21305-9753/+13750
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-201-0/+21
| |\ \ \ \
| | * | | | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2013-05-151-1/+2
| | * | | | xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk2013-05-151-0/+20
| | |/ / /
| * | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-185-3/+5
| |\ \ \ \
| | * \ \ \ Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEADGrant Likely2013-05-071-3/+5
| | |\ \ \ \
| | | * | | | Documentation/devicetree: make semantic of initrd-end more explicitUwe Kleine-König2013-04-251-3/+5
| | * | | | | of/documentation: move video device bindings to a common placeRahul Sharma2013-04-164-0/+0
| * | | | | | Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-164-24/+31
| |\ \ \ \ \ \
| | * | | | | | PM / hibernate: Correct documentationBorislav Petkov2013-05-141-2/+4
| | * | | | | | PM / Documentation: remove inaccurate suspend/hibernate transition lantency s...Zhang Rui2013-05-141-10/+0
| | * | | | | | PM: Documentation update for freeze stateZhang Rui2013-05-143-12/+27
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-151-0/+202
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'linus' into core/urgentThomas Gleixner2013-05-05180-9404/+7826
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'rcu/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulm...Ingo Molnar2013-04-307-33/+287
| | |\ \ \ \ \ \
| | | * | | | | | kthread: Document ways of reducing OS jitter due to per-CPU kthreadsPaul E. McKenney2013-04-271-0/+202
| * | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-102-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | DT: add documentation for the Ralink MIPS SoCsGabor Juhos2013-05-081-0/+17
| | * | | | | | | | DT: add vendor prefixes for RalinkJohn Crispin2013-05-081-0/+1
OpenPOWER on IntegriCloud