summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada2019-05-181-0/+1
* | sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers2019-05-181-2/+1Star
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\ \
| * | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-151-1/+0Star
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-1518-18/+18
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0Star
* | | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-8/+3Star
* | | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | | sh: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* | | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0Star
* | | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-5/+6
* | | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta2019-05-141-1/+0Star
* | | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-126-6/+6
|\ \ \
| * \ \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-056-6/+6
| |\ \ \
| | * | | mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-186-6/+6
* | | | | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-081-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven2019-04-021-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-2/+2
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-212-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-085-5/+0Star
|\ \ \ \
| * \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-223-43/+16Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-065-5/+0Star
* | | | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-05-071-3/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-021-3/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | spi: sh-msiof: Convert to use GPIO descriptorsGeert Uytterhoeven2019-04-041-3/+9
| | | |_|/ | | |/| |
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-073-3/+14
|\ \ \ \ \
| * | | | | sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon2019-04-084-4/+14
| * | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-7/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-103-43/+16Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0Star
| * | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-4/+0Star
|\ \ \ \ \
| * | | | | sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-4/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-131/+10Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2019-04-032-129/+10Star
| * | | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1Star
| | |/ / | |/| |
* | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-061-2/+2
|\ \ \
| * | | sh: fix multiple function definition build errorsRandy Dunlap2019-04-061-2/+2
| | |/ | |/|
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-052-18/+7Star
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-23/+7Star
|/ /