summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds188-2678/+3593
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-2/+2
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2-22/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf39-8/+49
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf4-63/+27
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-9/+0
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf8-26/+37
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta10-10/+0
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta1-0/+16
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie1-0/+1
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2-0/+2
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2-4/+0
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2-0/+8
2016-10-07metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+66
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-788/+24
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-2/+3
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2-1/+9
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+16
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller3-66/+64
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava1-3/+15
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+98
2016-10-06parisc: Add hardened usercopy featureHelge Deller3-19/+41
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-92/+97
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds101-1840/+3192
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton22-730/+152
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton22-1/+643
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2-1/+64
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton3-7/+5
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton3-21/+3
2016-10-06MIPS: Support per-device DMA coherencePaul Burton7-2/+31
2016-10-06MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton1-4/+3
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton7-14/+31
2016-10-06MIPS: PCI: Support generic driversPaul Burton3-0/+54
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton4-25/+43
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton3-284/+306
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2-7/+4
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton1-3/+3
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton3-3/+25
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton2-6/+6
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski4-0/+48
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski3-120/+87
2016-10-06MIPS: BMIPS: Support APPENDED_DTBJaedon Shin1-0/+8
2016-10-06MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin8-38/+38
2016-10-06MIPS: BMIPS: Add support NAND device nodesJaedon Shin13-0/+195
2016-10-06MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin10-0/+92
2016-10-06MIPS: BMIPS: Add support GPIO device nodesJaedon Shin8-0/+246
2016-10-06MIPS: BMIPS: Add support PWM device nodesJaedon Shin16-0/+204