summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-282-8/+16
* arm64: drop unnecessary cache+tlb maintenanceMark Rutland2015-01-281-7/+0
* arm64:mm: free the useless initial page tablezhichang.yuan2015-01-282-3/+15
* arm64: Enable CPU_IDLE in defconfigCatalin Marinas2015-01-271-0/+2
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-2713-38/+34
* arm64: make sys_call_table constMark Rutland2015-01-271-1/+1
* arm64: Remove asm/syscalls.hCatalin Marinas2015-01-272-32/+1
* arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-275-24/+68
* syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64Catalin Marinas2015-01-271-3/+5
* compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas2015-01-271-0/+9
* arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2015-01-232-3/+6
* smp, ARM64: Kill SMP single function call interruptJiang Liu2015-01-232-10/+2
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-236-1/+119
* arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-232-48/+79
* arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-233-0/+38
* arm64: implement generic IOMMU configurationRobin Murphy2015-01-231-0/+2
* arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-232-73/+54
* arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-231-4/+8
* arm64: add ioremap physical address informationMin-Hua Chen2015-01-231-0/+1
* arm64: mm: dump: add missing includesMark Rutland2015-01-231-0/+4
* arm64: Fix overlapping VA allocationsMark Rutland2015-01-234-9/+19
* arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-224-73/+59
* arm64: add better page protections to arm64Laura Abbott2015-01-226-26/+233
* arm64: use fixmap for text patchingLaura Abbott2015-01-222-1/+47
* arm64: respect mem= for EFIMark Rutland2015-01-162-19/+19
* arm64/efi: handle potential failure to remap memory mapArd Biesheuvel2015-01-161-4/+6
* arm64: kill off the libgcc dependencyKevin Hao2015-01-151-3/+0
* Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-1512-197/+237
|\
| * arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-3/+4
| * arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-151-69/+4
| * arm64: remove ESR_EL1_* macrosMark Rutland2015-01-151-36/+0
| * arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-156-55/+64
| * arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-152-2/+54
| * arm64: move to ESR_ELx macrosMark Rutland2015-01-153-34/+34
| * arm64: introduce common ESR_ELx_* definitionsMark Rutland2015-01-151-0/+79
* | arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-154-19/+152
* | arm64: remove broken cachepolicy codeMark Rutland2015-01-131-74/+0
* | Merge tag 'for-3.20' of http://git.linaro.org/people/ard.biesheuvel/linux-arm...Catalin Marinas2015-01-1312-325/+362
|\ \
| * | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-125-48/+1
| * | arm64/efi: remove free_boot_services() and friendsArd Biesheuvel2015-01-121-122/+1
| * | arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-126-108/+282
| * | arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel2015-01-121-0/+2
| * | efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-121-8/+17
| * | efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-122-24/+34
| * | arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-123-21/+30
| * | arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel2015-01-121-15/+16
|/ /
* | linux 3.19-rc4v3.19-rc4Linus Torvalds2015-01-111-1/+1
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-115-11/+8
|\ \
| * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
| * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
OpenPOWER on IntegriCloud