summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | metag: Fix typosAndrea Gelmini2016-07-154-5/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-041-0/+1
|\ \ \
| * | | powerpc/fsl_rio: fix a missing error codeDan Carpenter2016-08-041-0/+1
* | | | Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-048-21/+28
|\ \ \ \
| * | | | um: Support kcovVegard Nossum2016-08-044-0/+12
| * | | | um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger2016-08-041-2/+1
| * | | | um: Use asm-generic/irqflags.hDaniel Wagner2016-08-041-11/+7
| * | | | um: Fix possible deadlock in sig_handler_common()Richard Weinberger2016-08-041-2/+3
| * | | | um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger2016-08-041-0/+1
| * | | | um: Setup physical memory in setup_arch()Richard Weinberger2016-08-041-4/+4
| * | | | um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla2016-08-041-2/+0
* | | | | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-044-35/+182
|\ \ \ \ \
| * | | | | parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla2016-08-021-32/+32
| * | | | | parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller2016-08-021-3/+3
| * | | | | parisc: Add <asm/hash.h>George Spelvin2016-08-022-0/+147
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-042-17/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | m68k: enable binfmt_flat on systems with an MMUNicolas Pitre2016-07-281-2/+3
| * | | | m68k: use same start_thread() on MMU and no-MMUGreg Ungerer2016-07-251-12/+1
| * | | | m68k: fix file path commentGreg Ungerer2016-07-251-1/+1
| * | | | m68k: fix bFLT executable running on MMU enabled systemsGreg Ungerer2016-07-252-2/+6
* | | | | arm: jump label may reference text in __exitJason Baron2016-08-041-1/+1
* | | | | tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-041-0/+12
* | | | | sparc: support static_key usage in non-module __exit sectionsJason Baron2016-08-041-0/+7
* | | | | powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron2016-08-041-0/+1
* | | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-0474-463/+437
* | | | | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-0428-93/+93
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \ \ \ \
| * | | | | ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko2016-07-301-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-0239-266/+114
|\ \ \ \ \ \
| * | | | | | powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine2016-08-021-15/+5
| * | | | | | rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-2/+2
| * | | | | | kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik2016-08-021-3/+2
| * | | | | | ARM: kexec: fix kexec for Keystone 2Russell King2016-08-022-1/+25
| * | | | | | ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-08-021-0/+8
| * | | | | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-1/+1
| * | | | | | ARM: kexec: advertise location of bootable RAMRussell King2016-08-021-2/+21
| * | | | | | ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-08-021-0/+16
| * | | | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-028-208/+0
| * | | | | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-4/+4
| * | | | | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-0223-30/+30
* | | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0218-221/+284
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01201-966/+1021
| |\ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-013-16/+55
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | | * | | | | | | | x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | | * | | | | | | | x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12
| | | | * | | | | | | | x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch2016-06-131-0/+1
| | | | * | | | | | | | x86/PCI: VMD: Select device dma ops to overrideKeith Busch2016-06-131-3/+3
| | | |/ / / / / / / /
| | * / / / / / / / / arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700Thomas Petazzoni2016-07-262-0/+30
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-012-2/+12
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |