summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-112-0/+24
|\
| * Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai2015-12-191-0/+15
| * x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai2015-12-191-0/+9
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-01-112-0/+74
|\ \
| * \ Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-145-19/+16
| |\ \
| * | | x86, tracing, perf: Add trace point for MSR accessesAndi Kleen2015-12-062-0/+74
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-2/+2
|\ \ \ \
| * | | | locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() docu...Davidlohr Bueso2015-12-041-2/+2
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-119-10/+7023
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-069-10/+7023
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. | | | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney2015-12-071-6/+23
| | |\ \| | |
| | | * | | | rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney2015-12-071-5/+8
| | | * | | | rcu: Allow expedited grace periods to be disabled at initPaul E. McKenney2015-12-041-0/+5
| | | * | | | rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney2015-12-041-5/+14
| | | |/ / /
| | * | | | Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinkoChris Metcalf2015-12-051-4/+4
| | * | | | documentation: Update RCU requirements based on expedited changesPaul E. McKenney2015-12-052-3/+19
| | * | | | documentation: Clarify RCU memory barriers and requirementsPaul E. McKenney2015-12-052-54/+78
| | * | | | documentation: Expand on scheduler/RCU deadlock requirementsPaul E. McKenney2015-12-052-10/+18
| | * | | | documentation: Composability analogiesPaul E. McKenney2015-12-052-0/+16
| | * | | | documentation: Cover requirements controlling stall warningsPaul E. McKenney2015-12-052-2/+48
| | * | | | Documentation: Record bottom-bit-zero guarantee for ->nextPaul E. McKenney2015-12-052-0/+86
| | * | | | documentation: Record RCU requirementsPaul E. McKenney2015-12-057-0/+6800
| | |/ / /
* | | | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-113-15/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-303-13/+16
| * | | | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-082-2/+8
| * | | | don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-311-3/+3
|\ \ \ \ \
| * | | | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-181-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-191-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Input: sun4i-lradc-keys - fix typo in binding documentationKarsten Merker2015-12-121-1/+1
* | | | | | Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtdLinus Torvalds2015-12-181-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-081-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-171-14/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-051-14/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | e100.txt: Cleanup license info in kernel docJeff Kirsher2015-12-031-14/+0
* | | | | | | Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-12-151-6/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'fix/edma' into fixesVinod Koul2015-12-101-6/+4
| |\ \ \ \ \ \
| | * | | | | | dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi2015-12-101-3/+2
| | * | | | | | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi2015-12-101-3/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-0/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | dt-bindings: define little-endian property for QorIQ GPIOLi Yang2015-12-111-0/+4
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-031-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-021-0/+6
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-291-1/+3
|\ \ \ \
| * | | | dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatibleCaesar Wang2015-11-121-1/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-271-18/+0
|\ \ \ \ \
| * | | | | ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bo...Murali Karicheri2015-11-231-18/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-241-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-161-0/+3
| | |/ / | |/| |
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-201-0/+1
|\ \ \ \