OSDN Git Service

tomoyo/tomoyo-test1.git
2022-09-28 Pali Rohárpowerpc: Fix SPE Power ISA properties for e500v1 platforms
2022-09-28 Athira Rajeevselftests/powerpc: Update bhrb filter sampling test...
2022-09-28 Athira Rajeevpowerpc/perf: Fix branch_filter support for multiple...
2022-09-28 Nicholas Pigginpowerpc/64s/interrupt: halt early boot interrupts if...
2022-09-28 Nicholas Pigginpowerpc/64: don't set boot CPU's r13 to paca until...
2022-09-28 Nicholas Pigginpowerpc/64: avoid using r13 in relocate
2022-09-28 Nicholas Pigginpowerpc/64s: early boot machine check handler
2022-09-28 Nicholas Pigginpowerpc/64s/interrupt: move early boot ILE fixup into...
2022-09-28 Nicholas Pigginpowerpc/64e: provide an addressing macro for use with...
2022-09-28 Nicholas Pigginpowerpc/64: provide a helper macro to load r2 with...
2022-09-28 Nicholas Pigginpowerpc/64: switch asm helpers from GOT to TOC relative...
2022-09-28 Nicholas Pigginpowerpc/64: asm use consistent global variable declarat...
2022-09-28 Nicholas Pigginpowerpc/64: use 32-bit immediate for STACK_FRAME_REGS_M...
2022-09-28 Nicholas Pigginpowerpc/64s: POWER10 CPU Kconfig build option
2022-09-28 Haren Mynenipowerpc/pseries: Move vas_migration_handler early durin...
2022-09-28 Nicholas Pigginpowerpc/64/irq: tidy soft-masked irq replay and improve...
2022-09-28 Nicholas Pigginpowerpc/64/interrupt: avoid BUG/WARN recursion in inter...
2022-09-28 Nicholas Pigginpowerpc/64s/interrupt: masked handler debug check for...
2022-09-28 Nicholas Pigginpowerpc/64s: Fix irq state management in runlatch functions
2022-09-28 Nicholas Pigginpowerpc/64/interrupt: Fix return to masked context...
2022-09-28 Nicholas Pigginpowerpc/64: mark irqs hard disabled in boot paca
2022-09-28 Nicholas Pigginpowerpc/64/interrupt: Fix false warning in context...
2022-09-28 Nicholas Miehlbradtpowerpc/64s: Enable KFENCE on book3s64
2022-09-28 Christophe... powerpc/64s: Allow double call of kernel_[un]map_linear...
2022-09-28 Christophe... powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEAL...
2022-09-28 Nicholas Miehlbradtpowerpc/64s: Add DEBUG_PAGEALLOC for radix
2022-09-28 Nicholas Pigginpowerpc/64s: update cpu selection options
2022-09-28 Nicholas Pigginpowerpc/64s: Fix GENERIC_CPU build flags for PPC970...
2022-09-28 Nicholas Pigginpowerpc/64s: Make POWER10 and later use pause_short...
2022-09-28 Nicholas Pigginpowerpc: add ISA v3.0 / v3.1 wait opcode macro
2022-09-28 Nicholas Pigginpowerpc/time: avoid programming DEC at the start of...
2022-09-28 Pali Rohárpowerpc: Add support for early debugging via Serial...
2022-09-28 Hari Bathinipowerpc/64/kdump: Limit kdump base to 512MB
2022-09-28 Rohan McLurepowerpc: Provide syscall wrapper
2022-09-28 Rohan McLurepowerpc: Change system_call_exception calling convention
2022-09-28 Rohan McLurepowerpc: Use common syscall handler type
2022-09-28 Rohan McLurepowerpc: Enable compile-time check for syscall handlers
2022-09-28 Rohan McLurepowerpc: Include all arch-specific syscall prototypes
2022-09-28 Rohan McLurepowerpc: Adopt SYSCALL_DEFINE for arch-specific syscall...
2022-09-28 Rohan McLurepowerpc: Provide do_ppc64_personality helper
2022-09-28 Rohan McLurepowerpc: Remove direct call to mmap2 syscall handlers
2022-09-26 Rohan McLurepowerpc: Remove direct call to personality syscall...
2022-09-26 Rohan McLurepowerpc/32: Remove powerpc select specialisation
2022-09-26 Rohan McLurepowerpc: Use generic fallocate compatibility syscall
2022-09-26 Rohan McLureasm-generic: compat: Support BE for long long args...
2022-09-26 Rohan McLurepowerpc: Fix fallocate and fadvise64_64 compat paramete...
2022-09-26 Rohan McLurepowerpc/64s: Fix comment on interrupt handler prologue
2022-09-26 Rohan McLurepowerpc/64e: Clarify register saves and clears with...
2022-09-26 Rohan McLurepowerpc/32: Clarify interrupt restores with REST_GPR...
2022-09-26 Rohan McLurepowerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in...
2022-09-26 Rohan McLurepowerpc: Add ZEROIZE_GPRS macros for register clears
2022-09-26 Rohan McLurepowerpc: Save caller r3 prior to system_call_exception
2022-09-26 Rohan McLurepowerpc: Remove asmlinkage from syscall handler definitions
2022-09-26 Christophe... powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
2022-09-26 Christophe... powerpc: Remove impossible mmu_psize_defs[] on nohash
2022-09-26 Christophe... powerpc: Cleanup idle for e500
2022-09-26 Christophe... powerpc: Simplify redundant Kconfig tests
2022-09-26 Christophe... powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
2022-09-26 Christophe... powerpc: Remove CONFIG_PPC_BOOK3E_MMU
2022-09-26 Christophe... powerpc: Remove CONFIG_PPC_FSL_BOOK3E
2022-09-26 Christophe... watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
2022-09-26 Christophe... Documentation: Rename PPC_FSL_BOOK3E to PPC_E500
2022-09-26 Christophe... powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
2022-09-26 Christophe... powerpc: Remove redundant selection of E500 and E500MC
2022-09-26 Christophe... powerpc: Remove CONFIG_PPC_BOOK3E
2022-09-26 Christophe... powerpc/cputable: Split cpu_specs[] for mpc85xx and...
2022-09-26 Christophe... powerpc: Remove CONFIG_FSL_BOOKE
2022-09-26 Christophe... powerpc/cputable: Split cpu_specs[] out of cputable.h
2022-09-26 Christophe... powerpc/cputable: Move __cpu_setup() prototypes out...
2022-09-26 Christophe... powerpc/cputable: Remove __machine_check_early_realmode...
2022-09-26 Christophe... powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_B...
2022-09-26 Christophe... powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
2022-09-26 Christophe... powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
2022-09-26 Pali Rohárpowerpc: dts: turris1x.dts: Fix labels in DSA cpu port...
2022-09-26 Pali Rohárpowerpc: dts: turris1x.dts: Fix NOR partitions labels
2022-09-26 Michael Ellermanpowerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
2022-09-26 Christophe... powerpc/highmem: Properly handle fragmented memory
2022-09-26 David Hildenbrandpowerpc/prom_init: drop PROM_BUG()
2022-09-26 Christophe... powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
2022-09-26 Christophe... powerpc/mm: Reduce redundancy in pgtable.h
2022-09-26 Christophe... powerpc/book3s: Inline first level of update_mmu_cache()
2022-09-26 Christophe... powerpc: Rely on generic definition of hugepd_t and...
2022-09-26 Christophe... powerpc/nohash: Remove pgd_huge() stub
2022-09-26 Michael Ellermanpowerpc/mm/64s: Drop p4d_leaf()
2022-09-26 Michael Ellermanpowerpc/mm/64s: Drop pgd_huge()
2022-09-26 Michael Ellermanpowerpc/microwatt: Remove unused early debug code
2022-09-26 Michael Ellermanpowerpc/64: Remove unused SYS_CALL_TABLE symbol
2022-09-26 Nicholas Pigginpowerpc/build: put sys_call_table in .data.rel.ro if...
2022-09-26 Nicholas Pigginpowerpc/64/build: merge .got and .toc input sections
2022-09-26 Nicholas Pigginpowerpc/64/build: only include .opd with ELFv1
2022-09-26 Nicholas Pigginpowerpc/build: move .data.rel.ro, .sdata2 to read-only
2022-09-26 Nicholas Pigginpowerpc/build: move got, toc, plt, branch_lt sections...
2022-09-26 Nicholas Pigginpowerpc/32/build: move got1/got2 sections out of text
2022-09-26 Nicholas Pigginpowerpc: move __end_rodata to cover arch read-only...
2022-09-26 Michael Ellermanpowerpc/vmlinux.lds: Add an explicit symbol for the...
2022-09-26 Michael Ellermanpowerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at...
2022-09-26 Michael Ellermanpowerpc/64: Remove unused prom_init_toc symbols
2022-09-26 Nicholas Pigginpowerpc/pseries: move hcall_tracepoint_refcount out...
2022-09-23 Michael EllermanMerge branch 'fixes' into next
2022-09-15 Gaosheng CuiKVM: PPC: remove orphan declarations from kvm_ppc.h
next