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
Age
Commit message (
Expand
)
Author
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-27
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
sparc: Annotate struct cpuinfo_tree with __counted_by
Kees Cook
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-05
sparc64: add missing initialization of folio in tlb_batch_add()
Mike Rapoport (IBM)
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc: Remove <asm/ide.h>
Geert Uytterhoeven
2023-08-22
sparc: remove <asm/export.h>
Masahiro Yamada
2023-08-22
sparc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
2023-08-21
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-11
tty: vcc: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
[next]