summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-202-0/+217
* arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-201-1/+2
* arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-202-0/+71
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-171-1/+2
* arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon2014-11-141-38/+37
* arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon2014-11-141-20/+25
* arm64: Fix up /proc/cpuinfoMark Rutland2014-11-141-24/+73
* arm64: ftrace: eliminate literal pool entriesArd Biesheuvel2014-11-071-10/+11
* arm64: log physical ID of boot CPUMark Rutland2014-11-061-1/+4
* arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel2014-11-061-0/+1
* arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park2014-11-061-10/+56
* arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel2014-11-051-0/+2
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-11-051-0/+13
* arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel2014-11-051-2/+0
* arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel2014-11-051-10/+10
* arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2014-11-052-1/+18
* arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel2014-11-051-2/+10
* arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel2014-11-052-5/+8
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-10-241-5/+0
|\
| * arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-241-5/+0
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-26/+18
|\ \ | |/ |/|
| * Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-26/+18
| |\
| | * arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-20/+6
| | * arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-031-3/+8
| | * arm64/efi: uefi_init error handling fixDave Young2014-10-031-3/+4
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\ \ \
| * | | audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
| * | | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
* | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-1/+2
|\ \ \ \
| * | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * | | | arm64: support restart through restart handler call chainGuenter Roeck2014-09-261-0/+2
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-092-0/+71
|\ \ \ \ \
| * | | | | arm64: Add architectural support for PCILiviu Dudau2014-09-302-0/+71
| |/ / / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-27/+0
|\ \ \ \ \
| * | | | | arm64: Get rid of handle_IRQMarc Zyngier2014-09-031-11/+0
| * | | | | arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-17/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-1/+1
|\ \ \ \ \
| * | | | | arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-09-131-1/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-0819-106/+935
|\ \ \ \ \ \
| * | | | | | ARM64: make of_device_ids constUwe Kleine-König2014-10-031-1/+1
| * | | | | | arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-251-2/+2
| * | | | | | arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-251-0/+25
| * | | | | | arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-09-231-1/+0
| * | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas2014-09-221-8/+0
| * | | | | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-09-221-0/+8
| * | | | | | arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()Catalin Marinas2014-09-191-4/+6
| * | | | | | setup: Move unmask of async interrupts after possible earlycon setupJon Masters2014-09-151-5/+6
| * | | | | | Merge arm64 CPU suspend branchCatalin Marinas2014-09-125-32/+199
| |\ \ \ \ \ \
| | * | | | | | arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi2014-09-121-0/+104
| | * | | | | | arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-122-0/+32
OpenPOWER on IntegriCloud