summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-1/+92
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+24
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+74
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-10/+7023
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+29
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-10/+7023
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro3-13/+16
2015-12-29irqchip/ts4800: Add documentation for TS-4800 interrupt controllerDamien Riegel1-0/+16
2015-12-29Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2015-12-19Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner1-0/+1
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai1-0/+15
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai1-0/+9
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin1-3/+3
2015-12-18Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+6
2015-12-18dt-bindings: Documents the mbigen bindingsMa Jun1-0/+74
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+0
2015-12-16irqchip/gic: Fix ARM11MPCore GIC bindingsLinus Walleij1-0/+1
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-6/+4
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar5-19/+16
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2015-12-12Input: sun4i-lradc-keys - fix typo in binding documentationKarsten Merker1-1/+1
2015-12-11dt-bindings: define little-endian property for QorIQ GPIOLi Yang1-0/+4
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul1-6/+4
2015-12-10dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi1-3/+2
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-3/+2
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro2-2/+8
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+5
2015-12-08doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris1-1/+6
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney1-6/+23
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney1-5/+8
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen2-0/+74
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-14/+0
2015-12-05Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinkoChris Metcalf1-4/+4
2015-12-05documentation: Update RCU requirements based on expedited changesPaul E. McKenney2-3/+19
2015-12-05documentation: Clarify RCU memory barriers and requirementsPaul E. McKenney2-54/+78
2015-12-05documentation: Expand on scheduler/RCU deadlock requirementsPaul E. McKenney2-10/+18
2015-12-05documentation: Composability analogiesPaul E. McKenney2-0/+16
2015-12-05documentation: Cover requirements controlling stall warningsPaul E. McKenney2-2/+48
2015-12-05Documentation: Record bottom-bit-zero guarantee for ->nextPaul E. McKenney2-0/+86
2015-12-05documentation: Record RCU requirementsPaul E. McKenney7-0/+6800
2015-12-04rcu: Allow expedited grace periods to be disabled at initPaul E. McKenney1-0/+5
2015-12-04rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney1-5/+14
2015-12-04locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() docu...Davidlohr Bueso1-2/+2
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2015-12-03e100.txt: Cleanup license info in kernel docJeff Kirsher1-14/+0
2015-12-03irqchip/sunxi-nmi: Add sun9i-a80 variant to binding docChen-Yu Tsai1-1/+1
2015-12-03irqchip/sunxi-nmi: Rename binding doc filename to allwinner,sunxi-nmi.txtChen-Yu Tsai1-0/+0