summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2019-07-0819-308/+91
|\
| * ACPICA: Update version to 20190703Bob Moore2019-07-041-1/+1
| * ACPICA: Update table load object initializationErik Schmauss2019-07-042-17/+9
| * ACPICA: Update for object initialization sequenceBob Moore2019-07-043-33/+29
| * ACPICA: remove legacy module-level code due to deprecationErik Schmauss2019-07-048-244/+0
| * ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore2019-07-041-11/+43
| * Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki2019-07-043-15/+23
| |\
| * | ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-195-5/+12
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2019-07-087-25/+31
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | ACPI: tools: Exclude tools/* from .gitignore patternsMasahiro Yamada2019-05-281-4/+4
| | | * | | ACPI: Make AC and battery drivers available on !X86Ard Biesheuvel2019-06-221-2/+0
| | | | |/ | | | |/|
| | * | | ACPI: OSL: Make a W=1 kernel-doc warning go awayQian Cai2019-06-042-4/+4
| * | | | ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss2019-06-142-5/+12
| * | | | ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri2019-06-131-10/+11
* | | | | ACPI / PMIC: intel: Drop double removal of address space handlerAndy Shevchenko2019-07-031-2/+0
* | | | | Linux 5.2-rc7v5.2-rc7Linus Torvalds2019-06-301-2/+2
* | | | | Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-301-1/+1
|\ \ \ \ \
| * | | | | powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin2019-06-251-1/+1
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-301-0/+6
|\ \ \ \ \ \
| * | | | | | cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata2019-06-271-0/+3
| * | | | | | cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven2019-06-261-0/+3
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-298-55/+89
|\ \ \ \ \ \ \
| * | | | | | | x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf2019-06-281-4/+22
| * | | | | | | perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu2019-06-281-5/+5
| * | | | | | | x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-06-261-1/+10
| * | | | | | | x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov2019-06-261-11/+13
| * | | | | | | x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov2019-06-261-1/+2
| * | | | | | | x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-06-261-8/+9
| * | | | | | | x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King2019-06-221-1/+2
| * | | | | | | x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre2019-06-201-19/+16
| * | | | | | | x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner2019-06-191-5/+10
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-2911-38/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-243-3/+5
| * | | | | | | | perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang2019-06-243-7/+4
| * | | | | | | | perf/x86: Clean up PEBS_XMM_REGSKan Liang2019-06-243-21/+3
| * | | | | | | | perf/x86/regs: Check reserved bitsKan Liang2019-06-241-2/+5
| * | | | | | | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-245-4/+27
| * | | | | | | | perf/ioctl: Add check for the sample_period valueRavi Bangoria2019-06-241-0/+3
| * | | | | | | | perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra2019-06-171-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-295-17/+71
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-06-175-17/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo2019-06-051-11/+24
| | * | | | | | | | irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-06-052-2/+32
| | * | | | | | | | irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi2019-06-051-2/+2
| | * | | | | | | | irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren2019-06-051-2/+13
* | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-294-13/+18
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2019-06-2212110-100437/+19077
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | efibc: Replace variable set function in notifier callTian Baofeng2019-06-221-5/+7
| | * | | | | | | | | | x86/efi: fix a -Wtype-limits compilation warningQian Cai2019-06-211-1/+1
| | * | | | | | | | | | efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-06-111-5/+0