summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-281-3/+117
|\
| * dma-buf: document fd flags and O_CLOEXEC requirementRob Clark2012-03-261-0/+18
| * dma_buf: Add documentation for the new cpu access supportDaniel Vetter2012-03-261-3/+99
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-282-23/+260
|\ \
| * | KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-081-0/+41
| * | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-051-22/+2
| * | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-051-0/+1
| * | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-051-3/+43
| * | KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+74
| * | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+23
| * | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+16
| * | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
| * | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-051-0/+14
| * | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-0/+38
| * | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+6
* | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-281-0/+2
|\ \ \
| * | | module: add kernel param to force disable module loadDave Young2012-03-261-0/+2
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-283-1/+24
|\ \ \ \
| * | | | platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-201-1/+1
| * | | | samsung-laptop: add usb charge supportCorentin Chary2012-03-201-0/+8
| * | | | samsung-laptop: add battery life extender supportCorentin Chary2012-03-201-0/+10
| * | | | to fix scancodes returned by sony-laptop driverJohn Hughes2012-03-201-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-281-0/+1
|\ \ \ \
| * | | | i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-261-0/+1
| | |/ / | |/| |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-283-5/+119
|\ \ \ \
| * | | | Documentation/gpio.txt: Explain expected pinctrl interactionStephen Warren2012-03-121-3/+20
| * | | | Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-125-10/+32
| |\ \ \ \
| * | | | | gpio/omap: Add DT support to GPIO driverBenoit Cousson2012-03-051-0/+36
| * | | | | Documentation: gpio: Add details of open-drain/source configurationLaxman Dewangan2012-03-051-2/+15
| * | | | | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-284-10/+193
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-2210-21/+38
| |\ \ \ \ \ \
| * | | | | | | gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-031-0/+48
* | | | | | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson2012-03-221-0/+23
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-283-23/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2012-03-272-1/+7
| * | | | | | | | watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede2012-03-271-3/+4
| * | | | | | | | watchdog: documentation: remove index-fileWolfram Sang2012-03-271-19/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-283-15/+269
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: add verity targetMikulas Patocka2012-03-281-0/+194
| * | | | | | | | dm thin: add pool target flags to control discardJoe Thornber2012-03-281-1/+7
| * | | | | | | | dm thin: support read only external snapshot originsJoe Thornber2012-03-281-1/+38
| * | | | | | | | dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer2012-03-281-3/+5
| * | | | | | | | dm thin: correct commentsJoe Thornber2012-03-281-10/+0
| * | | | | | | | dm: document sysfs entriesMilan Broz2012-03-281-0/+25
* | | | | | | | | Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-281-0/+233
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: common clk APIMike Turquette2012-03-161-0/+233
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-288-0/+221
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-3.4/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Arnd Bergmann2012-03-191-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: tegra: dts: Support host/device selection and legacy modeSimon Glass2012-03-071-0/+13