summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-2366-313/+345
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-221-2/+2
| |\
| | * ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan2015-05-221-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
| |\ \
| | * | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
| * | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-211-0/+1
| |\ \ \
| | * | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-2110-15/+60
| |\ \ \ \
| | * | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-204-2/+27
| | * | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-203-0/+3
| | * | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-201-0/+2
| | * | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-114-11/+16
| | * | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-111-1/+1
| | * | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-112-0/+9
| | * | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-101-2/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-213-11/+12
| |\ \ \ \ \
| | * | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
| | * | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
| | * | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
| | * | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
| * | | | | | Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-05-194-11/+30
| |\ \ \ \ \ \
| | * | | | | | powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
| | * | | | | | powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens2015-05-121-2/+2
| | * | | | | | powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V2015-05-121-9/+16
| | * | | | | | powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V2015-05-121-0/+11
| * | | | | | | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-05-169-17/+10
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan2015-05-151-1/+1
| | * | | | | | | MIPS: Fix up obsolete cpu_set usageEzequiel Garcia2015-05-151-1/+1
| | * | | | | | | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard2015-05-131-2/+2
| | * | | | | | | MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-121-6/+0
| | * | | | | | | MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther2015-05-121-1/+0
| | * | | | | | | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen2015-05-121-1/+1
| | * | | | | | | MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-123-5/+5
| * | | | | | | | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2015-05-163-16/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARC: inline cache flush toggle helpersVineet Gupta2015-05-111-2/+2
| | * | | | | | | | ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta2015-05-111-13/+0
| | * | | | | | | | ARC: unbork !LLSC buildVineet Gupta2015-05-101-1/+1
| * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-1624-163/+188
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-157-40/+41
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski2015-05-141-1/+1
| | | * | | | | | | | | ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-144-37/+34
| | | * | | | | | | | | ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski2015-05-131-2/+2
| | | * | | | | | | | | ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall2015-05-131-1/+3
| | | * | | | | | | | | ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach BoardsJavier Martinez Canillas2015-05-132-0/+2
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-05-154-3/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: dove: Add clock-names to CuBox Si5351 clk generatorSebastian Hesselbarth2015-05-111-0/+1
| | | * | | | | | | | | ARM: mvebu: Fix the main PLL frequency on Armada 375, 38x and 39x SoCsGregory CLEMENT2015-05-013-3/+3
| | * | | | | | | | | | Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-132-30/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2015-05-132-30/+0
| | * | | | | | | | | | | ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll2015-05-122-2/+6