summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy2018-07-165-320/+340
| * powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy2018-07-161-6/+1
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-1629-496/+50
* | powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-121-12/+12
* | powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman2018-07-121-9/+9
* | powerpc: Remove Power8 DD1 from cputableJoel Stanley2018-07-122-27/+7
* | powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski2018-07-101-10/+10
* | powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2Bartosz Golaszewski2018-07-101-1/+1
* | powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ngBartosz Golaszewski2018-07-101-1/+1
* | powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen2018-07-042-1/+1
* | powerpc/msi: Remove VLA usageKees Cook2018-07-041-7/+8
* | powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 caseAlexey Kardashevskiy2018-07-041-1/+1
* | powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-07-041-1/+6
* | powerpc/mpc5200: Remove VLA usageKees Cook2018-07-031-1/+4
* | Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva2018-07-024-152/+1
* | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-023-90/+0
* | powerpc/powernv/memtrace: Remove memtrace mmap()Michael Neuling2018-07-021-29/+0
* | powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-07-021-1/+1
* | powerpc/pci: Remove legacy debug codeBreno Leitao2018-07-021-3/+0
* | powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer2018-07-021-10/+0
* | powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann2018-07-021-2/+2
* | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-023-9/+20
* | Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-307-34/+17
|\ \
| * | parisc: Build kernel without -ffunction-sectionsHelge Deller2018-06-291-4/+0
| * | parisc: Reduce debug output in unwind codeHelge Deller2018-06-281-2/+2
| * | parisc: Wire up io_pgetevents syscallHelge Deller2018-06-282-1/+3
| * | parisc: Default to 4 SMP CPUsHelge Deller2018-06-281-1/+1
| * | parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko2018-06-281-16/+9
| * | parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller2018-06-281-2/+2
| * | parisc: Drop struct sigaction from not exported header fileHelge Deller2018-06-281-8/+0
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-3011-24/+39
|\ \ \
| * \ \ Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-06-292-6/+2
| |\ \ \
| | * | | ARM: dts: da850: Fix interrups property for gpioKeerthy2018-06-271-5/+1
| | * | | ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford2018-06-261-1/+1
| | | |/ | | |/|
| * | | Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson2018-06-292-0/+4
| |\ \ \
| | * | | arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach2018-06-281-0/+2
| | * | | arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach2018-06-281-0/+2
| | |/ /
| * | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2018-06-297-18/+33
| |\ \ \
| | * | | ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl2018-06-271-1/+1
| | * | | ARM64: dts: meson-axg: fix ethernet stability issueJerome Brunet2018-06-271-1/+14
| | * | | ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman2018-06-272-8/+6
| | * | | ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong2018-06-271-0/+7
| | * | | ARM64: dts: meson: fix register ranges for SD/eMMCKevin Hilman2018-06-272-5/+5
| | * | | ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet2018-06-271-3/+0
| | |/ /
* | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-307-32/+0
|\ \ \ \
| * | | | powerpc: Remove -Wattribute-alias pragmasPaul Burton2018-06-257-32/+0
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-307-28/+24
|\ \ \ \
| * | | | x86/mm: Clean up the printk()s in show_fault_oops()Dmitry Vyukov2018-06-271-7/+4
| * | | | x86/mm: Drop unneeded __always_inline for p4d page table helpersKirill A. Shutemov2018-06-272-3/+3
| * | | | x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-06-271-2/+2