Age | Commit message (Expand) | Author |
2023-11-12 | Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-11-09 | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-07 | powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc | Nathan Lynch |
2023-11-06 | powerpc: Remove file parameter from phys_mem_access_prot() | Thomas Zimmermann |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-11-03 | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-11-03 | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel |
2023-10-26 | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain | Jason Gunthorpe |
2023-10-25 | powerpc: Remove initialisation of readpos | Matthew Wilcox (Oracle) |
2023-10-23 | powerpc/mm: Fix boot crash with FLATMEM | Michael Ellerman |
2023-10-23 | Merge tag 'v6.6-rc7' into sched/core, to pick up fixes | Ingo Molnar |
2023-10-19 | powerpc: Hide empty pt_regs at base of the stack | Michael Ellerman |
2023-10-19 | powerpc/eeh: Remove unnecessary cast | Benjamin Gray |
2023-10-19 | powerpc: Cast away __iomem in low level IO routines | Benjamin Gray |
2023-10-19 | powerpc: Annotate endianness of various variables and functions | Benjamin Gray |
2023-10-19 | powerpc: Remove extern from function implementations | Benjamin Gray |
2023-10-19 | powerpc: Use NULL instead of 0 for null pointers | Benjamin Gray |
2023-10-19 | powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER | Christophe Leroy |
2023-10-19 | powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW | Christophe Leroy |
2023-10-19 | powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER | Christophe Leroy |
2023-10-19 | powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER | Christophe Leroy |
2023-10-19 | powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER | Christophe Leroy |
2023-10-19 | powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW | Christophe Leroy |
2023-10-18 | Merge branch fixes into next | Michael Ellerman |
2023-10-17 | vga16fb: drop powerpc support | Arnd Bergmann |
2023-10-12 | sched/topology: Rename 'DIE' domain to 'PKG' | Peter Zijlstra |
2023-10-11 | powerpc/47x: Fix 47x syscall return crash | Michael Ellerman |
2023-10-10 | powerpc: Remove now superfluous sentinel element from ctl_table arrays | Joel Granados |
2023-10-10 | docs: move powerpc under arch | Costa Shulyupin |
2023-10-10 | powerpc: Only define __parse_fpscr() when required | Christophe Leroy |
2023-10-10 | powerpc/85xx: Fix math emulation exception | Christophe Leroy |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-06 | powerpc/iommu: Do not do platform domain attach atctions after probe | Jason Gunthorpe |
2023-10-04 | rcu: Standardize explicit CPU-hotplug calls | Frederic Weisbecker |
2023-10-04 | crash_core: change the prototype of function parse_crashkernel() | Baoquan He |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-10-01 | powerpc: Use shared font data | Dr. David Alan Gilbert |
2023-09-25 | powerpc/iommu: Setup a default domain and remove set_platform_dma_ops | Jason Gunthorpe |
2023-09-22 | powerpc/stacktrace: Fix arch_stack_walk_reliable() | Michael Ellerman |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org |