summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki1-14/+26
2017-07-29ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGeert Uytterhoeven1-1/+5
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-21/+69
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-42/+47
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-36/+168
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-246/+2
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple1-0/+8
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman1-3/+11
2017-07-28powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman1-10/+2
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero1-3/+10
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran1-1/+9
2017-07-27arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov1-0/+1
2017-07-27ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann1-0/+1
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann1-2/+9
2017-07-27ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann1-1/+1
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann1-1/+1
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2-2/+2
2017-07-27ARM: omap1: avoid unused variable warningArnd Bergmann1-4/+0
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann1-1/+1
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann1-6/+17
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann1-2/+10
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann1-2/+2
2017-07-27ARM: w90x900: normalize clk APIArnd Bergmann1-0/+29
2017-07-27ARM: ep93xx: normalize clk APIAlexander Sverdlin1-0/+20
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-253/+151
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-23/+80
2017-07-27ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai1-7/+9
2017-07-27arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe1-1/+1
2017-07-27ARM: dts: sunxi: h3/h5: Correct emac register sizeCorentin Labbe1-1/+1
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+1
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann1-0/+25
2017-07-27ARM: davinci: normalize clk APIArnd Bergmann1-0/+9
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann2-5/+9
2017-07-27ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann1-2/+2
2017-07-27ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman1-7/+0
2017-07-27ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman1-21/+0
2017-07-27Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2-3/+3
2017-07-27ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski1-0/+3
2017-07-27Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+1
2017-07-27Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann6-11/+92
2017-07-27Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+1
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V1-1/+1
2017-07-26Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2-1/+5
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li1-3/+14
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-2/+6
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li1-0/+2
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van1-11/+11