summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2017-07-31parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-29ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGeert Uytterhoeven
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman
2017-07-28powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-27arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov
2017-07-27ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann
2017-07-27ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap1: avoid unused variable warningArnd Bergmann
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann
2017-07-27ARM: w90x900: normalize clk APIArnd Bergmann
2017-07-27ARM: ep93xx: normalize clk APIAlexander Sverdlin
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-27ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai
2017-07-27arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe
2017-07-27ARM: dts: sunxi: h3/h5: Correct emac register sizeCorentin Labbe
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann
2017-07-27ARM: davinci: normalize clk APIArnd Bergmann
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann
2017-07-27ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann
2017-07-27ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman
2017-07-27ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman
2017-07-27Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-07-27ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski
2017-07-27Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-07-27Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann
2017-07-27Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V