summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-03x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-10-03ARM: dts: at91: sama5d4_xplained: even nand memory partitionsTudor Ambarus
2018-10-03ARM: dts: at91: sama5d3_xplained: even nand memory partitionsTudor Ambarus
2018-10-03ARM: dts: at91: at91sam9x5cm: even nand memory partitionsTudor Ambarus
2018-10-03ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsetsTudor Ambarus
2018-10-03ARM: dts: at91: at91sam9x5cm: fix addressable nand flash sizeTudor Ambarus
2018-10-03ARM: dts: at91: sama5d4_xplained: fix addressable nand flash sizeTudor Ambarus
2018-10-03arm64: dts: marvell: add CP110 ICU SEI subnodeMiquel Raynal
2018-10-03arm64: dts: marvell: use new bindings for CP110 interruptsMiquel Raynal
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-03powerpc: Wire up memtestChristophe Leroy
2018-10-03powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy
2018-10-03powerpc/tm: Reformat commentsMichael Neuling
2018-10-03powerpc/config: Enable CONFIG_PRINTK_TIMEPetr Vorel
2018-10-03powerpc: Remove duplicated include from pci_32.cYueHaibing
2018-10-03powerpc/64s: consolidate MCE counter increment.Michal Suchanek
2018-10-03powerpc/tm: Print 64-bits MSRBreno Leitao
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao
2018-10-03powerpc/powernv: Mark function as __noreturnBreno Leitao
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao
2018-10-03powerpc/64: add stack protector supportChristophe Leroy
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-10-03powerpc/xive: Move a dereference below a NULL testzhong jiang
2018-10-03powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2018-10-03powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-03powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring
2018-10-03powerpc/cell: Use irq_of_parse_and_map() helperRob Herring
2018-10-03powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V
2018-10-03powerpc/mm/thp: update pmd_trans_huge to check for pmd_presentAneesh Kumar K.V
2018-10-03arch/powerpc/mm/hash: validate the pte entries before handling the hash faultAneesh Kumar K.V
2018-10-03powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_hugeAneesh Kumar K.V
2018-10-03powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.Aneesh Kumar K.V
2018-10-03powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V
2018-10-03powerpc/powernv: Make possible for user to force a full ipl cec rebootVaibhav Jain
2018-10-03powerpc/perf: Add missing break in power7_marked_instr_event()Michael Ellerman
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-10-03arm64: dts: uniphier: add SD controller nodesMasahiro Yamada
2018-10-03ARM: dts: uniphier: add SD/eMMC controller nodesMasahiro Yamada
2018-10-02x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02RISCV: Fix end PFN for low memoryAtish Patra
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis