summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Documentation/ABI: update infiniband sysfs interfacesAishwarya Pant2018-02-233-143/+820
| * aoe: document sysfs interfaceAishwarya Pant2018-02-231-0/+45
| * Documentation/ABI: add sysfs interface for s6e63m0 lcd driverAishwarya Pant2018-02-231-0/+27
| * Documentation/ABI: clean up sysfs-class-pktcdvdAishwarya Pant2018-02-231-54/+75
| * doc-guide: kernel-doc: add comment about formatting verificationMike Rapoport2018-02-231-0/+11
| * doc: module-signing.rst: Fix reST formattingPhilipp Hahn2018-02-231-2/+2
| * doc: Rename .system_keyring to .builtin_trusted_keysPhilipp Hahn2018-02-231-5/+5
| * Merge branch 'kerneldoc2' into docs-nextJonathan Corbet2018-02-201-301/+365
| |\
| | * docs: Add an SPDX header to kernel-docJonathan Corbet2018-02-201-0/+1
| | * docs: kernel-doc: Don't mangle literal code blocks in commentsJonathan Corbet2018-02-151-5/+64
| | * docs: kernel-doc: Finish moving STATE_* code out of process_file()Jonathan Corbet2018-02-151-62/+77
| | * docs: kernel-doc: Move STATE_PROTO processing into its own functionJonathan Corbet2018-02-151-18/+28
| | * docs: kernel-doc: Move STATE_BODY processing to a separate functionJonathan Corbet2018-02-151-92/+101
| | * docs: kernel-doc: Move STATE_NAME processing into its own functionJonathan Corbet2018-02-151-65/+72
| | * docs: kernel-doc: Move STATE_NORMAL processing into its own functionJonathan Corbet2018-02-151-5/+16
| | * docs: kernel-doc: Rename and split STATE_FIELDJonathan Corbet2018-02-151-11/+11
| | * docs: kernel-doc: Get rid of xml_escape() and friendsJonathan Corbet2018-02-151-56/+9
| * | linux-next: SLIMbus: doc: Fix a warning "Title underline too short"Masanari Iida2018-02-191-1/+1
| * | admin-guide: Fix list formatting in tained-kernels.htmlJonathan Neuschäfer2018-02-181-9/+9
| * | doc-guide: kernel-doc: add examples about nested union/structsMauro Carvalho Chehab2018-02-181-2/+11
| * | scripts: kernel-doc: support in-line comments on nested structs/unionsMauro Carvalho Chehab2018-02-181-1/+1
| * | doc-guide: kernel-doc: move in-line section to be after nested structMauro Carvalho Chehab2018-02-181-28/+28
| * | doc-guide: kernel-doc: fix example for inlined commentsMauro Carvalho Chehab2018-02-181-1/+1
| * | doc-guide: kernel-doc: fix example for nested_foobar structMauro Carvalho Chehab2018-02-181-0/+4
| * | Documentation/process/howto: Remove outdated info about bugzilla mailing listsJonathan Neuschäfer2018-02-181-8/+0
| * | scripts: kernel_doc: fixup reporting of function identifiersMike Rapoport2018-02-181-1/+1
| * | Documentation: Delete reference to the kernel-mentors mailing listMinghui Liu2018-02-161-7/+0
| * | Restructure kernel-doc.rstMatthew Wilcox2018-02-131-259/+217
| * | Fix whitespace in exampleMatthew Wilcox2018-02-131-1/+1
| * | Add scripts/split-man.plMatthew Wilcox2018-02-132-28/+30
| * | Minor fixes to kernel-doc.rstMatthew Wilcox2018-02-131-8/+8
| * | Add documentation for Context sectionMatthew Wilcox2018-02-131-0/+25
| * | Documentation/process: Co-developed-by instead of Co-Developed-byDominik Brodowski2018-02-131-1/+1
| * | tracing: Fix incorrect file nameXiongwei Song2018-02-131-1/+1
* | | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-039-18/+342
|\ \ \
| * | | leds: Fix wrong dmi_match on PC Engines APU LEDsHans Ulli Kroll2018-03-201-1/+1
| * | | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-114-5/+15
| * | | leds: Add more product/board names for PC Engines APU2Timothy Redaelli2018-02-191-2/+24
| * | | leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak2018-02-194-0/+292
| * | | leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIGVadim Pasternak2018-02-151-5/+5
| * | | leds: Clarify supported chips by LM355x driverPavel Machek2018-02-121-4/+4
| * | | leds: leds-mlxcpld: Allow compilation for 32 bit archVadim Pasternak2018-02-121-1/+1
| |/ /
* | | Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-04-0335-675/+1349
|\ \ \
| * | | ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-271-0/+21
| * | | ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-03-131-2/+2
| * | | ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard2018-03-131-0/+12
| * | | ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-121-154/+0
| * | | ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard2018-03-121-105/+0
| * | | ipmi: missing error code in try_smi_init()Dan Carpenter2018-03-061-0/+1
| * | | ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-061-2/+1