summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68k/defconfig: Update defconfigs for v4.18-rc6Geert Uytterhoeven2018-07-2912-143/+218
* m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-297-61/+29
* m68k/page_no.h: force __va argument to be unsigned longMike Rapoport2018-07-291-1/+1
* m68k/bitops: convert __ffs to match generic declarationMike Rapoport2018-07-291-2/+6
* m68k/io: Switch mmu variant to <asm-generic/io.h>Geert Uytterhoeven2018-07-293-38/+10
* m68k/io: Move mem*io define guards to <asm/kmap.h>Geert Uytterhoeven2018-07-292-11/+3
* m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven2018-07-292-3/+5
* m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-2912-187/+0
* m68k: mac: Use time64_t in RTC handlingArnd Bergmann2018-07-291-28/+36
* m68k: Use generic dma_noncoherent_opsChristoph Hellwig2018-07-234-72/+11
* m68k/mac: Enable PDMA for PowerBook 500 seriesFinn Thain2018-07-232-19/+1
* alpha: fix osf_wait4() breakageAl Viro2018-07-221-4/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-222-7/+4
|\
| * Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| |\
| | * ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| * | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-201-6/+3
| |\ \
| | * | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-171-6/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-3/+0
|\ \ \ \
| * | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
* | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-223-9/+10
|\ \ \ \ \
| * | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| * | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-222-2/+7
|\ \ \ \ \ \
| * | | | | | x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-162-2/+7
* | | | | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-227-9/+47
|\ \ \ \ \ \ \
| * | | | | | | powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy2018-07-181-0/+2
| * | | | | | | powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-181-0/+1
| * | | | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-184-7/+42
| * | | | | | | powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-171-2/+2
* | | | | | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-222-9/+3
* | | | | | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-212-6/+6
* | | | | | | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| * | | | | | | | ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| * | | | | | | | ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| * | | | | | | | ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| * | | | | | | | ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0
| * | | | | | | | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0
| * | | | | | | | ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| * | | | | | | | ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| * | | | | | | | ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1
| * | | | | | | | ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-212-3/+1
| * | | | | | | | ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-141-14/+1
* | | | | | | | | Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-206-70/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
| * | | | | | | | | nds32: To simplify the implementation of update_mmu_cache()Greentime Hu2018-07-031-39/+8
| * | | | | | | | | nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-031-1/+2
| * | | | | | | | | nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-032-23/+39
| * | | | | | | | | nds32: Fix build error caused by configuration flag renameGuenter Roeck2018-06-191-6/+6
| * | | | | | | | | nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck2018-06-191-0/+2