summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-114-7/+154
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mtd: nand: gpio: update bindingChristophe Leroy2017-05-101-2/+2
| * | | | | | | | | | | | dt-bindings: mtd: Document the STM32 QSPI bindingsLudovic Barre2017-05-011-0/+43
| * | | | | | | | | | | | mtd: nand: denali_dt: remove dma-mask DT propertyMasahiro Yamada2017-04-251-2/+0
| * | | | | | | | | | | | mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variantMasahiro Yamada2017-04-251-2/+3
| * | | | | | | | | | | | mtd: nand: atmel: Document the new DT bindingsBoris Brezillon2017-04-251-1/+106
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-43/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-14/+1
| * | | | | | | | | | | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-25/+41
| * | | | | | | | | | | | Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-111-19/+4
* | | | | | | | | | | | | Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-05-104-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rtc: ds1307: support m41t0 variantStefan Agner2017-04-141-0/+1
| * | | | | | | | | | | | | dt-bindings: rtc: document the rtc-sh bindingsChris Brandt2017-04-031-0/+28
| * | | | | | | | | | | | | rtc: cpcap: new rtc driverSebastian Reichel2017-03-091-0/+18
| * | | | | | | | | | | | | dt-bindings: Add vendor prefix for MotorolaSebastian Reichel2017-03-091-0/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-1010-11/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dt-bindings: arm: mediatek: document clk bindings for MT6797Kevin-CW Chen2017-04-197-1/+8
| * | | | | | | | | | | | | clk: vc5: Add bindings for IDT VersaClock 5P49V5935Alexey Firago2017-04-191-3/+13
| * | | | | | | | | | | | | Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-04-191-1/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | dt-bindings: update device tree binding for Allwinner PRCM CCUsIcenowy Zheng2017-04-041-1/+16
| | * | | | | | | | | | | | | clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driverIcenowy Zheng2017-03-061-0/+1
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'amlogic-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Michael Turquette2017-04-121-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.12-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2017-04-121-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dt-bindings: rk1108-cru: rename RK1108 to RV1108Andy Yan2017-03-221-6/+6
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-102-43/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | nfs: remove the objlayout driverChristoph Hellwig2017-04-202-43/+0
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-102-0/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-092-0/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABIChristoffer Dall2017-05-091-11/+12
| | * | | | | | | | | | | | | | KVM: arm/arm64: Add GICV3 pending table save API documentationEric Auger2017-05-081-0/+6
| | * | | | | | | | | | | | | | KVM: arm/arm64: Add ITS save/restore API documentationEric Auger2017-05-081-0/+120
* | | | | | | | | | | | | | | | Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-05-105-0/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/l...Arnd Bergmann2017-03-305-0/+153
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Documentation: tee subsystem and op-tee driverJens Wiklander2017-03-102-0/+120
| | * | | | | | | | | | | | | | | tee: generic TEE subsystemJens Wiklander2017-03-091-0/+1
| | * | | | | | | | | | | | | | | dt/bindings: add bindings for opteeJens Wiklander2017-03-062-0/+32
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-1011-255/+503
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | srcu: Specify auto-expedite holdoff timePaul E. McKenney2017-04-261-0/+8
| * | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-2310-255/+495
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-214-6/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney2017-04-181-1/+10
| | | | * | | | | | | | | | | | | | | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney2017-04-181-2/+2
| | | | * | | | | | | | | | | | | | | rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney2017-04-181-2/+10
| | | | * | | | | | | | | | | | | | | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney2017-04-181-1/+8
| | | * | | | | | | | | | | | | | | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-183-5/+6
| | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | doc: Update control-dependencies section of memory-barriers.txtpierre Kuo2017-04-121-1/+1
| | * | | | | | | | | | | | | | | | doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney2017-04-121-1/+3
| | * | | | | | | | | | | | | | | | doc: Update the comparisons rule in rcu_dereference.txtMichalis Kokologiannakis2017-04-121-0/+9
| | * | | | | | | | | | | | | | | | doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney2017-04-121-14/+15
| | * | | | | | | | | | | | | | | | doc: Update requirements based on recent changesPaul E. McKenney2017-04-121-26/+94