index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-0
/
+1
*
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-07
43
-1240
/
+45
|
\
|
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
42
-1234
/
+16
|
*
sh: Convert ins[bwl]/outs[bwl] macros to inline functions
Kuninori Morimoto
2020-06-01
1
-6
/
+28
|
*
sh: Convert iounmap() macros to inline functions
Kuninori Morimoto
2020-06-01
1
-1
/
+1
*
|
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-05
2
-2
/
+0
*
|
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2020-06-05
2
-6
/
+4
*
|
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-0
/
+1
*
|
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-6
/
+0
*
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
sh32: convert to csum_and_copy_from_user()
Al Viro
2020-05-29
1
-2
/
+7
*
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-28
/
+34
|
/
*
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
1
-5
/
+3
|
\
|
*
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
2020-04-08
1
-5
/
+3
*
|
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-3
/
+0
|
/
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-16
/
+0
*
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
2020-03-28
1
-3
/
+0
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-3
/
+2
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
|
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+0
|
/
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-7
/
+2
|
\
|
*
sh: remove __iounmap
Christoph Hellwig
2019-11-11
1
-7
/
+2
*
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-15
/
+15
*
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-0
/
+61
|
/
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-5
/
+0
*
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-25
1
-33
/
+1
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-16
/
+6
*
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-13
1
-4
/
+25
|
\
|
*
sh: don't use asm-generic/ptrace.h
Christoph Hellwig
2019-07-01
1
-4
/
+25
*
|
sh: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
1
-0
/
+37
*
|
sh: add the missing pud_page definition
Christoph Hellwig
2019-07-12
1
-0
/
+3
*
|
sh: prevent warnings when using iounmap
Sam Ravnborg
2019-07-12
1
-1
/
+5
*
|
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
1
-1
/
+1
*
|
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
|
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
|
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
|
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
|
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2019-06-24
1
-1
/
+0
|
/
*
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+0
*
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-08
2
-2
/
+2
|
\
|
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-21
2
-2
/
+2
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
3
-3
/
+14
|
\
\
|
*
|
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
2019-04-08
4
-4
/
+14
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
2
-41
/
+14
|
|
\
\
\
|
*
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
2
-131
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]