summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel4-73/+59
2015-01-22arm64: add better page protections to arm64Laura Abbott6-26/+233
2015-01-22arm64: use fixmap for text patchingLaura Abbott2-1/+47
2015-01-16arm64: respect mem= for EFIMark Rutland2-19/+19
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel1-4/+6
2015-01-15arm64: kill off the libgcc dependencyKevin Hao1-3/+0
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas12-197/+237
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland1-3/+4
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland1-69/+4
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland1-36/+0
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland6-55/+64
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2-2/+54
2015-01-15arm64: move to ESR_ELx macrosMark Rutland3-34/+34
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland1-0/+79
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla4-19/+152
2015-01-13arm64: remove broken cachepolicy codeMark Rutland1-74/+0
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel5-48/+1
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel1-122/+1
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel3-105/+160
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel1-0/+2
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel3-21/+30
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel1-15/+16
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+125
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-5/+22
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2-1/+18
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski1-2/+76
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski3-0/+32
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra1-1/+1
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+8
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-12/+36
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2-1/+2
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko1-2/+2
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland1-7/+2
2015-01-07ARM: wire up execveat syscallRussell King2-0/+2
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley1-0/+1
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley1-0/+1
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley1-0/+1
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley1-0/+1
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland2-0/+15
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser1-3/+0
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland1-1/+1
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki21-66/+61
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-11/+22
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2-10/+8
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3