aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-12Documentation: fix driver-api doc refsTom Saeger3-7/+7
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula3-1/+21
2017-10-12Makefile: enable dochelp run from main make levelShuah Khan1-1/+1
2017-10-12doc: enhance dochelp include default output location for doc buildShuah Khan1-0/+2
2017-10-12doc: dev-tools: kselftest.rst: update to include make O=dir supportShuah Khan1-2/+32
2017-10-07PM: docs: Fix stale reference in kernel-parameters.txtRafael J. Wysocki1-1/+1
2017-10-07Documentation: add kernel-api section on Math functionsRandy Dunlap1-0/+24
2017-10-07lib/gcd: add kernel-doc notationRandy Dunlap1-0/+6
2017-10-07math64: add missing kernel-doc notationRandy Dunlap1-0/+27
2017-10-07div64: add missing kernel-docRandy Dunlap2-0/+20
2017-10-07linux/log2.h: fix kernel-doc notationRandy Dunlap1-19/+23
2017-10-07Documentation: add Kernel Driver Statement to the kernelGreg Kroah-Hartman2-0/+200
2017-10-03docs: Update binfmt_misc linksTom Saeger2-2/+2
2017-10-03Documentation: Improve softlockup_panic= description textBorislav Petkov1-0/+6
2017-10-03Documentation/features/KASAN: mark KASAN as supported only on 64-bit on x86Adam Borowski1-1/+1
2017-09-26scripts/kernel-doc: warn on excess enum value descriptionsJohannes Berg1-4/+13
2017-09-26docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap4-15/+21
2017-09-26docs: highres: fix broken urlsstephen lu1-2/+2
2017-09-26Documentation/process: phrasofixJunio C Hamano1-1/+1
2017-09-26Documentation/process: fix the canonical patch format descriptionJunio C Hamano1-4/+4
2017-09-26console: Update to reflect new default valueDaniel Xu1-2/+2
2017-09-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap2-4/+8
2017-09-26Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap1-4/+2
2017-09-26Documentation: fix little inconsistenciesPavel Machek1-4/+4
2017-09-24Linux 4.14-rc2Linus Torvalds1-1/+1
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-15/+18
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-86/+122
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+17
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-29/+36
2017-09-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+3
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds8-52/+89
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-23Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-23security: fix description of values returned by cap_inode_need_killprivStefan Berger1-3/+3
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds15-14/+108
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds17-161/+281
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds71-414/+646
2017-09-23Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds24-137/+2088
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf13-45/+42
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2-17/+32
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-20/+36
2017-09-22Merge branch 'net-fix-reuseaddr-regression'David S. Miller1-2/+4
2017-09-22inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6