summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-311-26/+7Star
|\
| * target/user: Only support full command pass-throughAndy Grover2015-05-311-20/+1Star
| * target/user: Update example code for new ABI requirementsAndy Grover2015-05-311-2/+6
| * target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-031-11/+7Star
* | Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-311-1/+1
|\ \
| * | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2015-05-291-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-271-1/+1
|\ \ \ | |/ / |/| |
| * | x86/Documentation: Update the contact email for L3 cache index disable functi...Aravind Gopalakrishnan2015-05-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-231-1/+2
|\ \ \
| * | | net: macb: Document zynq gem dt bindingNathan Sullivan2015-05-221-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-221-4/+14
|\ \ \ \
| * | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-111-4/+14
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-221-1/+3
|\ \ \ \ \
| * | | | | clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth2015-05-081-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-181-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-151-3/+3
| |/ / /
* | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-171-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | pty: Fix input race when closingPeter Hurley2015-05-101-0/+3
| | |/ | |/|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-102-1/+2
|\ \ \
| * \ \ Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-071-0/+1
| |\ \ \
| | * | | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-041-0/+1
| | | |/ | | |/|
| * | | Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2015-05-071-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut2015-04-271-1/+1
| | |/
* | | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-082-4/+4
|\ \ \
| | \ \
| | \ \
| *-. | | Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-077-24/+35
| |\ \| | | | |_|/ | |/| |
| | * | ACPI / documentation: Fix ambiguity in the GPIO properties documentRafael J. Wysocki2015-05-041-3/+3
| | * | ACPI / documentation: fix a sentence about GPIO resourcesAntonio Ospite2015-04-301-1/+1
| |/ /
* | | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-05-061-1/+4
|\ \ \
| * | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-051-1/+4
| | |/ | |/|
* | | Documentation: bindings: add abracon,abx80xAlexandre Belloni2015-05-061-0/+30
* | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-061-3/+5
|/ /
* | Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-031-16/+16
|\ \
| * | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-16/+16
| |/
* | modsign: change default key detailsDavid Howells2015-04-301-3/+3
* | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-301-0/+2
|\ \
| * | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-281-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-272-1/+10
|\ \ | |/ |/|
| * net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-261-1/+1
| * mpls: Per-device enabling of packet inputRobert Shearman2015-04-221-0/+9
* | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-263-13/+167
|\ \
| * | platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-081-0/+69
| * | Documentation/ABI: Update sysfs-driver-toshiba_acpi entryAzael Avalos2015-04-081-13/+80
| * | thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-0/+18
* | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-0/+1
|\ \ \
| * | | platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-271-0/+1
| |/ /
* | | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-263-0/+40
|\ \ \
| * | | Add binding documentation for CRISJesper Nilsson2015-03-253-0/+40
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-0/+17
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+17
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-242-82/+40Star
|\ \ \ \ \