summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas
2018-01-17powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-11x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas
2017-12-18xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko
2017-12-18powerpc: Set I/O port resource types correctlyBjorn Helgaas
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-12-18powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko
2017-12-18powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski
2017-12-15x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin
2017-12-14arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland
2017-12-13Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...Linus Torvalds
2017-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-13ARM: dts: vf610-zii-dev: use XAUI for DSA link portsRussell King
2017-12-13arm64: fault: avoid send SIGBUS two timesDongjiu Geng
2017-12-12bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann
2017-12-12x86/Xen: don't report ancient LAPIC versionJan Beulich
2017-12-12arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.hWill Deacon
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2017-12-12arm64: Define cputype macros for Falkor CPUShanker Donthineni
2017-12-12arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-11x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...Andrey Ryabinin
2017-12-11x86/build: Don't verify mtools configuration file for isoimageChangbin Du
2017-12-11arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper
2017-12-11arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-11RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt
2017-12-11RISC-V: Resurrect smp_mb__after_spinlock()Palmer Dabbelt
2017-12-11RISC-V: Logical vs Bitwise typoDan Carpenter