| .. |
|
.gitignore
|
rk: temp revert rk change
|
2015-11-11 15:54:30 +08:00 |
|
arch_timer.c
|
|
|
|
armksyms.c
|
ARM: 8479/2: add implementation for arm-smccc
|
2016-10-20 16:22:18 +08:00 |
|
asm-offsets.c
|
Revert "ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854"
|
2016-02-16 13:54:16 -08:00 |
|
atags.h
|
|
|
|
atags_compat.c
|
|
|
|
atags_parse.c
|
|
|
|
atags_proc.c
|
|
|
|
bios32.c
|
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
|
2015-11-25 13:23:38 -06:00 |
|
calls.S
|
ARM: wire up mlock2 syscall
|
2015-11-18 11:20:24 +00:00 |
|
cpuidle.c
|
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
|
2016-11-21 11:48:09 +08:00 |
|
crash_dump.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
debug.S
|
ARM: unify MMU/!MMU addruart calls
|
2015-05-20 23:09:51 +02:00 |
|
devtree.c
|
ARM: 8616/1: dt: Respect property size when parsing CPUs
|
2016-10-07 15:23:40 +02:00 |
|
dma-isa.c
|
|
|
|
dma.c
|
|
|
|
early_printk.c
|
|
|
|
elf.c
|
|
|
|
entry-armv.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
entry-common.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
entry-ftrace.S
|
|
|
|
entry-header.S
|
ARM: avoid faulting on qemu
|
2017-12-16 10:33:50 +01:00 |
|
entry-v7m.S
|
|
|
|
fiq.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
fiqasm.S
|
|
|
|
ftrace.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
head-common.S
|
|
|
|
head-nommu.S
|
ARM: 8383/1: nommu: avoid deprecated source register on mov
|
2015-06-12 21:18:48 +01:00 |
|
head.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
hibernate.c
|
|
|
|
hw_breakpoint.c
|
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
|
2017-01-26 08:23:49 +01:00 |
|
hyp-stub.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
insn.c
|
|
|
|
io.c
|
|
|
|
irq.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
isa.c
|
|
|
|
iwmmxt.S
|
|
|
|
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
|
ARM: kgdb: ignore breakpoint instructions from user mode
|
2016-02-16 13:52:25 -08:00 |
|
machine_kexec.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
Makefile
|
Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4
|
2017-05-15 17:35:45 +08:00 |
|
module-plts.c
|
UPSTREAM: module: use a structure to encapsulate layout.
|
2017-08-11 19:31:04 +05:30 |
|
module.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
module.lds
|
|
|
|
opcodes.c
|
|
|
|
patch.c
|
|
|
|
perf_callchain.c
|
|
|
|
perf_event_v6.c
|
arm: perf: factor arm_pmu core out to drivers
|
2015-07-31 15:01:14 +01:00 |
|
perf_event_v7.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
perf_event_xscale.c
|
arm: perf: factor arm_pmu core out to drivers
|
2015-07-31 15:01:14 +01:00 |
|
perf_regs.c
|
|
|
|
pj4-cp0.c
|
ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
|
2017-05-14 13:32:54 +02:00 |
|
process.c
|
BACKPORT: exit_thread: accept a task parameter to be exited
|
2018-03-05 21:56:13 +05:30 |
|
psci_smp.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
ptrace.c
|
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
|
2017-02-14 15:22:51 -08:00 |
|
reboot.c
|
i2c: rk3x: Make sure the i2c transfer to be finished before system reboot
|
2017-05-26 12:03:12 +08:00 |
|
reboot.h
|
|
|
|
relocate_kernel.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
return_address.c
|
|
|
|
setup.c
|
BACKPORT: ARM: 8583/1: mm: fix location of _etext
|
2016-09-14 14:26:51 +05:30 |
|
signal.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
sigreturn_codes.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
sleep.S
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
smccc-call.S
|
ARM: 8479/2: add implementation for arm-smccc
|
2016-10-20 16:22:18 +08:00 |
|
smp.c
|
UPSTREAM: ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI
|
2018-01-04 09:20:14 +08:00 |
|
smp_scu.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
smp_tlb.c
|
ARM: 8613/1: Fix the uaccess crash on PB11MPCore
|
2017-01-26 08:23:49 +01:00 |
|
smp_twd.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
stacktrace.c
|
rk: revert to v3.10
|
2015-11-11 15:57:28 +08:00 |
|
suspend.c
|
|
|
|
swp_emulate.c
|
ARM: 8475/1: SWP emulation: Restore original *data when failed
|
2015-12-15 11:51:42 +00:00 |
|
sys_arm.c
|
|
|
|
sys_oabi-compat.c
|
arm: oabi compat: add missing access checks
|
2016-08-16 09:30:48 +02:00 |
|
tcm.c
|
ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZone
|
2015-06-06 10:37:28 +01:00 |
|
thumbee.c
|
|
|
|
time.c
|
clocksource: cosmetic: Drop OF 'dependency' from symbols
|
2015-10-01 02:18:39 +02:00 |
|
topology.c
|
arm: Fix #if/#ifdef typo in topology.c
|
2016-09-14 15:17:01 +05:30 |
|
traps.c
|
ARM: 8720/1: ensure dump_instr() checks addr_limit
|
2017-11-15 17:13:12 +01:00 |
|
unwind.c
|
|
|
|
v7m.c
|
|
|
|
vdso.c
|
UPSTREAM: ARM: 8597/1: VDSO: put RO and RO after init objects into proper sections
|
2017-04-10 13:25:16 +05:30 |
|
vmlinux.lds.S
|
UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
|
2018-01-22 13:15:43 +05:30 |
|
xscale-cp0.c
|
|
|