summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/
* / mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
|/
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-6/+0
|\ \ | |/ |/|
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-6/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| |/
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-0/+90
|\ \
| * | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-33/+15
| * | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-12/+16
| * | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-3/+4
| * | crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-261-0/+103
| |/
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+1
|\ \
| * | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+1
* | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-073-148/+118
|\ \ \
| * | | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-1/+1
| |\| |
| * | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-8/+0
| * | | termios: convert the last (sparc) INIT_C_CC to arrayAl Viro2022-09-091-9/+0
| * | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
| * | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-092-9/+3
| * | | termios: uninline conversion helpersAl Viro2022-09-093-131/+124
| | |/ | |/|