index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+0
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-7
/
+2
2019-11-11
sh: remove __iounmap
Christoph Hellwig
1
-7
/
+2
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
1
-15
/
+15
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
1
-0
/
+61
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
1
-33
/
+1
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-16
/
+6
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+25
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
1
-0
/
+37
2019-07-12
sh: add the missing pud_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-07-01
sh: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-4
/
+25
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
1
-1
/
+1
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
1
-1
/
+0
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-3
/
+14
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-131
/
+10
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-41
/
+14
2019-04-08
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
4
-4
/
+14
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2
-18
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-23
/
+7
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
sh/tlb: Convert SH to generic mmu_gather
Peter Zijlstra
2
-129
/
+10
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+1
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2
-2
/
+2
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-2
/
+2
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
1
-2
/
+5
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+6
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-153
/
+60
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
35
-153
/
+60
2018-12-26
Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2018-12-19
sh: generate uapi header and syscall table header files
Firoz Khan
1
-0
/
+1
2018-12-19
sh: add __NR_syscalls along with NR_syscalls
Firoz Khan
1
-0
/
+2
2018-12-18
sh: remove board_time_init() callback
Arnd Bergmann
1
-1
/
+0
2018-12-18
sh: remove unused rtc_sh_get/set_time infrastructure
Arnd Bergmann
1
-2
/
+0
[next]