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
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-20
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-12
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
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
[next]