summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)Miquel Raynal2018-10-021-34/+105
* arm64: marvell: Enable SEI driverMiquel Raynal2018-10-021-0/+1
* irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal2018-10-024-0/+512
* irqchip/irq-mvebu-icu: Support ICU subnodesMiquel Raynal2018-10-021-16/+57
* irqchip/irq-mvebu-icu: Disociate ICU and NSRMiquel Raynal2018-10-021-25/+32
* irqchip/irq-mvebu-icu: Clarify the reset operation of configured interruptsMiquel Raynal2018-10-021-2/+6
* irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal2018-10-021-1/+1
* dt-bindings/interrupt-controller: Fix Marvell ICU length in the exampleMiquel Raynal2018-10-021-1/+1
* genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier2018-10-022-11/+20
* dt-bindings: irqchip: renesas-irqc: Document r8a7744 supportBiju Das2018-10-021-0/+1
* dt-bindings: irqchip: renesas-irqc: Document R-Car E3 supportGeert Uytterhoeven2018-10-021-1/+3
* irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer2018-10-021-0/+1
* irqchip/gic-v3-its: Allow use of LPI tables in reserved memoryMarc Zyngier2018-10-021-5/+38
* irqchip/gic-v3-its: Register LPI tables with EFI config tableMarc Zyngier2018-10-021-0/+12
* irqchip/gic-v3-its: Check that all RDs have the same property tableMarc Zyngier2018-10-021-0/+9
* irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernelsMarc Zyngier2018-10-021-0/+8
* irqchip/gic-v3-its: Allow use of pre-programmed LPI tablesMarc Zyngier2018-10-021-12/+61
* irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier2018-10-022-11/+15
* irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier2018-10-022-28/+53
* irqchip/gic-v3-its: Split property table clearing from allocationMarc Zyngier2018-10-021-7/+10
* irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usageMarc Zyngier2018-10-021-7/+3
* irqchip/gic-v3-its: Change initialization ordering for LPIsMarc Zyngier2018-10-021-8/+12
* efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-262-0/+33
* efi/arm: libstub: add a root memreserve config tableArd Biesheuvel2018-09-261-0/+27
* efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-262-1/+34
* Linux 4.19-rc3v4.19-rc3Linus Torvalds2018-09-101-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-092-12/+32
|\ \
| * | clocksource: Revert "Remove kthread"Peter Zijlstra2018-09-061-10/+30
| * | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-1/+3
|\ \ \
| * | | irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He2018-09-061-1/+3
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-5/+6
|\ \ \ \
| * | | | cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner2018-09-061-2/+3
| * | | | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay2018-09-061-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-093-5/+16
|\ \ \ \
| * | | | random: make CPU trust a boot parameterKees Cook2018-09-013-5/+16
* | | | | Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-0910-36/+47
|\ \ \ \ \
| * | | | | kbuild: modules_install: warn when missing System.map fileRandy Dunlap2018-09-091-0/+1
| * | | | | kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-021-2/+2
| * | | | | kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada2018-09-027-32/+43
| * | | | | kconfig: remove a spurious self-assignmentLukas Bulwahn2018-08-311-1/+0
| * | | | | scripts/setlocalversion: git: Make -dirty check more robustGenki Sky2018-08-311-1/+1