summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-01-23arm64: implement generic IOMMU configurationRobin Murphy
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen
2015-01-23arm64: mm: dump: add missing includesMark Rutland
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-22arm64: use fixmap for text patchingLaura Abbott
2015-01-16arm64: respect mem= for EFIMark Rutland
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel
2015-01-15arm64: kill off the libgcc dependencyKevin Hao
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: move to ESR_ELx macrosMark Rutland
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2015-01-13arm64: remove broken cachepolicy codeMark Rutland
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley