summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-122-32/+63
| | |/ / / / /
| * | | | | | arm64: introduce aarch64_insn_gen_logical_shifted_reg()Zi Shen Lim2014-09-081-0/+60
| * | | | | | arm64: introduce aarch64_insn_gen_data3()Zi Shen Lim2014-09-081-0/+42
| * | | | | | arm64: introduce aarch64_insn_gen_data2()Zi Shen Lim2014-09-081-0/+48
| * | | | | | arm64: introduce aarch64_insn_gen_data1()Zi Shen Lim2014-09-081-0/+37
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()Zi Shen Lim2014-09-081-0/+49
| * | | | | | arm64: introduce aarch64_insn_gen_movewide()Zi Shen Lim2014-09-081-0/+43
| * | | | | | arm64: introduce aarch64_insn_gen_bitfield()Zi Shen Lim2014-09-081-0/+56
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_imm()Zi Shen Lim2014-09-081-0/+44
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_pair()Zi Shen Lim2014-09-081-0/+65
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_reg()Zi Shen Lim2014-09-081-0/+62
| * | | | | | arm64: introduce aarch64_insn_gen_cond_branch_imm()Zi Shen Lim2014-09-081-0/+17
| * | | | | | arm64: introduce aarch64_insn_gen_branch_reg()Zi Shen Lim2014-09-081-2/+33
| * | | | | | arm64: introduce aarch64_insn_gen_comp_branch_imm()Zi Shen Lim2014-09-081-5/+83
| * | | | | | arm64: LLVMLinux: Use global stack pointer in return_address()Behan Webster2014-09-081-2/+1
| * | | | | | arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster2014-09-081-2/+1
| * | | | | | arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-09-081-2/+1
| * | | | | | arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-081-28/+2
OpenPOWER on IntegriCloud