aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain6-163/+5
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain6-23/+4
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain2-4/+19
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain6-17/+108
2019-01-22m68k/mac: Fix PRAM accessorsFinn Thain1-10/+33
2019-01-22m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain1-18/+41
2019-01-22m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain1-38/+23
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPSFinn Thain3-0/+28
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2-30/+1
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain1-0/+49
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain1-36/+3
2019-01-22m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain2-0/+245
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds58-550/+31
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+9
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-7/+5
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2-14/+5
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada23-23/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada1-1/+1
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada6-7/+6
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada23-59/+19
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada1-10/+0
2019-01-06nios2: remove unneeded HAS_DMA defineMasahiro Yamada1-3/+0
2019-01-05Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-0/+6
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds15-186/+64
2019-01-05Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-12/+19
2019-01-05Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-2/+2
2019-01-05Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2-18/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-118/+1611
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds11-109/+151
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds48-593/+579
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds33-219/+1550
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds52-144/+101
2019-01-05x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig1-1/+9
2019-01-04ia64: fix compile without swiotlbChristoph Hellwig2-1/+3
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds4-18/+51
2019-01-04Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds1-31/+22
2019-01-04x86 uaccess: Introduce __put_user_gotoLinus Torvalds1-11/+17
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller1-2/+2
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson1-6/+17
2019-01-04ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMACMasahiro Yamada1-0/+1
2019-01-04arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso1-1/+1
2019-01-04mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)1-0/+1
2019-01-04mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)1-0/+5
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)36-126/+78
2019-01-04fls: change parameter to unsigned intMatthew Wilcox13-17/+16
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds1-1/+8