summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-13/+0
| * | | mips: drop definition of pfn_valid() for DISCONTIGMEMMike Rapoport (IBM)2023-02-091-15/+0
| * | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * | | mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-023-16/+131
| |/ /
* | | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-214-36/+0
|\ \ \
| * | | MIPS: loongson32: Drop obsolete cpufreq platform deviceKeguang Zhang2023-02-134-36/+0
| |/ /
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-1/+1
|\| |
| * | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-031-1/+1
| |/
* | cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra2023-01-131-3/+3
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-5/+3
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2022-12-232-1/+5
|\
| * MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli2022-12-211-0/+2
| * MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos2022-12-211-1/+3
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-1/+1
|\ \
| * | mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-1/+1
* | | Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-161-2/+2
|\ \ \
| * | | staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven2022-11-021-2/+2
| |/ /
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-137-27/+25
|\ \ \
| * | | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-116-25/+25
| * | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \
| * | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
| | |/ / | |/| |
* | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-1/+0
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+1
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-178-21/+26
| |\ \ \ \ \
| * | | | | | eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski2022-10-271-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-4/+5
|\ \ \ \ \ \
| * | | | | | mips: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+5
| |/ / / / /
* | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-123-10/+3
|\ \ \ \ \ \
| * | | | | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-8/+1
| * | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-182-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-12-1219-54/+101
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2022-12-092-2/+2
| * | | | MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova2022-12-091-0/+2
| * | | | MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda2022-12-081-2/+1
| * | | | MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node namesGeert Uytterhoeven2022-12-081-2/+2
| * | | | mips/pci: use devm_platform_ioremap_resource()zhang songyi2022-12-021-3/+1
| * | | | mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson2022-12-011-5/+9
| * | | | mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson2022-12-011-25/+61
| * | | | mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-012-5/+6
| * | | | MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpuGenjian Zhang2022-12-011-0/+3
| * | | | mips: dts: remove label = "cpu" from DSA dt-bindingArınç ÜNAL2022-12-012-2/+0
| * | | | mips: ralink: mt7621: change DSA port labels to generic namingArınç ÜNAL2022-12-011-5/+5
| * | | | mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2Arınç ÜNAL2022-12-011-1/+1
| * | | | MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2022-11-221-2/+2
| * | | | MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2022-11-221-2/+2
| * | | | mips: dts: brcm: bcm7435: add "interrupt-names" for NAND controllerRafał Miłecki2022-11-211-0/+1
| * | | | mips: dts: bcm63268: add TWD block timerRafał Miłecki2022-11-211-0/+5
| * | | | MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-212-2/+2
| * | | | MIPS: DTS: CI20: fix reset line polarity of the ethernet controllerDmitry Torokhov2022-11-211-1/+1
| |/ / /