summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-19Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+2
2017-06-02Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson55-237/+449
2017-06-02Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+1
2017-06-02ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada1-1/+1
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann1-0/+1
2017-05-26ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0Enric Balletbo i Serra1-4/+0
2017-05-26ARM: dts: am335x-sl50: Fix card detect pin for mmc1Enric Balletbo i Serra1-2/+2
2017-05-26ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSRMurali Karicheri2-2/+10
2017-05-26Merge tag 'arm-soc/for-4.12/devicetree-fixes-2' of http://github.com/Broadcom...Olof Johansson1-0/+5
2017-05-26arm64: defconfig: enable some core options for 64bit Rockchip socsHeiko Stuebner1-0/+10
2017-05-26Merge tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+6
2017-05-24arm64: marvell: dts: fix interrupts in 7k/8k crypto nodesAntoine Tenart2-4/+2
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-94/+231
2017-05-20Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-76/+43
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds38-124/+253
2017-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-14/+53
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-5/+42
2017-05-19Merge tag 'bcm2835-dt-fixes-2017-05-16' into devicetree/fixesFlorian Fainelli1-0/+5
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9
2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann6-6/+6
2017-05-19Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson6-6/+13
2017-05-19Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2-18/+1
2017-05-19arm64: defconfig: enable options needed for QCom DB410c boardRob Herring1-0/+7
2017-05-19arm64: defconfig: sync with savedefconfigRob Herring1-61/+42
2017-05-19ARM: configs: add a gemini defconfigLinus Walleij1-0/+68
2017-05-19Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson3-11/+15
2017-05-19devicetree: Move include prefixes from arch to separate directoryOlof Johansson10-10/+0
2017-05-19Merge tag 'v4.12-rc1' into fixesOlof Johansson251-16926/+6457
2017-05-19xen: make xen_flush_tlb_all() staticJuergen Gross1-1/+1
2017-05-19xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross2-75/+42
2017-05-19powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2017-05-18KVM: Silence underflow warning in avic_get_physical_id_entry()Dan Carpenter1-1/+2
2017-05-18Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář7-40/+89
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+4
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland3-6/+37
2017-05-17ARM: dts: dra7: Reduce cpu thermal shutdown temperatureRavikumar Kattekola1-0/+4
2017-05-17ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET1-0/+2
2017-05-17ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET1-1/+4