summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross
2014-10-03arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall
2014-10-03m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven
2014-10-03m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-03powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfigMichael Ellerman
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman
2014-10-03powerpc: Don't build powernv for other platform defconfigsMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-03perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang
2014-10-03perf/x86/intel/uncore: Fix minor race in box set upAndi Kleen
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-03sched/x86: Fix up typo in topology detectionDave Hansen
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-10-02ARM: DTS: meson: update DTSI to add watchdog nodeCarlo Caione
2014-10-02ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen
2014-10-02arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter
2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla
2014-10-02arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla
2014-10-02Merge tag 'mvebu-dt-3.18-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf
2014-10-02Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Arnd Bergmann
2014-10-02CNS3xxx: Fix debug UART.Krzysztof HaƂasa
2014-10-02tile gxio: use better string copy primitiveChris Metcalf
2014-10-02Removed repeated word in commentsKurt McAlpine
2014-10-02tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven
2014-10-02tile: use ARRAY_SIZEHimangi Saraogi
2014-10-02kbuild: arm: Do not define "comma" twiceMasahiro Yamada
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada
2014-10-02arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard
2014-10-02powerpc: Add printk levels to powernv platform codeAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard
2014-10-02powerpc: Fill in si_addr_lsb siginfo fieldAnton Blanchard
2014-10-02powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handlerAnton Blanchard
2014-10-02powerpc: Simplify do_sigbusAnton Blanchard
2014-10-02Revert "crypto: aesni - disable "by8" AVX CTR optimization"Mathias Krause
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu