summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix security related doc refsTom Saeger2017-10-124-5/+5
* Documentation: fix input related doc refsTom Saeger2017-10-124-8/+9
* Documentation: fix admin-guide doc refsTom Saeger2017-10-129-14/+19
* Documentation: fix driver-api doc refsTom Saeger2017-10-123-7/+7
* Documentation: add script and build target to check for broken file referencesJani Nikula2017-10-123-1/+21
* Makefile: enable dochelp run from main make levelShuah Khan2017-10-121-1/+1
* doc: enhance dochelp include default output location for doc buildShuah Khan2017-10-121-0/+2
* doc: dev-tools: kselftest.rst: update to include make O=dir supportShuah Khan2017-10-121-2/+32
* PM: docs: Fix stale reference in kernel-parameters.txtRafael J. Wysocki2017-10-071-1/+1
* Documentation: add kernel-api section on Math functionsRandy Dunlap2017-10-071-0/+24
* lib/gcd: add kernel-doc notationRandy Dunlap2017-10-071-0/+6
* math64: add missing kernel-doc notationRandy Dunlap2017-10-071-0/+27
* div64: add missing kernel-docRandy Dunlap2017-10-072-0/+20
* linux/log2.h: fix kernel-doc notationRandy Dunlap2017-10-071-19/+23
* Documentation: add Kernel Driver Statement to the kernelGreg Kroah-Hartman2017-10-072-0/+200
* docs: Update binfmt_misc linksTom Saeger2017-10-032-2/+2
* Documentation: Improve softlockup_panic= description textBorislav Petkov2017-10-031-0/+6
* Documentation/features/KASAN: mark KASAN as supported only on 64-bit on x86Adam Borowski2017-10-031-1/+1
* scripts/kernel-doc: warn on excess enum value descriptionsJohannes Berg2017-09-261-4/+13
* docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap2017-09-264-15/+21
* docs: highres: fix broken urlsstephen lu2017-09-261-2/+2
* Documentation/process: phrasofixJunio C Hamano2017-09-261-1/+1
* Documentation/process: fix the canonical patch format descriptionJunio C Hamano2017-09-261-4/+4
* console: Update to reflect new default valueDaniel Xu2017-09-261-2/+2
* Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap2017-09-262-4/+8
* Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap2017-09-261-4/+2
* Documentation: fix little inconsistenciesPavel Machek2017-09-261-4/+4
* Linux 4.14-rc2v4.14-rc2Linus Torvalds2017-09-251-1/+1
* Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-254-15/+18
|\
| * dt-bindings: clk: stm32h7: fix clock-cell sizeGabriel Fernandez2017-09-221-1/+1
| * scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand2017-09-201-13/+9
| * dt-bindings: fix vendor prefix for AbraconAlexandre Belloni2017-09-191-1/+1
| * of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-191-0/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-2420-86/+122
|\ \
| * | x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-2313-45/+42
| * | objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-232-17/+32
| * | x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski2017-09-171-6/+7
| * | x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2017-09-172-8/+8
| * | x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware codeAndy Lutomirski2017-09-171-2/+19
| * | x86/mm: Factor out CR3-building codeAndy Lutomirski2017-09-172-10/+16
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-241-2/+2
|\ \ \
| * | | clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-244-14/+17
|\ \ \
| * \ \ Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-09-213-10/+16
| |\ \ \
| | * | | irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton2017-09-191-3/+3
| | * | | irqchip/gic-v4: Fix building with ancient gccArnd Bergmann2017-09-191-3/+9
| | * | | irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu2017-09-191-4/+4
| | | |/ | | |/|
| * | | Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner2017-09-211-4/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-246-29/+36
|\ \ \ \
| * | | | arm64/syscalls: Move address limit check in loopThomas Garnier2017-09-171-3/+3