index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-21
/
+37
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
-26
/
+39
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
-20
/
+36
2023-08-22
sparc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
-3
/
+3
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
-3
/
+3
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
-1
/
+1
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
-2
/
+2
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
-0
/
+1
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
-2
/
+2
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-7
/
+9
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+3
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+3
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
-0
/
+5
2023-06-19
sparc: allow pte_offset_map() to fail
Hugh Dickins
-0
/
+2
2023-06-16
sparc/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
-0
/
+7
2023-06-14
sparc64: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
-3
/
+3
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
-2
/
+2
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
-5
/
+3
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
-1
/
+0
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
-0
/
+1
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-12
/
+8
2023-04-18
sparc: Use of_property_read_bool() for boolean properties
Rob Herring
-2
/
+2
2023-04-18
sparc: Use of_property_present() for testing DT property presence
Rob Herring
-8
/
+8
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
-2
/
+2
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
-12
/
+8
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
-2
/
+2
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
-1
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
-1
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
-2
/
+6
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
-1
/
+0
2022-11-15
sparc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
-16
/
+16
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-2
/
+1
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+118
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-14
/
+20
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
-2
/
+1
2022-09-29
sparc: Unbreak the build
Bart Van Assche
-14
/
+20
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
-1
/
+1
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
-2
/
+2
2022-09-09
termios: uninline conversion helpers
Al Viro
-1
/
+118
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
-1
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-11
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+2
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-145
/
+4
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
-11
/
+0
2022-07-29
sparc: Use generic pci_mmap_resource_range()
Arnd Bergmann
-150
/
+4
[prev]
[next]