OSDN Git Service

uclinux-h8/linux.git
2021-04-03 Christophe... powerpc/uaccess: Remove calls to __get_user_bad() and...
2021-04-03 Christophe... powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user
2021-04-03 Christophe... powerpc/uaccess: Remove __unsafe_put_user_goto()
2021-04-03 Christophe... powerpc/uaccess: Call might_fault() inconditionaly
2021-04-03 Christophe... powerpc/align: Don't use __get_user_instr() on kernel...
2021-04-03 Christophe... powerpc/uaccess: Move get_user_instr helpers in asm...
2021-04-03 Christophe... powerpc/uaccess: Remove __get/put_user_inatomic()
2021-04-03 Christophe... powerpc/align: Convert emulate_spe() to user_access_begin
2021-04-03 Christophe... powerpc/uaccess: Define ___get_user_instr() for ppc32
2021-04-03 Christophe... powerpc/uaccess: Remove __get_user_allowed() and unsafe...
2021-03-31 Aneesh Kumar K.Vpowerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE...
2021-03-31 Michael Ellermanpowerpc/pseries: Only register vio drivers if vio bus...
2021-03-29 dingsenjiepowerpc/powernv: Remove unneeded variable: "rc"
2021-03-29 Chen Huangpowerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build config...
2021-03-29 Daniel Henrique... powerpc/pseries/hotplug-cpu: Show 'last online CPU...
2021-03-29 Randy Dunlapselftests/powerpc: unmark non-kernel-doc comments
2021-03-29 Bhaskar Chowdhurycxl: Fix couple of spellings
2021-03-29 Christophe... powerpc/irq: Inline call_do_irq() and call_do_softirq()
2021-03-29 He Yingpowerpc/setup_64: Fix sparse warnings
2021-03-29 Christophe... powerpc/embedded6xx: Remove CONFIG_MV64X60
2021-03-29 kernel test... powerpc/iommu/debug: fix ifnullfree.cocci warnings
2021-03-29 Christophe... powerpc: Fix arch_stack_walk() to have running function...
2021-03-29 Christophe... powerpc: Convert stacktrace to generic ARCH_STACKWALK
2021-03-29 Christophe... powerpc: Rename 'tsk' parameter into 'task'
2021-03-29 Christophe... powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
2021-03-29 Aneesh Kumar K.Vpowerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64
2021-03-29 Bhaskar Chowdhurypowerpc/kernel: Trivial typo fix in kgdb.c
2021-03-29 Nicholas Pigginpowerpc/64s: Fix hash fault to use TRAP accessor
2021-03-29 Christophe... powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
2021-03-29 Michael Ellermanpowerpc/fsl-pci: Fix section mismatch warning
2021-03-29 Michael Ellermanpowerpc: Fix section mismatch warning in smp_setup_pacas()
2021-03-29 Michael Ellermanpowerpc/64s: Fold update_current_thread_[i]amr() into...
2021-03-29 Michael Ellermanpowerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
2021-03-29 Jiapeng Chongpowerpc/pci: fix warning comparing pointer to 0
2021-03-29 Yang Lipowerpc/xive: use true and false for bool variable
2021-03-29 Christophe... powerpc/asm-offsets: GPR14 is not needed either
2021-03-29 Christophe... powerpc/math: Fix missing __user qualifier for get_user...
2021-03-29 Bhaskar Chowdhurypowerpc/mm/book3s64: Fix a typo in mmu_context.c
2021-03-29 Bhaskar Chowdhurypowerpc/64e: Trivial spelling fixes throughout head_fsl...
2021-03-29 Christophe... powerpc/Makefile: Remove workaround for gcc versions...
2021-03-29 Christophe... powerpc/32: Manage KUAP in C
2021-03-29 Christophe... powerpc/8xx: Create C version of kuap save/restore...
2021-03-29 Christophe... powerpc/32s: Create C version of kuap save/restore...
2021-03-29 Christophe... powerpc/64s: Make kuap_check_amr() and kuap_get_and_che...
2021-03-29 Christophe... powerpc/32s: Move KUEP locking/unlocking in C
2021-03-29 Christophe... powerpc/32: Only use prepare_transfer_to_handler functi...
2021-03-29 Christophe... powerpc/32: Return directly from power_save_ppc32_restore()
2021-03-29 Christophe... powerpc/32: Save remaining registers in exception prolog
2021-03-29 Christophe... powerpc/32: Refactor saving of volatile registers in...
2021-03-29 Christophe... powerpc/32: Remove the xfer parameter in EXCEPTION...
2021-03-29 Christophe... powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
2021-03-29 Christophe... powerpc/32: Only restore non volatile registers when...
2021-03-29 Christophe... powerpc/32: Add a prepare_transfer_to_handler macro...
2021-03-29 Christophe... powerpc/32: Save trap number on stack in exception...
2021-03-29 Christophe... powerpc/32: Call bad_page_fault() from do_page_fault()
2021-03-29 Christophe... powerpc/32: Set regs parameter in r3 in transfer_to_handler
2021-03-29 Christophe... powerpc/32: Don't save thread.regs on interrupt entry
2021-03-29 Christophe... powerpc/32: Replace ASM exception exit by C exception...
2021-03-29 Christophe... powerpc/32: Always save non volatile registers on excep...
2021-03-29 Christophe... powerpc/32: Perform normal function call in exception...
2021-03-29 Christophe... powerpc/32: Refactor booke critical registers saving
2021-03-29 Christophe... powerpc/32: Provide a name to exception prolog continua...
2021-03-29 Christophe... powerpc/32: Move exception prolog code into .text once...
2021-03-29 Christophe... powerpc/32: Use START_EXCEPTION() as much as possible
2021-03-29 Christophe... powerpc/32: Add vmap_stack_overflow label inside the...
2021-03-29 Christophe... powerpc/32: Statically initialise first emergency context
2021-03-29 Christophe... powerpc/32: Enable instruction translation at the same...
2021-03-29 Christophe... powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
2021-03-29 Christophe... powerpc/32: Always enable data translation in exception...
2021-03-29 Christophe... powerpc/32: Remove ksp_limit
2021-03-29 Christophe... powerpc/32: Use fast instruction to set MSR RI in excep...
2021-03-29 Christophe... powerpc/32: Handle bookE debugging in C in exception...
2021-03-29 Christophe... powerpc/32: Entry cpu time accounting in C
2021-03-29 Christophe... powerpc/32: Reconcile interrupts in C
2021-03-29 Christophe... powerpc/40x: Prepare normal exception handler for enabl...
2021-03-29 Christophe... powerpc/40x: Prepare for enabling MMU in critical excep...
2021-03-29 Christophe... powerpc/40x: Reorder a few instructions in critical...
2021-03-29 Christophe... powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in...
2021-03-29 Christophe... powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro...
2021-03-29 Christophe... powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB...
2021-03-29 Christophe... powerpc/traps: Declare unrecoverable_exception() as...
2021-03-29 Laurent Dufourcxl: don't manipulate the mm.mm_users field directly
2021-03-29 Ravi Bangoriapowerpc/uprobes: Validation for prefixed instruction
2021-03-29 Christopher... powerpc/signal: Use __get_user() to copy sigset_t
2021-03-29 Daniel Axtenspowerpc/signal64: Rewrite rt_sigreturn() to minimise...
2021-03-29 Daniel Axtenspowerpc/signal64: Rewrite handle_rt_signal64() to minim...
2021-03-29 Christopher... powerpc/signal64: Replace restore_sigcontext() w/ unsaf...
2021-03-29 Christopher... powerpc/signal64: Replace setup_sigcontext() w/ unsafe_...
2021-03-29 Christopher... powerpc/signal64: Remove TM ifdefery in middle of if...
2021-03-29 Christopher... powerpc: Reference parameter in MSR_TM_ACTIVE() macro
2021-03-29 Christopher... powerpc/signal64: Remove non-inline calls from setup_si...
2021-03-29 Christopher... powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
2021-03-29 Christopher... powerpc/uaccess: Add unsafe_copy_from_user()
2021-03-29 Davidlohr Buesopowerpc/qspinlock: Use generic smp_cond_load_relaxed
2021-03-26 Davidlohr Buesopowerpc/spinlock: Unserialize spin_is_locked
2021-03-26 Davidlohr Buesopowerpc/spinlock: Define smp_mb__after_spinlock only...
2021-03-26 Christophe... powerpc/ptrace: Convert gpr32_set_common() to user...
2021-03-26 Christophe... powerpc/futex: Switch to user_access block
2021-03-26 Christophe... powerpc/net: Switch csum_and_copy_{to/from}_user to...
2021-03-26 Christophe... powerpc/lib: Don't use __put_user_asm_goto() outside...
next