aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar9-10/+10
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross2-2/+10
2014-10-03arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall2-2/+2
2014-10-03m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven1-38/+40
2014-10-03m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-10-03powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfigMichael Ellerman1-0/+1
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman1-0/+1
2014-10-03powerpc: Don't build powernv for other platform defconfigsMichael Ellerman5-0/+5
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang1-1/+0
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King125-443/+796
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2-1/+12
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang2-2/+2
2014-10-02ARM: DTS: meson: update DTSI to add watchdog nodeCarlo Caione1-0/+5
2014-10-02ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij1-0/+121
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-97/+168
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf4-35/+172
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini1-0/+3
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen2-2/+2
2014-10-02arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter1-0/+1
2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla2-2/+6
2014-10-02arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla3-0/+470
2014-10-02Merge tag 'mvebu-dt-3.18-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann1-1/+10
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf3-44/+24
2014-10-02Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/dtArnd Bergmann3-1/+11
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Arnd Bergmann1-1/+1
2014-10-02CNS3xxx: Fix debug UART.Krzysztof HaƂasa1-3/+4
2014-10-02tile gxio: use better string copy primitiveChris Metcalf1-5/+32
2014-10-02Removed repeated word in commentsKurt McAlpine1-5/+5
2014-10-02tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf1-0/+1
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven3-11/+6
2014-10-02tile: use ARRAY_SIZEHimangi Saraogi1-1/+1
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul1-1/+1
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard5-10/+10
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard2-4/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard8-16/+10
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard2-36/+31
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard1-0/+8
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard1-6/+11
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard1-10/+10
2014-10-02Revert "crypto: aesni - disable "by8" AVX CTR optimization"Mathias Krause1-2/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+2
2014-10-02crypto: aesni - remove unused defines in "by8" variantMathias Krause1-3/+0
2014-10-02crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause1-2/+15
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas13-130/+56
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas9-13/+147
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2-3/+3
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang1-4/+2