Linus Torvalds 836ee4874e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 10 años
..
vdso e1b6b6ce55 arm64: vdso: minor ABI fix for clock_getres hace 11 años
.gitignore 8c2c3df31e arm64: Build infrastructure hace 13 años
Makefile 836ee4874e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 10 años
acpi.c 7676fa70fe ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function hace 10 años
alternative.c fef7f2b201 arm64: alternative: Allow immediate branch as alternative instruction hace 10 años
arm64ksyms.c 819e50e25d arm64: Add ftrace support hace 11 años
armv8_deprecated.c 2d888f48e0 arm64: Emulate SETEND for AArch32 tasks hace 11 años
asm-offsets.c 714d8e7e27 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 10 años
cacheinfo.c 5d425c1865 arm64: kernel: add support for cpu cache information hace 11 años
cpu_errata.c 6d1966dfd6 arm64: fix midr range for Cortex-A57 erratum 832075 hace 10 años
cpu_ops.c fccb9a81fd ARM64 / ACPI: Parse MADT for SMP initialization hace 10 años
cpufeature.c 359b706473 arm64: Extract feature parsing code from cpu_errata.c hace 10 años
cpuidle.c c9d6216149 ARM64: cpuidle: Rename cpu_init_idle to a common function name hace 10 años
cpuinfo.c 359b706473 arm64: Extract feature parsing code from cpu_errata.c hace 10 años
debug-monitors.c 5d57686605 Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm hace 11 años
efi-entry.S b64bb1d758 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 11 años
efi-stub.c ddeeefe2df arm64/efi: efistub: Apply __init annotation hace 11 años
efi.c 130c93fd10 arm64: efi: don't restore TTBR0 if active_mm points at init_mm hace 10 años
entry-fpsimd.S e4aa297a49 arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC hace 11 años
entry-ftrace.S f1ba46ee78 arm64: ftrace: eliminate literal pool entries hace 11 años
entry.S 905e8c5dca arm64: errata: add workaround for cortex-a53 erratum #845719 hace 10 años
entry32.S 18ccb0cab4 arm64: fix implementation of mmap2 compat syscall hace 10 años
fpsimd.c 7c68a9cc04 arm64: fix bug for reloading FPSIMD state after cpu power off hace 11 años
ftrace.c d0d6223018 arm64: ftrace: fix ftrace_modify_graph_caller for branch replace hace 11 años
head.S 0c20856c26 arm64: head.S: ensure idmap_t0sz is visible hace 10 años
hw_breakpoint.c 936c663aed Merge branch 'perf/x86' into perf/core, because it's ready hace 10 años
hyp-stub.S 021f653791 irqchip: gic-v3: Initial support for GICv3 hace 11 años
image.h a2c1d73b94 arm64: Update the Image header hace 11 años
insn.c 0978fb25f8 arm64: insn: Add aarch64_insn_decode_immediate hace 10 años
io.c 70ddb63a88 arm64: optimize memcpy_{from,to}io() and memset_io() hace 11 años
irq.c fcff588633 arm64: Treat handle_arch_irq as a function pointer hace 11 años
jump_label.c 6ddae41868 arm64: jump labels: NOP out NOP -> NOP replacement hace 11 años
kgdb.c 7acf71d1a2 arm64: Fix typos in KGDB macros hace 11 años
kuser32.S f3e5c847ec arm64: Add __NR_* definitions for compat syscalls hace 11 años
module.c cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() hace 11 años
pci.c a9cb97fe71 ARM64 / ACPI: Introduce PCI stub functions for ACPI hace 10 años
perf_event.c d5efd9cc9c arm64: pmu: add support for interrupt-affinity property hace 10 años
perf_regs.c 88a7c26af8 perf: Move task_pt_regs sampling into arch code hace 11 años
process.c 60c0d45a7f efi/arm64: use UEFI for system reset and poweroff hace 10 años
psci-call.S f5e0a12ca2 arm64: psci: move psci firmware calls out of line hace 11 años
psci.c d989557187 ARM64: kernel: psci: let ACPI probe PSCI version hace 10 años
ptrace.c a1ae65b219 arm64: add seccomp support hace 11 años
return_address.c a4ceab1adb arm64: LLVMLinux: Use global stack pointer in return_address() hace 11 años
setup.c 836ee4874e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 10 años
signal.c 97b2f0dc33 arm64: Removed unused variable hace 10 años
signal32.c 9d42d48a34 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian hace 11 años
sleep.S c3684fbb44 arm64: Move cpu_resume into the text section hace 11 años
smp.c 836ee4874e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux hace 10 años
smp_spin_table.c 59c68329a0 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c hace 11 años
stacktrace.c bb28cec4ea arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk hace 11 años
suspend.c af3cfdbf56 arm64: kernel: remove ARM64_CPU_SUSPEND config option hace 11 años
sys.c c623b33b4e arm64: make sys_call_table const hace 11 años
sys32.c 18ccb0cab4 arm64: fix implementation of mmap2 compat syscall hace 10 años
sys_compat.c a2d25a5391 arm64: compat: align cacheflush syscall with arch/arm hace 11 años
time.c b09ca1ecf6 clocksource / arch_timer: Parse GTDT to initialize arch timer hace 10 años
topology.c 1cefdaea61 arm64: topology: Fix handling of multi-level cluster MPIDR-based detection hace 11 años
trace-events-emulation.h d784e2988a arm64: Trace emulation of AArch32 legacy instructions hace 11 años
traps.c 60a1f02c9e arm64: decode ESR_ELx.EC when reporting exceptions hace 11 años
vdso.c 876e78818d time: Rename timekeeper::tkr to timekeeper::tkr_mono hace 10 años
vmlinux.lds.S 06f75a1f62 ARM, arm64: kvm: get rid of the bounce page hace 10 años