summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2018-12-2133-117/+285
|\
| * ACPICA: Update version to 20181213Bob Moore2018-12-131-1/+1
| * ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss2018-12-131-2/+4
| * ACPICA: Debug output: Add option to display method/object evaluationBob Moore2018-12-137-3/+68
| * ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-133-1/+7
| * ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-12-132-0/+2
| * ACPICA: Expressions in package elements are not supportedBob Moore2018-12-131-0/+26
| * ACPICA: Update buffer-to-string conversionsBob Moore2018-12-131-12/+37
| * ACPICA: add comments, no functional changeBob Moore2018-12-131-3/+3
| * ACPICA: Remove defines that use deprecated flagErik Schmauss2018-12-1311-41/+3
| * ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore2018-12-132-0/+2
| * Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki2018-11-299-55/+133
| |\
| | * ACPICA: Update version to 20181031Bob Moore2018-11-081-1/+1
| | * ACPICA: iASL: Enhance error detectionBob Moore2018-11-085-9/+34
| | * ACPICA: iASL: adding definition and disassembly for TPM2 revision 3Erik Schmauss2018-11-081-0/+23
| | * ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2018-11-081-1/+1
| | * ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss2018-11-081-44/+74
* | | ACPI / OSI: Add OEM _OSI string to enable dGPU direct outputAlex Hung2018-12-181-0/+7
* | | Linux 4.20-rc7v4.20-rc7Linus Torvalds2018-12-171-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-1516-30/+54
|\ \ \
| * | | scripts/spdxcheck.py: always open files in binary modeThierry Reding2018-12-151-2/+4
| * | | checkstack.pl: fix for aarch64Qian Cai2018-12-151-2/+2
| * | | userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli2018-12-151-1/+2
| * | | fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski2018-12-151-0/+7
| * | | hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu2018-12-151-2/+3
| * | | memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li2018-12-151-1/+1
| * | | psi: fix reference to kernel commandline enableBaruch Siach2018-12-151-2/+2
| * | | arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
| * | | mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-152-0/+22
| * | | mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-154-17/+6
| * | | alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-152-3/+4
* | | | Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-143-2/+5
|\ \ \ \
| * | | | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-121-1/+1
| * | | | aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
| * | | | block/bio: Do not zero user pagesKeith Busch2018-12-101-1/+2
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-141-1/+1
|\ \ \ \ \
| * | | | | arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-111-1/+1
* | | | | | Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-1412-20/+80
|\ \ \ \ \ \
| * | | | | | powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
| * | | | | | powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
| * | | | | | powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
| * | | | | | powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
| * | | | | | powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
| * | | | | | powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
| * | | | | | powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
| * | | | | | powerpc/papr_scm: Use depend instead of selectOliver O'Halloran2018-12-071-2/+1
| * | | | | | powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das2018-12-073-1/+11
| * | | | | | powerpc/boot: Fix build failures with -j 1Michael Ellerman2018-12-061-1/+1