index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Age
Commit message (
Expand
)
Author
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
sh: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
sh: add loglvl to dump_mem()
Dmitry Safonov
2020-06-08
sh: implement flush_icache_user_range
Christoph Hellwig
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-04
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-04
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-06-01
sh: Convert ins[bwl]/outs[bwl] macros to inline functions
Kuninori Morimoto
2020-06-01
sh: Convert iounmap() macros to inline functions
Kuninori Morimoto
2020-05-29
sh32: convert to csum_and_copy_from_user()
Al Viro
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-09
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2020-04-09
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-03-27
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-17
sh: mach-highlander: Fix comment spelling
Geert Uytterhoeven
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-31
sh: sh7269: Remove bogus SSU GPIO function definitions
Geert Uytterhoeven
2019-12-31
sh: sh7264: Remove bogus SSU GPIO function definitions
Geert Uytterhoeven
2019-12-31
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
2019-12-18
y2038: sh: remove timeval/timespec usage from headers
Arnd Bergmann
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-11
sh: remove __iounmap
Christoph Hellwig
2019-11-01
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
[next]