summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | irqchip/gic: Make quirks matching conditional on init return valueArd Biesheuvel2017-10-193-6/+13
| | * | irqchip/gic-v3: Probe device ID space before quirks handlingArd Biesheuvel2017-10-191-12/+6
| | * | irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni2017-10-194-9/+55
| | * | irqchip/brcmstb-l2: Add support for the BCM7271 L2 controllerDoug Berger2017-10-192-23/+66
| | * | irqchip/brcmstb-l2: Abstract register accessesDoug Berger2017-10-191-9/+20
| | * | irqchip/brcmstb-l2: Remove some processing from the handlerDoug Berger2017-10-191-24/+48
| | * | irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-191-6/+3
| | * | dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 supportGeert Uytterhoeven2017-10-191-0/+3
| | * | irqdomain: Add __rcu annotations to radix tree slotMasahiro Yamada2017-10-191-2/+2
| | * | irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada2017-10-192-7/+9
| |/ /
| * | irqchip: Add Kconfig menuRandy Dunlap2017-10-161-0/+4
| * | irqchip/irq-omap-intc: Do not statically initialize variablesLadislav Michl2017-10-161-2/+2
| * | irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl2017-10-162-14/+0
| * | genirq/matrix: Add tracepointsThomas Gleixner2017-09-252-0/+216
| * | genirq: Implement bitmap matrix allocatorThomas Gleixner2017-09-254-0/+454
| * | genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner2017-09-252-0/+7
| * | genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-256-12/+13
| * | genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-255-21/+52
| * | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-2512-25/+36
| * | genirq: Separate activation and startupThomas Gleixner2017-09-254-8/+43
| * | genirq: Set managed shut down flag at initThomas Gleixner2017-09-251-1/+1
| * | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner2017-09-252-4/+11
| * | irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner2017-09-253-1/+9
| * | genirq/msi: Capture device name for debugfsThomas Gleixner2017-09-254-1/+21
| * | genirq/debugfs: Show debug information for all irq descriptorsThomas Gleixner2017-09-252-1/+1
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-1421-108/+155
|\ \ \
| * | | x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross2017-11-102-11/+22
| * | | x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross2017-11-105-4/+6
| * | | x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross2017-11-102-0/+6
| * | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-1011-31/+40
| * | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-1012-61/+81
| * | | Merge branch 'linus' into x86/platform, to refresh the branchIngo Molnar2017-11-1013200-4066/+19822
| |\ \ \
| * | | | x86/platform/UV: Convert timers to use timer_setup()Kees Cook2017-10-171-3/+2
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-141-3/+7
|\ \ \ \ \
| * | | | | x86/stacktrace: Avoid recording save_stack_trace() wrappersVlastimil Babka2017-09-291-3/+7
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-144-8/+8
|\ \ \ \ \ \
| * | | | | | x86/events/amd/iommu: Make iommu_pmu const and __initconstBhumika Goyal2017-10-191-1/+1
| * | | | | | x86: Use ARRAY_SIZEJérémy Lefaure2017-10-193-7/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-147-7/+7
|\ \ \ \ \ \
| * | | | | | x86/boot: Disable Clang warnings about GNU extensionsMatthias Kaehlcke2017-10-311-0/+1
| * | | | | | x86/boot: Remove unnecessary #include <generated/utsrelease.h>Masahiro Yamada2017-10-111-1/+0
| * | | | | | x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-035-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13110-1145/+4067
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2017-11-1067-205/+466
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'x86/mm' into x86/asm, to merge branchesIngo Molnar2017-11-103-11/+10
| |\ \ \ \ \ \
| | * | | | | | x86/mm: Remove unnecessary TLB flush for SME in-place encryptionTom Lendacky2017-11-071-1/+0
| | * | | | | | mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2017-11-072-10/+10
| * | | | | | | x86/build: Make the boot image generation less verboseChangbin Du2017-11-091-5/+10
| * | | | | | | selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri2017-11-081-1/+17
| * | | | | | | selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri2017-11-081-1/+72