summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-5/+5
|\
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-292-5/+5
* | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-301-11/+4
|\ \
| * | sparc: unify sparc32/sparc64 archhelpRandy Dunlap2023-04-261-11/+4
| |/
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-282-2/+2
|\ \
| * | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-242-2/+2
| |/
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-2/+2
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | sparc/cpu: Mark cpu_play_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/
* | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-0/+8
|\ \
| * | mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov2023-03-161-0/+6
| * | mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-0/+2
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-275-65/+80
|\ \
| * | sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand2023-04-181-50/+66
| * | sparc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
| * | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-054-8/+5
| * | sparc/mm: fix MAX_ORDER usage in tsb_grow()Kirill A. Shutemov2023-04-051-2/+2
| |/
* | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-273-12/+8
|\ \
| * | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-043-12/+8
| |/
* | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-278-10/+13
|\ \
| * | sparc: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-182-2/+2
| * | sparc: Use of_property_present() for testing DT property presenceRob Herring2023-04-185-8/+8
| * | of: Make devtree_lock declaration privateRob Herring2023-04-101-0/+3
| |/
* | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
|/
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-052-2/+10
|\
| * sparc: fix livelock in uaccessAl Viro2023-03-022-2/+10
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-243-6/+3
|\ \
| * | dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| * | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
| * | vio: move to_vio_dev() to use container_of_const()Greg Kroah-Hartman2023-01-271-4/+1
| |/
* | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-1/+1
|\ \
| * | sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap2023-02-091-1/+1
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-234-16/+62
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-022-2/+0
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bitDavid Hildenbrand2023-02-021-3/+35
| * | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bitDavid Hildenbrand2023-02-022-12/+29
| |/
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-204-3/+6
|\ \
| * | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-133-2/+6
| * | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
| |/
* | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-132-11/+1
* | char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport2023-02-131-6/+0
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-9/+1
|\
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-083-9/+1
* | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-5/+5
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | net: remove skb->vlan_presentEric Dumazet2022-11-111-5/+5
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-122-16/+16
|\ \ \
| * | | sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-16/+16
| |/ /