aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PM / core: Re-factor some code dealing with parents in __device_suspend()Ulf Hansson2017-12-04
* PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RWAndy Shevchenko2017-12-04
* PM / sysfs: Remove redundant 'else' keyword.Andy Shevchenko2017-12-04
* PM / sysfs: Convert to use sysfs_streq()Andy Shevchenko2017-12-04
* ACPI / PM: Support for LEAVE_SUSPENDED driver flag in ACPI PM domainRafael J. Wysocki2017-11-26
* PCI / PM: Support for LEAVE_SUSPENDED driver flagRafael J. Wysocki2017-11-26
* PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki2017-11-26
* Linux 4.15-rc1Linus Torvalds2017-11-26
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-26
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-26
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-21
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-21
| * ARM: make decompressor debug output user selectableRussell King2017-11-21
| * ARM: fix get_user_pages_fastRussell King2017-11-21
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-26
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-23
| * | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-23
| * | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-23
| * | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-14
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-14
| |\ \
| | * | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-13
| | * | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-13
| | * | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-13
| | * | irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-13
| | * | irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-12
| | * | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-10
| | * | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-10
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-26
|\ \ \ \
| * | | | x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-24
| * | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-23
| * | | | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-23
| * | | | x86/boot/KASLR: Remove unused variableChao Fan2017-11-23
| * | | | x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski2017-11-23
| * | | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-11-22
| * | | | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski2017-11-22
| * | | | x86/pkeys/selftests: Fix protection keys write() warningDave Hansen2017-11-21
| * | | | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2017-11-21
| * | | | x86/mpx/selftests: Fix up weird arraysDave Hansen2017-11-21
| * | | | x86/pkeys: Update documentation about availabilityDave Hansen2017-11-21
| * | | | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri2017-11-21
| * | | | x86/smpboot: Fix __max_logical_packages estimatePrarit Bhargava2017-11-17
| * | | | x86/topology: Avoid wasting 128k for package id arrayAndi Kleen2017-11-17
| * | | | perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen2017-11-17
| * | | | x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2017-11-17
| * | | | x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2017-11-17
| * | | | x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky2017-11-17
| * | | | x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2017-11-16
| * | | | x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov2017-11-16
| * | | | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov2017-11-16
| * | | | x86/umip: Identify the STR and SLDT instructionsRicardo Neri2017-11-14