summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-2415-103/+106
* lib/fonts: convert comments to utf-8Arnd Bergmann2018-08-244-512/+512
* s390: ebcdic: convert comments to UTF-8Arnd Bergmann2018-08-241-18/+18
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-2412-103/+103
* drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder2018-08-243-27/+17
* docs/core-api: mm-api: add section about GFP flagsMike Rapoport2018-08-241-0/+21
* docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport2018-08-241-137/+154
* docs/core-api: split memory management API to a separate fileMike Rapoport2018-08-243-54/+58
* docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport2018-08-241-1/+5
* docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport2018-08-241-1/+0
* mm/util: add kernel-doc for kvfreeMike Rapoport2018-08-241-0/+7
* mm/util: make strndup_user description a kernel-doc commentMike Rapoport2018-08-241-1/+1
* fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann2018-08-241-0/+2
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-248-8/+10
* fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-242-2/+3
* drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder2018-08-241-1/+1
* mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-245-16/+57
* mm: fix race on soft-offlining free huge pagesNaoya Horiguchi2018-08-243-14/+21
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-244-3/+106
* hfs: prevent crash on exit from failed searchErnesto A. Fernández2018-08-241-3/+4
* hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez2018-08-241-3/+4
* hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández2018-08-241-2/+2
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-239-253/+133
* Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-08-2227-419/+1738
|\
| * platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt2018-08-221-1/+1
| * platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap2018-08-171-0/+1
| * platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkillIke Panhc2018-08-151-0/+14
| * platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich2018-08-151-0/+1
| * platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva2018-08-151-4/+1
| * platform/x86: thinkpad_acpi: Fix multi-battery bugThomas Weißschuh2018-08-151-1/+5
| * platform/x86: thinkpad_acpi: extend battery quirk coverageJouke Witteveen2018-08-151-0/+4
| * platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tabletyouling2572018-08-151-0/+26
| * platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()Wei Yongjun2018-08-151-2/+2
| * platform/x86: mlx-platform: Remove unused defineVadim Pasternak2018-08-021-1/+0
| * platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systemsVadim Pasternak2018-08-021-2/+2
| * Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak2018-08-021-2/+3
| * platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systemsVadim Pasternak2018-08-021-0/+96
| * platform/x86: mlx-platform: Add ASIC hotplug device configurationVadim Pasternak2018-08-021-3/+71
| * platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notificationVadim Pasternak2018-08-021-9/+17
| * platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discoveryVadim Pasternak2018-08-021-8/+26
| * platform/x86: mlx-platform: Add mlxreg-fan platform driver activationVadim Pasternak2018-08-021-1/+143
| * platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-311-1/+1
| * platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-07-211-1/+2
| * platform/x86: thinkpad_acpi: Support battery quirkJouke Witteveen2018-07-181-2/+21
| * platform/x86: thinkpad_acpi: Proper model/release matchingJouke Witteveen2018-07-181-50/+48
| * platform/x86: intel_ips: remove redundant variables slope and offsetColin Ian King2018-07-181-4/+1
| * platform/mellanox: Use 2-factor allocator callsKees Cook2018-07-181-2/+2
| * platform/x86: asus-wireless: Fix uninitialized symbol usageJoão Paulo Rechi Vita2018-07-021-10/+13
| * platform/x86: asus-wireless: Toggle airplane mode LEDJoão Paulo Rechi Vita2018-07-021-0/+1
| * platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call staticColin Ian King2018-07-021-1/+1