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
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
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-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
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: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-16
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-09-08
sparc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
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-20
sparc: switch to kernel_clone()
Christian Brauner
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
sparc: switch to ->regset_get()
Al Viro
2020-07-27
sparc64: get rid of odd callers of copy_regset_from_user()
Al Viro
2020-07-27
sparc32: get rid of odd callers of copy_regset_from_user()
Al Viro
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-26
sparc64: get rid of odd callers of copy_regset_to_user()
Al Viro
2020-06-26
sparc32: get rid of odd callers of copy_regset_to_user()
Al Viro
2020-06-26
sparc64: switch genregs32_get() to use of get_from_target()
Al Viro
2020-06-23
sparc: unconditionally enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-23
sparc: share process creation helpers between sparc and sparc64
Christian Brauner
2020-06-23
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-17
arch: wire-up close_range()
Christian Brauner
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
[next]