OSDN Git Service

android-x86/kernel.git
2019-05-06 Christophe... powerpc/kasan: add missing/lost Makefile
2019-05-02 Breno Leitaoselftests/powerpc: Add a signal fuzzer selftest
2019-05-02 Laurentiu Tudorpowerpc/booke64: set RI in default MSR
2019-05-02 Alastair D... ocxl: Provide global MMIO accessors for external drivers
2019-05-02 Alastair D... ocxl: move event_fd handling to frontend
2019-05-02 Alastair D... ocxl: afu_irq only deals with IRQ IDs, not offsets
2019-05-02 Alastair D... ocxl: Allow external drivers to use OpenCAPI contexts
2019-05-02 Alastair D... ocxl: Create a clear delineation between ocxl backend...
2019-05-02 Alastair D... ocxl: Don't pass pci_dev around
2019-05-02 Alastair D... ocxl: Split pci.c
2019-05-02 Alastair D... ocxl: Remove some unused exported symbols
2019-05-02 Alastair D... ocxl: Remove superfluous 'extern' from headers
2019-05-02 Alastair D... ocxl: read_pasid never returns an error, so make it...
2019-05-02 Alastair D... ocxl: Rename struct link to ocxl_link
2019-05-02 Anju T Sudhakarpowerpc/perf: Trace imc PMU functions
2019-05-02 Anju T Sudhakarpowerpc/perf: Trace imc events detection and cpuhotplug
2019-05-02 Madhavan Srinivasanpowerpc/perf: Add privileged access check for thread_imc
2019-05-02 Anju T Sudhakarpowerpc/perf: Rearrange setting of ldbar for thread-imc
2019-05-02 Anju T Sudhakarpowerpc/include: Add data structures and macros for...
2019-05-02 Anju T Sudhakarpowerpc/perf: Fix loop exit condition in nest_imc_event...
2019-05-02 Anju T Sudhakarpowerpc/perf: Return accordingly on invalid chip-id in
2019-05-02 Madhavan Srinivasanpowerpc/perf: Remove PM_BR_CMPL_ALT from power9 event...
2019-05-02 Madhavan Srinivasanpowerpc/perf: Add generic compat mode pmu driver
2019-05-02 Madhavan Srinivasanpowerpc/perf: init pmu from core-book3s
2019-05-02 Joe Perchespowerpc/powernv/ioda2: Add __printf format/argument...
2019-05-02 Joel StanleyDocumentation: powerpc: Expand the DAWR acronym
2019-05-02 Joel Stanleypowerpc/configs: Add (back) MLX5 ethernet support to...
2019-05-02 Mahesh Salgaonkarpowerpc/hmi: Fix kernel hang when TB is in error state.
2019-05-02 Christopher... powerpc/xmon: add read-only mode
2019-05-02 Bo YUpowerpc/boot: Fix missing check of lseek() return value
2019-05-02 Valentin Schneiderpowerpc/entry: Remove unneeded need_resched() loop
2019-05-02 Horia Geantăpowerpc/dts/fsl: add crypto node alias for B4
2019-05-02 Christophe... powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
2019-05-02 Michael Ellermanpowerpc/security: Show powerpc_security_features in...
2019-05-02 Russell Curreypowerpc/mm: Warn if W+X pages found on boot
2019-05-02 Russell Curreypowerpc/mm/ptdump: Wrap seq_printf() to handle NULL...
2019-05-02 Christoph Hellwigpowerpc: remove the __kernel_io_end export
2019-05-02 Andrew DonnellanMAINTAINERS: Update cxl/ocxl email address
2019-05-02 Nicholas Pigginpowerpc/64: Don't trace code that runs with the soft...
2019-05-02 Christophe... powerpc/irq: drop __irq_offset_value
2019-05-02 Christophe... powerpc/setup: replace ifdefs by IS_ENABLED() wherever...
2019-05-02 Christophe... powerpc/setup: cleanup the #ifdef CONFIG_TAU block
2019-05-02 Christophe... powerpc/setup: cleanup ifdef mess in check_cache_cohere...
2019-05-02 Christophe... powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
2019-05-02 Christophe... powerpc/mm: define an empty mm_iommu_init()
2019-05-02 Christophe... powerpc/fadump: define an empty fadump_cleanup()
2019-05-02 Christophe... powerpc/32: Don't add dummy frames when calling trace_h...
2019-05-02 Christophe... powerpc/32: don't do syscall stuff in transfer_to_handler
2019-05-02 Christophe... powerpc/32: implement fast entry for syscalls on BOOKE
2019-05-02 Christophe... powerpc/32: implement fast entry for syscalls on non...
2019-05-02 Christophe... powerpc: Fix 32-bit handling of MSR_EE on exceptions
2019-05-02 Christophe... powerpc/32: get rid of COPY_EE in exception entry
2019-05-02 Christophe... powerpc/32: Enter exceptions with MSR_EE unset
2019-05-02 Christophe... powerpc/32: enter syscall with MSR_EE inconditionaly set
2019-05-02 Christophe... powerpc/fsl_booke: ensure SPEFloatingPointException...
2019-05-02 Christophe... powerpc/40x: Refactor exception entry macros by using...
2019-05-02 Christophe... powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
2019-05-02 Christophe... powerpc/40x: add exception frame marker
2019-05-02 Christophe... powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_...
2019-05-02 Christophe... powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() simila...
2019-05-02 Christophe... powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and...
2019-05-02 Christophe... powerpc/32: Refactor EXCEPTION entry macros for head_8x...
2019-05-02 Christophe... powerpc/mm: print hash info in a helper
2019-05-02 Christophe... powerpc/32s: don't try to print hash table address.
2019-05-02 Christophe... powerpc/32s: drop Hash_end
2019-05-02 Christophe... powerpc/32s: map kasan zero shadow with PAGE_READONLY...
2019-05-02 Christophe... powerpc/32s: set up an early static hash table for...
2019-05-02 Christophe... powerpc/32s: move hash code patching out of MMU_init_hw()
2019-05-02 Christophe... powerpc/32: Add KASAN support
2019-05-02 Christophe... powerpc: disable KASAN instrumentation on early/critica...
2019-05-02 Christophe... powerpc/32: prepare shadow area for KASAN
2019-05-02 Christophe... powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
2019-05-02 Christophe... powerpc/32: use memset() instead of memset_io() to...
2019-05-02 Christophe... powerpc: don't use direct assignation during early...
2019-05-02 Christophe... powerpc/prom_init: don't use string functions from...
2019-05-02 Christophe... powerpc: remove CONFIG_CMDLINE #ifdef mess
2019-05-02 Christophe... powerpc: prepare string/mem functions for KASAN
2019-05-02 Christophe... powerpc/32: Move early_init() in a separate file
2019-05-02 Christophe... powerpc/mm: refactor pgd_alloc() and pgd_free() on...
2019-05-02 Christophe... powerpc/mm: refactor pmd_pgtable()
2019-05-02 Christophe... powerpc/mm: refactor pgtable freeing functions on nohash
2019-05-02 Christophe... powerpc/mm: Only keep one version of pmd_populate(...
2019-05-02 Christophe... powerpc/mm: refactor definition of pgtable_cache[]
2019-05-02 Christophe... powerpc/mm: refactor pte_alloc_one() and pte_free(...
2019-05-02 Christophe... powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc...
2019-05-02 Christophe... powerpc/mm: don't use pte_alloc_kernel() until slab...
2019-05-02 Christophe... powerpc/book3e: move early_alloc_pgtable() to init...
2019-05-02 Christophe... powerpc/Kconfig: select PPC_MM_SLICES from subarch...
2019-05-02 Christophe... powerpc/mm: get rid of nohash/32/mmu.h and nohash/64...
2019-05-02 Christophe... powerpc/mm: move pgtable_t in asm/mmu.h
2019-05-02 Christophe... powerpc/mm: convert Book3E 64 to pte_fragment
2019-05-02 Christophe... powerpc/mm: drop __bad_pte()
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 3
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 2
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 1
2019-05-02 Christophe... powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
2019-05-02 Christophe... powerpc/mm: cleanup HPAGE_SHIFT setup
2019-05-02 Christophe... powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
2019-05-02 Christophe... powerpc/mm: cleanup ifdef mess in add_huge_page_size()
2019-05-02 Christophe... powerpc/mm: add a helper to populate hugepd
next