OSDN Git Service

uclinux-h8/linux.git
2020-03-25 Christophe... powerpc/kprobes: Ignore traps that happened in real...
2020-03-25 Nathan Chancellorpowerpc/maple: Fix declaration made after definition
2020-03-25 Nicholas Pigginpowerpc/pseries: Avoid harmless preempt warning
2020-03-25 Oliver O'Halloranpowerpc/eeh: Rework eeh_ops->probe()
2020-03-25 Oliver O'Halloranpowerpc/eeh: Make early EEH init pseries specific
2020-03-25 Oliver O'Halloranpowerpc/eeh: Remove PHB check in probe
2020-03-25 Oliver O'Halloranpowerpc/eeh: Do early EEH init only when required
2020-03-25 Oliver O'Halloranpowerpc/eeh: Remove eeh_add_device_tree_late()
2020-03-25 Oliver O'Halloranpowerpc/eeh: Add sysfs files in late probe
2020-03-25 Michael Ellermanpowerpc/64: Prevent stack protection in early boot
2020-03-25 Daniel Axtenspowerpc/64: Setup a paca before parsing device tree...
2020-03-25 Pratik Rajesh... cpufreq: powernv: Fix frame-size-overflow in powernv_cp...
2020-03-25 Po-Hsu Linselftests/powerpc: Turn off timeout setting for benchma...
2020-03-25 Aneesh Kumar K.Vpowerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting...
2020-03-25 Chen ZhouPCI: rpaphp: Remove unused variable 'value'
2020-03-25 Christophe... powerpc/32s: reorder Linux PTE bits to better match...
2020-03-25 Christophe... powerpc/kasan: Fix kasan_remap_early_shadow_ro()
2020-03-25 Christophe... powerpc/kprobes: Remove redundant code
2020-03-25 Michael Ellermanpowerpc/64s: Fix section mismatch warnings from boot...
2020-03-25 Michael Ellermanpowerpc/xmon: Lower limits on nidump and ndump
2020-03-25 Alexey Kardashevskiypowerpc/prom_init: Pass the "os-term" message to hypervisor
2020-03-25 afzal mohammedpowerpc: Replace setup_irq() by request_irq()
2020-03-25 Joe Perchespowerpc/cell: Use fallthrough;
2020-03-25 Balamuruhan Spowerpc/sstep: Fix DS operand in ld encoding to appropr...
2020-03-25 Tyrel Datwylerpowerpc/pseries: Fix of_read_drc_info_cell() to point...
2020-03-25 Gustavo Luiz... selftests/powerpc: Don't rely on segfault to rerun...
2020-03-20 Gustavo Luiz... selftests/powerpc: Add tm-signal-pagefault test
2020-03-20 Michael Ellermanpowerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
2020-03-20 Michael Ellermanselftests/powerpc: Add a test of sigreturn vs VDSO
2020-03-17 Nicholas Pigginpowerpc/lib: Fix emulate_step() std test
2020-03-17 Nicholas Pigginpowerpc/64s/radix: Fix CONFIG_SMP=n build
2020-03-17 Christophe... selftests/powerpc: Add tlbie_test in .gitignore
2020-03-17 YueHaibingpowerpc/pmac/smp: Drop unnecessary volatile qualifier
2020-03-17 Ilie Halippowerpc/pmac/smp: Avoid unused-variable warnings
2020-03-17 Laurentiu Tudorpowerpc/fsl_booke: Avoid creating duplicate tlb1 entry
2020-03-17 Stephen Rothwelltty: evh_bytechan: Fix out of bounds accesses
2020-03-13 Oliver O'Hallorancpufreq: powernv: Fix unsafe notifiers
2020-03-13 Oliver O'Hallorancpufreq: powernv: Fix use-after-free
2020-03-13 Joe Lawrencepowerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS...
2020-03-13 Christophe... powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
2020-03-10 Michael EllermanMerge branch 'fixes' into next
2020-03-05 Michael Ellermanpowerpc/mm: Fix missing KUAP disable in flush_coherent_...
2020-03-04 Srikar Dronamrajupowerpc/numa: Remove late request for home node associa...
2020-03-04 Srikar Dronamrajupowerpc/numa: Early request for home node associativity
2020-03-04 Srikar Dronamrajupowerpc/numa: Use cpu node map of first sibling thread
2020-03-04 Srikar Dronamrajupowerpc/numa: Handle extra hcall_vphn error cases
2020-03-04 Srikar Dronamrajupowerpc/vphn: Check for error from hcall_vphn
2020-03-04 Srikar Dronamrajupowerpc/smp: Use nid as fallback for package_id
2020-03-04 Christophe... powerpc/irq: Use current_stack_pointer in do_IRQ()
2020-03-04 Christophe... powerpc/irq: use IS_ENABLED() in check_stack_overflow()
2020-03-04 Christophe... powerpc/irq: Use current_stack_pointer in check_stack_o...
2020-03-04 Christophe... powerpc: Add current_stack_pointer as a register global
2020-03-04 Michael Ellermanpowerpc: Rename current_stack_pointer() to current_stac...
2020-03-04 Kajol Jainpowerpc/kernel/sysfs: Add new config option PMU_SYSFS...
2020-03-04 Madhavan Srinivasanpowerpc/kernel/sysfs: Refactor current sysfs.c
2020-03-04 Oliver O'Halloranpowerpc/powernv: Add explicit fast-reboot support
2020-03-04 Oliver O'Halloranpowerpc/powernv: Treat an empty reboot string as default
2020-03-04 Michael Ellermanpowerpc/Makefile: Mark phony targets as PHONY
2020-03-04 Christophe... powerpc/mm: Don't kmap_atomic() in pte_offset_map(...
2020-03-04 Alexey Kardashevskiypowerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
2020-03-04 Greg Kroah... powerpc/powernv: no need to check return value of debug...
2020-03-04 Greg Kroah... powerpc/cell/axon_msi: no need to check return value...
2020-03-04 Greg Kroah... powerpc/mm: ptdump: no need to check return value of...
2020-03-04 Greg Kroah... powerpc/mm: book3s64: hash_utils: no need to check...
2020-03-04 Greg Kroah... powerpc/kvm: no need to check return value of debugfs_c...
2020-03-04 Greg Kroah... powerpc/kernel: no need to check return value of debugf...
2020-03-04 Christophe... powerpc/83xx: Add some error handling in 'quirk_mpc8360...
2020-03-04 Christophe... powerpc/83xx: Fix some typo in some warning message
2020-02-27 Desnes A. Nunes... powerpc: fix hardware PMU exception bug on PowerVM...
2020-02-25 Christophe... powerpc/32: drop get_pteptr()
2020-02-25 Christophe... powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
2020-02-25 Christophe... powerpc/32: don't restore r0, r6-r8 on exception entry...
2020-02-24 Naveen N. Raopowerpc: Include .BTF section
2020-02-24 Ravi Bangoriapowerpc/watchpoint: Don't call dar_within_range() for...
2020-02-19 Christophe... powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
2020-02-19 Libor Pechacekpowerpc/pseries: Avoid NULL pointer dereference when...
2020-02-19 Christophe... powerpc: Don't use thread struct for saving SRR0/1...
2020-02-19 Christophe... powerpc/32: Warn and return ENOSYS on syscalls from...
2020-02-19 Christophe... powerpc/32s: Don't flush all TLBs when flushing one...
2020-02-19 Sourabh Jainpowerpc/fadump: sysfs for fadump memory reservation
2020-02-19 Sourabh JainDocumentation/ABI: Mark /sys/kernel/fadump_* sysfs...
2020-02-19 Sourabh Jainpowerpc/powernv: Move core and fadump_release_opalcore...
2020-02-19 Sourabh Jainpowerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs...
2020-02-19 Sourabh Jainsysfs: Wrap __compat_only_sysfs_link_entry_to_kobj...
2020-02-19 Sourabh JainDocumentation/ABI: Add ABI documentation for /sys/kerne...
2020-02-19 Christophe... powerpc/process: Remove unneccessary #ifdef CONFIG_PPC6...
2020-02-19 Vaibhav Jainpowerpc/papr_scm: Mark papr_scm_ndctl() as static
2020-02-19 Oliver O'Halloranpowerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES...
2020-02-19 Oliver O'Halloranpowerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
2020-02-18 Christophe... powerpc/entry: Fix an #if which should be an #ifdef...
2020-02-18 Oliver O'Halloranpowerpc/xmon: Fix whitespace handling in getstring()
2020-02-18 Christophe... powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG...
2020-02-18 Christophe... powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
2020-02-18 Christophe... powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP...
2020-02-18 Gustavo Luiz... powerpc/tm: Fix clearing MSR[TS] in current when reclai...
2020-02-17 Christophe... powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
2020-02-17 Christophe... powerpc/hugetlb: Fix 8M hugepages on 8xx
2020-02-17 Christophe... powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k...
2020-02-17 Sam Bobroffpowerpc/eeh: Fix deadlock handling dead PHB
2020-02-16 Linus TorvaldsLinux 5.6-rc2
next