Show patches with: Submitter = Catalin Marinas       |    Archived = No       |   145 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[trivial] arm64: constify hwcap_str --- 2013-11-07 Catalin Marinas New
[GIT,PULL] arm64 revert for 3.13 --- 2014-01-16 Catalin Marinas New
[GIT,PULL] arm64 patches for 3.14-rc1 --- 2014-01-20 Catalin Marinas New
[v3] audit: Add generic compat syscall support --- 2014-01-30 Catalin Marinas New
arm64: kernel panic in paging_init() --- 2014-02-04 Catalin Marinas Accepted
[GIT,PULL] arm64 fixes for 3.14 --- 2014-02-07 Catalin Marinas New
[RFC,V2,3/4] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-02-11 Catalin Marinas Superseded
ARM64: Kernel managed pages are only flushed --- 2014-03-12 Catalin Marinas Accepted
ARM64: Kernel managed pages are only flushed --- 2014-03-12 Catalin Marinas Accepted
[1/5] arm: Move asm macro get_thread_info to asm/assembler.h --- 2014-03-13 Catalin Marinas Accepted
[2/5] arm: Add {inc,dec}_preempt_count asm macros --- 2014-03-13 Catalin Marinas Accepted
[3/5] arm: Disable preemption in iwmmxt_task_enable() --- 2014-03-13 Catalin Marinas New
[4/5] arm: Disable preemption in crunch_task_enable() --- 2014-03-13 Catalin Marinas New
[5/5] arm: Enable IRQs before attempting to read user space in __und_usr --- 2014-03-13 Catalin Marinas Accepted
[GIT,PULL] arm64 patches for 3.15 --- 2014-03-31 Catalin Marinas New
[1/1] AArch64: TCR_TG1_64K incorrectly sets TCR_EL1 bits [31:30] --- 2014-04-02 Catalin Marinas Accepted
arm64: Relax the kernel cache requirements for boot --- 2014-04-03 Catalin Marinas Accepted
[1/3] arm64: Provide read/write fault information in compat signal handlers --- 2014-04-06 Catalin Marinas New
[2/3] arm64: Remove the aux_context structure --- 2014-04-06 Catalin Marinas Superseded
[3/3] arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS --- 2014-04-06 Catalin Marinas Superseded
arm64: Remove boot thread synchronisation for spin-table release method --- 2014-04-07 Catalin Marinas Superseded
[GIT,PULL] arm64 patches for 3.15 --- 2014-04-08 Catalin Marinas New
arm64: default dma_ops is set to coherent_dma_ops results into DMA FAILURE --- 2014-04-25 Catalin Marinas New
[1/3] arm64: Make default dma_ops to be noncoherent --- 2014-04-25 Catalin Marinas Accepted
[2/3] arm64: Use bus notifiers to set per-device coherent DMA ops --- 2014-04-25 Catalin Marinas Accepted
[3/3] arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent --- 2014-04-25 Catalin Marinas Accepted
[GIT,PULL] arm64 fixes for 3.15 --- 2014-04-26 Catalin Marinas New
vexpress: Initialise the sysregs before setting up the clocks --- 2014-05-01 Catalin Marinas Accepted
arm64: Introduce execute-only page access permissions --- 2014-05-02 Catalin Marinas Accepted
arm64: Clean up the default pgprot setting --- 2014-05-02 Catalin Marinas Accepted
arm64: Implement cache_line_size() based on CTR_EL0.CWG --- 2014-05-02 Catalin Marinas Accepted
arm64: Remove boot thread synchronisation for spin-table release method --- 2014-05-02 Catalin Marinas Accepted
[v2,1/3] arm64: Provide read/write fault information in compat signal handlers --- 2014-05-02 Catalin Marinas Accepted
[v2,2/3] arm64: Remove the aux_context structure --- 2014-05-02 Catalin Marinas Accepted
[v2,3/3] arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS --- 2014-05-02 Catalin Marinas Accepted
[GIT,PULL] arm64 fixes for 3.15 --- 2014-05-04 Catalin Marinas New
[GIT,PULL] arm64 fixes for 3.15 --- 2014-05-16 Catalin Marinas New
arm64: Add flush_cache_vmap call in __early_set_fixmap --- 2014-06-09 Catalin Marinas New
[GIT,PULL] arm64 fixes for 3.16 --- 2014-06-18 Catalin Marinas New
EFI_STUB fails to boot non-EFI on arm64 --- 2014-07-08 Catalin Marinas Superseded
efi: fdt: Do not report an error during boot if UEFI is not available --- 2014-07-08 Catalin Marinas Accepted
[GIT,PULL] arm64 fixes for 3.16 --- 2014-07-11 Catalin Marinas New
[v7,01/11] arm64: Use pr_* instead of printk --- 2014-07-16 Catalin Marinas Accepted
[v7,02/11] arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions --- 2014-07-16 Catalin Marinas Accepted
[v7,03/11] arm64: Do not initialise the fixmap page tables in head.S --- 2014-07-16 Catalin Marinas Accepted
[v7,04/11] arm64: Introduce VA_BITS and translation level options --- 2014-07-16 Catalin Marinas Accepted
[v7,05/11] arm64: Add a description on 48-bit address space with 4KB pages --- 2014-07-16 Catalin Marinas Accepted
[v7,06/11] arm64: Add 4 levels of page tables definition with 4KB pages --- 2014-07-16 Catalin Marinas Accepted
[v7,07/11] arm64: mm: Implement 4 levels of translation tables --- 2014-07-16 Catalin Marinas Accepted
[v7,08/11] arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS --- 2014-07-16 Catalin Marinas Accepted
[v7,09/11] arm64: Remove asm/pgtable-*level-hwdef.h files --- 2014-07-16 Catalin Marinas Accepted
[v7,10/11] arm64: Clean up the initial page table creation in head.S --- 2014-07-16 Catalin Marinas Accepted
[v7,11/11] arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS --- 2014-07-16 Catalin Marinas Accepted
arm64: make CONFIG_ZONE_DMA user settable --- 2014-07-18 Catalin Marinas Accepted
arm64: Fix barriers used for page table modifications --- 2014-07-18 Catalin Marinas Accepted
[12/11] arm64: Remove asm/pgtable-*level-types.h files --- 2014-07-18 Catalin Marinas New
[13/11] arm64: Add support for 48-bit VA space with 64KB page configuration --- 2014-07-21 Catalin Marinas Accepted
[GIT,PULL] arm64 fix for 3.16 --- 2014-07-23 Catalin Marinas New
next build: 629 warnings 1 failures (next/next-20140723) --- 2014-07-24 Catalin Marinas New
[v8,6/8] drivers: cpuidle: CPU idle ARM64 driver --- 2014-09-12 Catalin Marinas New
of: amba: use of_dma_configure for AMBA devices --- 2014-09-22 Catalin Marinas Accepted
[GIT,PULL] arm64 patches for 3.18 --- 2014-10-07 Catalin Marinas New
[GIT,PULL] arm64 fixes for 3.18 --- 2014-11-14 Catalin Marinas New
For the problem when using swiotlb --- 2014-11-19 Catalin Marinas New
For the problem when using swiotlb --- 2014-11-21 Catalin Marinas New
For the problem when using swiotlb --- 2014-11-21 Catalin Marinas New
[1/3] arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled --- 2015-09-11 Catalin Marinas Accepted
[2/3] arm64: Fix pte_modify() to preserve the hardware dirty information --- 2015-09-11 Catalin Marinas Accepted
[3/3] arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM --- 2015-09-11 Catalin Marinas Accepted
[1/4] arm: kvm: Move TTBCR_* definitions from kvm_arm.h into pgtable-3level-hwdef.h --- 2015-09-23 Catalin Marinas New
[2/4] arm: Move asm statements accessing TTBCR into dedicated functions --- 2015-09-23 Catalin Marinas New
[3/4] arm: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PAN --- 2015-09-23 Catalin Marinas New
[4/4] arm: Implement privileged no-access using TTBR0 page table walks disabling --- 2015-09-23 Catalin Marinas New
[GIT,PULL] arm64 fixes for 4.3 --- 2015-10-02 Catalin Marinas New
arm64: Boot failure on m400 with new cont PTEs --- 2015-11-23 Catalin Marinas New
arm64: Boot failure on m400 with new cont PTEs --- 2015-11-23 Catalin Marinas New
arm64: Boot failure on m400 with new cont PTEs --- 2015-11-23 Catalin Marinas New
arm64: mm: Prevent the initial page table setup from creating larger blocks --- 2015-11-24 Catalin Marinas New
ARM64: kernel oops in 4.4-rc4+ --- 2015-12-08 Catalin Marinas New
[1/2] arm64: Improve error reporting on set_pte_at() checks --- 2015-12-09 Catalin Marinas Accepted
[2/2] arm64: Implement ptep_set_access_flags() for hardware AF/DBM --- 2015-12-09 Catalin Marinas New
[0/2] arm64: Non-racy PTE setting in the presence of HW AF/DBM --- 2015-12-10 Catalin Marinas New
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings --- 2016-01-07 Catalin Marinas Accepted
[v5sub1,7/8] arm64: move kernel image to base of vmalloc area --- 2016-02-01 Catalin Marinas New
[v5sub1,2/8] arm64: add support for ioremap() block mappings --- 2016-02-01 Catalin Marinas New
[v5sub2,0/8] arm64: implement virtual KASLR --- 2016-02-05 Catalin Marinas New
[RFC,10/10] arm64: mm: restrict __pa() translations to linear virtual addresses --- 2016-02-23 Catalin Marinas New
arm64: kasan: Use actual memory node when populating the kernel image shadow --- 2016-03-10 Catalin Marinas Accepted
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow --- 2016-03-10 Catalin Marinas Accepted
arm64: kasan: Use actual memory node when populating the kernel image shadow --- 2016-03-11 Catalin Marinas New
kvm: arm64: Disable compiler instrumentation for hypervisor code --- 2016-03-21 Catalin Marinas Accepted
arm64: Implement ptep_set_access_flags() for hardware AF/DBM --- 2016-04-13 Catalin Marinas Accepted
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables --- 2016-04-13 Catalin Marinas Superseded
[1/4] arm64: Fix typo in the pmdp_huge_get_and_clear() definition --- 2016-05-05 Catalin Marinas Accepted
[2/4] arm64: Implement pmdp_set_access_flags() for hardware AF/DBM --- 2016-05-05 Catalin Marinas Accepted
[3/4] arm64: Replace hard-coded values in the pmd/pud_bad() macros --- 2016-05-05 Catalin Marinas Accepted
[4/4] arm64: Ensure pmd_present() returns false after pmd_mknotpresent() --- 2016-05-05 Catalin Marinas Accepted
[1/2] arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks --- 2016-05-31 Catalin Marinas Accepted
[2/2] arm64: Always provide compat /proc/cpuinfo for 32-bit tasks --- 2016-05-31 Catalin Marinas New
[1/3] efi: Introduce *_continue efi_memory_desc iterators --- 2016-05-31 Catalin Marinas New
« 1 2 »