summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-3/+6
* x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-1/+3
* x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez2015-05-272-4/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-221-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-211-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-211-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-161-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-092-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-072-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-051-1/+4
|\ \ \
| * | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-051-1/+4
| | |/ | |/|
* | | Documentation: bindings: add abracon,abx80xAlexandre Belloni2015-05-051-0/+30
* | | kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2015-05-051-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-071-0/+69
| * | Documentation/ABI: Update sysfs-driver-toshiba_acpi entryAzael Avalos2015-04-071-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-261-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/+40
|\ \ \ \ \
| * | | | | target: Version 2 of TCMU ABIAndy Grover2015-04-191-15/+28
| * | | | | target: fix tcm_mod_builder.pyChristoph Hellwig2015-04-151-1/+1
| * | | | | target: simplify the target template registration APIChristoph Hellwig2015-04-141-67/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-1/+11
|\ \ \ \ \
| * | | | | pwm: imx-pwm: add explicit compatible strings and required clock propertiesMatt Porter2015-03-111-1/+11
| |/ / / /