Age | Commit message (Expand) | Author |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon |
2015-03-14 | arm64: put __boot_cpu_mode label after alignment instead of before | Ard Biesheuvel |
2015-03-14 | efi/arm64: use UEFI for system reset and poweroff | Ard Biesheuvel |
2015-02-27 | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian | Catalin Marinas |
2015-02-26 | arm64: Fix text patching logic when using fixmap | Marc Zyngier |
2015-02-26 | arm64: psci: move psci firmware calls out of line | Will Deacon |
2015-02-26 | arm64: vdso: minor ABI fix for clock_getres | Nathan Lynch |
2015-02-23 | arm64: ftrace: fix ftrace_modify_graph_caller for branch replace | Pratyush Anand |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-02-10 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-01-29 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2015-01-27 | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi |
2015-01-27 | arm64: make sys_call_table const | Mark Rutland |
2015-01-27 | arm64: Remove asm/syscalls.h | Catalin Marinas |
2015-01-27 | arm64: Implement the compat_sys_call_table in C | Catalin Marinas |
2015-01-23 | smp, ARM64: Kill SMP single function call interrupt | Jiang Liu |
2015-01-23 | arm64: Emulate SETEND for AArch32 tasks | Suzuki K. Poulose |
2015-01-23 | arm64: Consolidate hotplug notifier for instruction emulation | Suzuki K. Poulose |
2015-01-23 | arm64: Track system support for mixed endian EL0 | Suzuki K. Poulose |
2015-01-23 | arm64: implement generic IOMMU configuration | Robin Murphy |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-22 | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel |
2015-01-22 | arm64: add better page protections to arm64 | Laura Abbott |
2015-01-22 | arm64: use fixmap for text patching | Laura Abbott |
2015-01-20 | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable | Andre Przywara |
2015-01-16 | arm64: respect mem= for EFI | Mark Rutland |
2015-01-16 | arm64/efi: handle potential failure to remap memory map | Ard Biesheuvel |
2015-01-15 | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel |
2015-01-15 | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/... | Catalin Marinas |
2015-01-15 | arm64: decode ESR_ELx.EC when reporting exceptions | Mark Rutland |
2015-01-15 | arm64: move to ESR_ELx macros | Mark Rutland |
2015-01-15 | arm64: kernel: add support for cpu cache information | Sudeep Holla |
2015-01-12 | arm64/efi: remove idmap manipulations from UEFI code | Ard Biesheuvel |
2015-01-12 | arm64/efi: remove free_boot_services() and friends | Ard Biesheuvel |
2015-01-12 | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel |
2015-01-07 | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley |
2015-01-07 | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley |
2015-01-07 | arm64: sanity checks: add missing AArch32 registers | Mark Rutland |
2014-12-27 | PCI: Move domain assignment from arm64 to generic code | Lorenzo Pieralisi |
2014-12-23 | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi |
2014-12-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-12-11 | arm64: psci: Fix build breakage without PM_SLEEP | Krzysztof Kozlowski |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |