summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-234-72/+299
|\
| * locktorture: Document boot/module parametersPaul E. McKenney2014-09-161-0/+43
| * rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-1/+1
| * locktorture: Support rwsemsDavidlohr Bueso2014-09-161-0/+2
| * locktorture: Add infrastructure for torturing read locksDavidlohr Bueso2014-09-161-4/+12
| * locktorture: Support mutexesDavidlohr Bueso2014-09-161-0/+2
| * locktorture: Add documentationDavidlohr Bueso2014-09-161-0/+130
| * Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-162-9/+29
| |\
| | * documentation: Add verbiage on RCU-tasks stall warning messagesPaul E. McKenney2014-09-071-9/+24
| | * rcu: Add stall-warning checks for RCU-tasksPaul E. McKenney2014-09-071-0/+5
| | |
| | \
| *-. \ Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...Paul E. McKenney2014-09-161-0/+18
| |\ \ \ | | | |/ | | |/|
| | | * rcutorture: Add callback-flood testPaul E. McKenney2014-09-071-0/+18
| | |/
| * | memory-barriers: Fix description of 2-legged-if-based control dependenciesPaul E. McKenney2014-09-071-54/+49
| * | memory-barriers: Retain barrier() in fold-to-zero examplePaul E. McKenney2014-09-071-3/+6
| * | memory-barriers: Fix control-ordering no-transitivity examplePaul E. McKenney2014-09-071-11/+17
| |/
* | Merge tag 'sound-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-09-181-1/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...Mark Brown2014-09-151-1/+1
| |\ \ \
| | | * | ASoC: rockchip-i2s: dt: swap tx and rx channed request number in exampleJianqun2014-09-131-1/+1
| | |/ /
* | | | Merge tag 'spi-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-09-181-2/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-161-2/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | * | spi/rockchip: Mark DMA as optionalDoug Anderson2014-09-041-2/+6
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-151-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Input: atmel_mxt_ts - fix merge in DT documentationNick Dyer2014-09-111-4/+0
* | | | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-122-0/+2
|\ \ \ \
| * | | | USB: document the 'u' flag for usb-storage quirks parameterAlan Stern2014-09-081-0/+1
| * | | | doc: dt: mxs-phy: add compatible string for imx6sx-usbphyPeter Chen2014-09-031-0/+1
* | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-2/+2
|\ \ \ \ \
| * | | | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-031-2/+2
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-111-3/+3
|\ \ \ \ \
| * | | | | dt/bindings: rcar-audmapp: tidyup dmas explanationKuninori Morimoto2014-08-191-3/+3
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-071-0/+4
|\ \ \ \ \
| * | | | | stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-291-0/+4
* | | | | | Documentation: new page link in SubmittingPatchesSudip Mukherjee2014-09-071-0/+1
* | | | | | Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* | | | | | Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida2014-09-071-1/+1
* | | | | | Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan2014-09-071-5/+5
* | | | | | Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
* | | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-056-17/+18
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-056-17/+18
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | regulator: tps65090: Fix tps65090 typos in exampleAndreas Färber2014-08-061-2/+2
| | * | | | | | regulator: Proofread documentationGeert Uytterhoeven2014-08-275-15/+16
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Documentation: gpio: documentation for optional getters functionsAlexandre Courbot2014-08-291-1/+23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-09-041-1/+1
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown2014-09-021-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | | |/ / / / | | | |/| | | |
| | * | | | | | ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber2014-08-161-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-031-0/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Input: atmel_mxt_ts - improve description of gpio-keymap propertyNick Dyer2014-08-191-0/+11
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: GPMC: Support Software ECC scheme via DTRoger Quadros2014-08-251-1/+1
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud