summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-314-68/+249
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-284-68/+249
| |\
| | * Documentation/memory-barriers.txt: Clarify release/acquire orderingPaul E. McKenney2014-02-241-30/+61
| | * documentation: Fix some inconsistencies in RTFP.txtPaul E. McKenney2014-02-171-24/+125
| | * Documentation/memory-barriers.txt: Need barriers() for some control dependenciesPaul E. McKenney2014-02-171-7/+19
| | * Documentation/kernel-per-CPU-kthreads.txt: Workqueue affinityPaul E. McKenney2014-02-171-1/+12
| | * Documentation/memory-barriers.txt: Conditional must use prior loadPaul E. McKenney2014-02-171-1/+2
| | * Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherencePaul E. McKenney2014-02-171-0/+17
| | * documentation: Document call_rcu() safety mechanisms and limitationsPaul E. McKenney2014-02-171-5/+13
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \
| * \ \ Merge branch 'core/urgent' into core/lockingIngo Molnar2014-02-271-2/+3
| |\ \ \
| | * | | hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin2014-01-311-2/+3
* | | | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-241-0/+1
* | | | | netlink: fix setsockopt in mmap examples in documentationstephen hemminger2014-03-201-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-142-21/+33
|\ \ \ \ \
| * | | | | packet: doc: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
| * | | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-20/+32
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-101-4/+4
|\ \ \ \ \ \
| * | | | | | pinctrl: Rename Broadcom Capri pinctrl bindingSherman Yin2014-02-251-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-082-9/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | dm thin: fix Documentation for held metadata root featureMike Snitzer2014-03-061-3/+2
| * | | | | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-052-6/+34
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-042-6/+22
|\ \ \ \ \
| * | | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-031-6/+0
| * | | | | net: ethoc: document OF bindingsMax Filippov2014-02-191-0/+22
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-031-2/+2
|\ \ \ \ \ \
| * | | | | | clk: shmobile: Fix typo in MSTP clock DT bindingsLaurent Pinchart2014-02-241-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-03-021-6/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dma: sdma: Add imx25 compatibleMarkus Pargmann2014-02-181-6/+10
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-241-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-191-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Documentation: dt: OMAP: Update Overo/TobiFlorian Vaussard2014-02-141-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-231-2/+1
|\ \ \ \ \ \
| * | | | | | Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2014-02-221-2/+1
| |/ / / / /
* | | | | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-10/+109
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-131-2/+84
| * | | | | PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev2014-02-131-6/+6
| * | | | | PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev2014-02-131-3/+20
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-192-45/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker2014-02-131-45/+0
| * | | | net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-131-0/+58
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-161-2/+39
|\ \ \ \ \
| * | | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| * | | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-163-7/+29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-102-0/+10
| |\ \ \ \ \
| | * | | | | spi/atmel: document clock propertiesBoris BREZILLON2014-02-071-0/+5
| | * | | | | mmc: atmel-mci: document clock propertiesBoris BREZILLON2014-02-071-0/+5
| | | |_|/ / | | |/| | |
| * | | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-7/+13
| * | | | | drivers: phy: Make NULL a valid phy referenceAndrew Lunn2014-02-051-0/+6
| |/ / / /