aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Gravatar Greg Kroah-Hartman 1-1/+1
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 3-2/+6
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2022-11-15sparc: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 2-16/+16
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+1
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-1/+118
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-14/+20
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+1
2022-09-29sparc: Unbreak the buildGravatar Bart Van Assche 3-14/+20
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Gravatar Greg Kroah-Hartman 1-1/+1
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 1-2/+2
2022-09-09termios: uninline conversion helpersGravatar Al Viro 2-1/+118
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Gravatar Sebastian Andrzej Siewior 1-1/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-11/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-145/+4
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 2-11/+0
2022-07-29sparc: Use generic pci_mmap_resource_range()Gravatar Arnd Bergmann 1-150/+4
2022-07-29PCI: Remove pci_mmap_page_range() wrapperGravatar Arnd Bergmann 1-4/+9
2022-06-29context_tracking: Split user tracking KconfigGravatar Frederic Weisbecker 1-1/+1
2022-06-24jump_label: mips: move module NOP patching into arch codeGravatar Ard Biesheuvel 1-3/+0
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Gravatar Sebastian Andrzej Siewior 1-0/+2
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-10/+14
2022-05-07fork: Generalize PF_IO_WORKER handlingGravatar Eric W. Biederman 2-8/+6
2022-05-07fork: Pass struct kernel_clone_args into copy_threadGravatar Eric W. Biederman 2-4/+10
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedGravatar Marco Elver 2-0/+2
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationGravatar Masahiro Yamada 1-2/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-11/+8
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-17/+1
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-12/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 3-5/+4
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 2-6/+4
2022-02-25sparc: Remove usage of the deprecated "pci-dma-compat.h" APIGravatar Christophe JAILLET 1-1/+1
2022-02-25uaccess: remove CONFIG_SET_FSGravatar Arnd Bergmann 1-2/+0
2022-02-25sparc64: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 2-14/+0
2022-02-25uaccess: fix type mismatch warnings from access_ok()Gravatar Arnd Bergmann 1-1/+1
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-104/+7
2022-01-20proc: make the proc_create[_data]() stubs static inlinesGravatar Hans de Goede 1-5/+3
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionGravatar Kefeng Wang 1-55/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonGravatar Kefeng Wang 1-49/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefGravatar Kefeng Wang 1-3/+10
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-6/+2
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeGravatar Aneesh Kumar K.V 1-0/+1
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 2-6/+2
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesGravatar Thomas Gleixner 1-2/+2