summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-122-2/+3
|\
| * powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch2023-11-071-0/+2
| * powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-061-2/+1
* | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-29/+24
|\ \
| * \ Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-263-26/+11
| |\ \
| * | | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe2023-10-261-8/+1
| * | | powerpc/iommu: Do not do platform domain attach atctions after probeJason Gunthorpe2023-10-061-2/+8
| * | | powerpc/iommu: Setup a default domain and remove set_platform_dma_opsJason Gunthorpe2023-09-251-21/+17
* | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-16/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | vga16fb: drop powerpc supportArnd Bergmann2023-10-171-16/+0
| | |/ | |/|
* | | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-0316-450/+133
|\ \ \
| * | | powerpc: Hide empty pt_regs at base of the stackMichael Ellerman2023-10-191-3/+23
| * | | powerpc/eeh: Remove unnecessary castBenjamin Gray2023-10-191-2/+2
| * | | powerpc: Cast away __iomem in low level IO routinesBenjamin Gray2023-10-191-6/+6
| * | | powerpc: Annotate endianness of various variables and functionsBenjamin Gray2023-10-191-1/+1
| * | | powerpc: Remove extern from function implementationsBenjamin Gray2023-10-192-6/+6
| * | | powerpc: Use NULL instead of 0 for null pointersBenjamin Gray2023-10-191-1/+1
| * | | powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy2023-10-191-28/+33
| * | | powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RWChristophe Leroy2023-10-191-3/+3
| * | | powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy2023-10-191-3/+4
| * | | powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy2023-10-191-18/+18
| * | | powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy2023-10-191-5/+5
| * | | powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RWChristophe Leroy2023-10-193-9/+9
| * | | Merge branch fixes into nextMichael Ellerman2023-10-186-48/+68
| |\| |
| * | | powerpc: Only define __parse_fpscr() when requiredChristophe Leroy2023-10-101-0/+2
| * | | powerpc: Use shared font dataDr. David Alan Gilbert2023-10-011-354/+6
| * | | powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven2023-09-193-13/+4
| * | | powerpc/fadump: make is_kdump_kernel() return false when fadump is activeHari Bathini2023-09-181-0/+12
* | | | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-031-1/+0
|\ \ \ \
| * | | | powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)2023-10-251-1/+0
* | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+1
|\ \ \ \ \
| * | | | | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+1
| |/ / / /
* | | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-1/+0
|\ \ \ \ \
| * | | | | powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados2023-10-101-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-012-4/+4
|\ \ \ \ \
| * | | | | docs: move powerpc under archCosta Shulyupin2023-10-102-4/+4
| |/ / / /
* | | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \ \ \ \
| * | | | | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | | | | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
| |/ / / /
* | | | | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2023-10-301-1/+1
|\ \ \ \ \
| * | | | | rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-041-1/+1
| |/ / / /
* | | | | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-301-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar2023-10-232-4/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra2023-10-121-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-0/+3
|\ \ \ \ \
| * | | | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-094-44/+62
| |\| | | |
| * | | | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
| * | | | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
| * | | | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
| | |_|/ / | |/| | |
* | | | | powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-10-231-0/+2
| |_|/ / |/| | |