index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
2
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
2
-6
/
+0
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-1
/
+1
|
\
\
|
*
|
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-12
1
-1
/
+1
|
|
/
*
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
1
-0
/
+90
|
\
\
|
*
|
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
1
-33
/
+15
|
*
|
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
1
-12
/
+16
|
*
|
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
1
-3
/
+4
|
*
|
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2022-08-26
1
-0
/
+103
|
|
/
*
|
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
2
-4
/
+1
|
\
\
|
*
|
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-2
/
+0
|
*
|
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+1
*
|
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
3
-148
/
+118
|
\
\
\
|
*
|
|
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
1
-1
/
+1
|
|
\
|
|
|
*
|
|
termios: get rid of non-UAPI asm/termios.h
Al Viro
2022-09-09
1
-8
/
+0
|
*
|
|
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
2022-09-09
1
-9
/
+0
|
*
|
|
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
2022-09-09
1
-2
/
+2
|
*
|
|
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
2
-9
/
+3
|
*
|
|
termios: uninline conversion helpers
Al Viro
2022-09-09
3
-131
/
+124
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
2
-0
/
+24
|
\
\
\
|
*
|
|
sparc: Fix the generic IO helpers
Linus Walleij
2022-09-08
2
-0
/
+24
|
|
/
/
*
|
|
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-04
5
-39
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc: Unbreak the build
Bart Van Assche
2022-09-30
5
-39
/
+39
|
|
/
*
/
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-09-05
1
-1
/
+1
|
/
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-08
2
-15
/
+15
|
\
|
*
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-07-01
2
-15
/
+15
*
|
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
2
-11
/
+0
|
\
\
|
*
|
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-30
2
-11
/
+0
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
7
-39
/
+32
|
\
\
|
*
|
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+0
|
*
|
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
5
-39
/
+24
|
*
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
2
-0
/
+9
|
|
/
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-0
/
+2
|
\
\
|
*
|
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-06-15
1
-0
/
+2
|
|
/
*
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
3
-162
/
+5
|
\
\
|
*
\
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2022-08-04
2
-17
/
+0
|
|
\
\
|
|
*
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-23
1
-8
/
+0
|
|
*
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-23
1
-9
/
+0
|
|
|
/
|
*
|
sparc: Use generic pci_mmap_resource_range()
Arnd Bergmann
2022-07-29
2
-150
/
+5
|
*
|
PCI: Remove pci_mmap_page_range() wrapper
Arnd Bergmann
2022-07-29
1
-4
/
+9
|
|
/
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2022-06-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
2
-2
/
+2
|
\
\
|
*
|
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-30
2
-2
/
+2
|
|
/
*
|
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-01
1
-3
/
+0
|
\
\
|
*
|
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
2022-06-24
1
-3
/
+0
|
|
/
*
/
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-21
2
-2
/
+2
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
2
-10
/
+14
|
\
[next]