index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
alpha: switch to copy_thread_tls()
Christian Brauner
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-12
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-12
alpha: c_next should increase position index
Matt Turner
2020-06-12
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
2020-06-12
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2020-06-12
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
2020-06-12
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
2020-06-12
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2020-06-12
alpha: fix rtc port ranges
Mikulas Patocka
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
alpha: add show_stack_loglvl()
Dmitry Safonov
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
2020-05-15
alpha: constify sysrq_key_op
Emil Velikov
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-30
alpha: Fix nautilus PCI setup
Ivan Kokshaysky
2020-03-29
alpha: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
[next]