kernel_optimize_test/arch/arm64/kernel
Linus Torvalds a758379b03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI fixes from Ingo Molnar:
 "Two EFI fixes: one for x86, one for ARM, fixing a boot crash bug that
  can trigger under newer EFI firmware"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
  x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down
2015-10-03 10:46:41 -04:00
..
vdso
.gitignore
acpi.c
alternative.c arm64: alternatives: ensure secondary CPUs execute ISB after patching 2015-08-04 18:52:09 +01:00
arm64ksyms.c
armv8_deprecated.c
asm-offsets.c arm64: KVM: remove remaining reference to vgic_sr_vectors 2015-08-12 11:28:23 +01:00
cacheinfo.c
cpu_errata.c
cpu_ops.c
cpufeature.c arm64: lse: use generic cpufeature detection for LSE atomics 2015-07-27 16:37:14 +01:00
cpuidle.c
cpuinfo.c
debug-monitors.c arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers 2015-09-17 11:57:02 +01:00
efi-entry.S
efi-stub.c
efi.c arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions 2015-10-01 12:51:28 +02:00
entry32.S
entry-fpsimd.S
entry-ftrace.S arm64: ftrace: fix function_graph tracer panic 2015-10-02 11:12:56 +01:00
entry.S arm64: entry: always restore x0 from the stack on syscall return 2015-08-21 15:11:43 +01:00
fpsimd.c arm64: flush FP/SIMD state correctly after execve() 2015-08-27 09:55:26 +01:00
ftrace.c
head.S arm64: head.S: initialise mdcr_el2 in el2_setup 2015-09-15 15:50:01 +01:00
hw_breakpoint.c arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers 2015-09-17 11:57:02 +01:00
hyp-stub.S
image.h
insn.c
io.c
irq.c
jump_label.c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 2015-08-03 11:34:12 +02:00
kgdb.c
kuser32.S
Makefile arm64: makefile: fix perf_callchain.o kconfig dependency 2015-08-24 13:44:08 +01:00
module.c arm64: errata: add module build workaround for erratum #843419 2015-09-17 11:57:03 +01:00
pci.c ARM64: PCI: do not enable resources on PROBE_ONLY systems 2015-07-30 20:17:07 +01:00
perf_callchain.c
perf_event.c
perf_regs.c
process.c
psci-call.S
psci.c Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core 2015-08-05 14:14:06 +01:00
ptrace.c
return_address.c
setup.c arm64: support initrd outside kernel linear map 2015-09-08 15:35:28 -07:00
signal32.c arm64: compat: fix vfp save/restore across signal handlers in big-endian 2015-09-17 11:57:03 +01:00
signal.c
sleep.S arm64: mm: ensure patched kernel text is fetched from PoU 2015-08-05 10:05:20 +01:00
smp_spin_table.c
smp.c arm64: remove dead-code depending on CONFIG_UP_LATE_INIT 2015-07-29 18:32:09 +01:00
stacktrace.c
suspend.c
sys32.c
sys_compat.c
sys.c
time.c
topology.c
trace-events-emulation.h
traps.c
vdso.c arm64: VDSO: fix coarse clock monotonicity regression 2015-08-10 15:37:45 +01:00
vmlinux.lds.S