summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann2017-07-271-0/+1
| | * | | | | | ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
| | * | | | | | ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann2017-07-271-1/+1
| | * | | | | | ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| | * | | | | | ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2017-07-272-2/+2
| | * | | | | | ARM: omap1: avoid unused variable warningArnd Bergmann2017-07-271-4/+0
| | * | | | | | ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| | * | | | | | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
| | * | | | | | ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann2017-07-271-2/+10
| | * | | | | | ARM: rpc: rename RAM_SIZE macroArnd Bergmann2017-07-271-2/+2
| | * | | | | | ARM: w90x900: normalize clk APIArnd Bergmann2017-07-271-0/+29
| | * | | | | | ARM: ep93xx: normalize clk APIAlexander Sverdlin2017-07-271-0/+20
| | * | | | | | ARM: sa1100: normalize clk APIArnd Bergmann2017-07-271-0/+25
| | * | | | | | ARM: davinci: normalize clk APIArnd Bergmann2017-07-271-0/+9
| | * | | | | | ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann2017-07-272-5/+9
| | * | | | | | ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann2017-07-271-2/+2
| | * | | | | | Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-07-272-3/+3
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT2017-07-181-2/+2
| | | * | | | | ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT2017-07-181-1/+1
| | | |/ / / /
| | * | | | | ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski2017-07-271-0/+3
| | * | | | | Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-07-271-1/+1
| | |\ \ \ \ \
| | | * | | | | arm64: dts: renesas: ulcb: sound clock-frequency needs descending orderVladimir Barinov2017-07-101-1/+1
| | * | | | | | Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann2017-07-276-11/+92
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: dra71-evm: mdio: Fix impedance valuesLokesh Vutla2017-07-051-2/+2
| | | * | | | | | ARM: dts: dm816x: Correct the state of the write protect pinMihail Grigorov2017-07-051-1/+1
| | | * | | | | | ARM: dts: dm816x: Correct NAND support nodesTom Rini2017-07-052-1/+33
| | | * | | | | | ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren2017-06-301-0/+55
| | | * | | | | | ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2017-06-302-7/+1
| | * | | | | | | Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-07-271-1/+1
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | arm64: renesas: salvator-common: sound clock-frequency needs descending orderKuninori Morimoto2017-06-191-1/+1
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-043-10/+13
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers2017-08-041-2/+4
| | * | | | | | | arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas2017-08-041-7/+8
| | * | | | | | | arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Marc Zyngier2017-08-011-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-047-18/+48
| |\ \ \ \ \ \ \
| | * | | | | | | sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2017-08-041-2/+2
| | * | | | | | | sparc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-202-8/+0
| | * | | | | | | sparc64: Register hugepages during arch initNitin Gupta2017-07-201-1/+24
| | * | | | | | | sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-07-183-7/+22
| * | | | | | | | Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-049-21/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin2017-08-041-1/+14
| | * | | | | | | | powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin2017-08-041-1/+7
| | * | | | | | | | powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov2017-08-021-1/+1
| | * | | | | | | | powerpc/64s: Fix stack setup in watchdog soft_nmi_common()Nicholas Piggin2017-07-311-1/+9
| | * | | | | | | | Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-31316-3232/+4156
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple2017-07-281-0/+8
| | * | | | | | | | powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman2017-07-281-3/+11
| | * | | | | | | | powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman2017-07-281-10/+2
| | * | | | | | | | powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-07-281-3/+10
| | * | | | | | | | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-281-1/+9