summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-162-2/+2
|\
| * treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-111-1/+1
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-9/+12
|\ \
| * | mm: free device private pages have zero refcountAlistair Popple2022-10-121-1/+1
| * | mm/memory.c: fix race when faulting a device private pageAlistair Popple2022-10-121-8/+11
* | | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-147-91/+149
|\ \ \
| * | | powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin2022-10-132-74/+80
| * | | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin2022-10-131-2/+13
| * | | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin2022-10-134-15/+56
| | |/ | |/|
* | | 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
* | | powerpc: Fix 85xx buildJoel Stanley2022-10-111-1/+1
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-108-24/+14
|\ \ \ | | |/ | |/|
| * | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-032-2/+0
| * | powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)2022-09-263-19/+11
| * | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-09-261-9/+0
| |\ \
| * | | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-113-3/+3
| | |/ | |/|
* | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-0/+97
|\ \ \
| * | | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-3/+11
| * | | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-12/+18
| * | | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-11/+17
| * | | crypto: Kconfig - move powerpc entries to a submenuRobert Elliott2022-08-261-0/+77
* | | | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-0/+4
|\ \ \ \
| * | | | powerpc/64: don't refer nr_cpu_ids in asm code when it's undefinedYury Norov2022-09-201-0/+4
* | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-103-23/+11
|\ \ \ \ \
| * | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-12/+0
| * | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-10/+10
| * | | | | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-291-1/+1
* | | | | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-16/+47
|\ \ \ \ \ \
| * | | | | | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-298-72/+93
| |\| | | | |
| * | | | | | perf: Use sample_flags for data_srcKan Liang2022-09-061-1/+3
| * | | | | | perf: Use sample_flags for weightKan Liang2022-09-061-2/+3
| * | | | | | perf: Use sample_flags for branch stackKan Liang2022-09-061-0/+1
| * | | | | | powerpc/hw_breakpoint: Avoid relying on caller synchronizationMarco Elver2022-08-301-13/+40
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-09290-3686/+4236
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin2022-10-071-1/+1
| * | | | | | powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman2022-10-074-16/+10
| * | | | | | powerpc/64s/interrupt: Fix stack frame regs markerNicholas Piggin2022-10-051-1/+0
| * | | | | | powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin2022-10-042-2/+26
| * | | | | | powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARNNicholas Piggin2022-10-041-2/+6
| * | | | | | powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman2022-09-301-0/+30
| * | | | | | powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman2022-09-301-0/+22
| * | | | | | powerpc: Add device-tree model to the hardware descriptionMichael Ellerman2022-09-301-0/+19
| * | | | | | powerpc/64: Add logical PVR to the hardware descriptionMichael Ellerman2022-09-301-1/+3
| * | | | | | powerpc: Add PVR & CPU name to hardware descriptionMichael Ellerman2022-09-301-0/+4
| * | | | | | powerpc: Add hardware description stringMichael Ellerman2022-09-302-1/+20
| * | | | | | powerpc/configs: Enable PPC_UV in powernv_defconfigMichael Ellerman2022-09-301-0/+3
| * | | | | | powerpc/configs: Update config files for removed/renamed symbolsLukas Bulwahn2022-09-3017-33/+1
| * | | | | | powerpc/mm: Fix UBSAN warning reported on hugetlbAneesh Kumar K.V2022-09-301-3/+3