summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-39/+110
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+38
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+74
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-10/+69
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+5
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+91
2015-06-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+47
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-40/+181
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-67/+102
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-50/+44
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar12-50/+97
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette1-1/+1
2015-06-19crypto: marvell/cesa - add DT bindings documentationBoris BREZILLON1-0/+45
2015-06-19crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON1-1/+4
2015-06-19crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON1-8/+16
2015-06-19crypto: mv_cesa - document the clocks propertyBoris BREZILLON1-0/+2
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu241-2212/+6681
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre1-1/+1
2015-06-18irqchip: atmel-aic5: Add sama5d2 supportNicolas Ferre1-1/+1
2015-06-17i2c: slave: fix the example how to instantiate from userspaceWolfram Sang1-3/+3
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-06-12Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida1-1/+1
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-0/+6
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse1-0/+6
2015-06-09x86/mpx: Introduce a boot-time disable flagDave Hansen1-0/+4
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar1-2/+2
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman1-2/+2
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar1-2/+2
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar1-0/+3
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj1-0/+3
2015-06-07x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani1-3/+6
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani1-1/+3
2015-06-06Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+2
2015-06-05irqchip: renesas: intc-irqpin: Improve binding documentationGeert Uytterhoeven1-2/+37
2015-06-04crypto: doc - Fix typo in crypto-API.tmplMasanari Iida1-2/+2
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar1-3/+3
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar3-4/+55
2015-06-03crypto: doc - cover new AEAD interfaceStephan Mueller1-6/+17
2015-06-02dt-bindings: Document the STM32 timer bindingsMaxime Coquelin1-0/+22
2015-06-02dt-bindings: Document the ARM System timer bindingsMaxime Coquelin1-0/+26
2015-06-02doc: dt: Add documentation for lpc3220-timerJoachim Eastwood1-0/+26
2015-06-02Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar3-1/+91
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-67/+102
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar6-34/+28
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-26/+7
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-05-30target/user: Only support full command pass-throughAndy Grover1-20/+1