..
.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_compat.c
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
atags_parse.c
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
atags_proc.c
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
atags.h
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
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
dma.c
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
early_printk.c
elf.c
entry-armv.S
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
entry-common.S
BACKPORT: arm/syscalls: Optimize address limit check
2018-10-04 14:20:27 +05:30
entry-ftrace.S
ARM: replace BSYM() with badr assembly macro
2015-05-08 17:33:50 +01:00
entry-header.S
ARM: avoid faulting on qemu
2017-12-16 10:33:50 +01:00
entry-v7m.S
ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries
2015-05-08 10:42:21 +01:00
fiq.c
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
fiqasm.S
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-18 12:29:04 +01:00
ftrace.c
ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER
2018-03-24 10:58:41 +01:00
head-common.S
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-18 12:29:04 +01:00
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
ARM: move reboot code to arch/arm/kernel/reboot.c
2015-04-02 09:50:45 +01:00
hw_breakpoint.c
ARM: hw_breakpoint: Workaround for Cortex-A12/A17
2018-06-08 19:24:04 +08:00
hyp-stub.S
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
insn.c
io.c
ARM: io.c: clean up EXPORT_SYMBOL()s
2014-11-21 15:25:02 +00:00
irq.c
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
isa.c
arm: convert use of typedef ctl_table to struct ctl_table
2014-06-06 16:08:15 -07:00
iwmmxt.S
ARM: 8221/1: PJ4: allow building in Thumb-2 mode
2014-12-03 16:08:00 +00:00
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
ARM: 8220/1: allow modules outside of bl range
2015-05-08 10:42:34 +01:00
opcodes.c
patch.c
ARM: probes: move all probe code to dedicate directory
2015-01-09 09:36:50 +00:00
perf_callchain.c
arm: perf: factor out callchain code
2014-10-30 12:16:58 +00:00
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
perf: Move task_pt_regs sampling into arch code
2015-01-09 11:12:28 +01:00
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
ARM: move reboot code to arch/arm/kernel/reboot.c
2015-04-02 09:50:45 +01:00
relocate_kernel.S
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
return_address.c
ARM: 8328/1: remove empty preprocessor #else branch
2015-03-28 16:54:53 +00:00
setup.c
BACKPORT: ARM: 8583/1: mm: fix location of _etext
2016-09-14 14:26:51 +05:30
signal.c
BACKPORT: arm/syscalls: Optimize address limit check
2018-10-04 14:20:27 +05:30
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_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
smp.c
UPSTREAM: ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI
2018-01-04 09:20:14 +08:00
stacktrace.c
rk: revert to v3.10
2015-11-11 15:57:28 +08:00
suspend.c
ARM: 8248/1: pm: remove outdated comment
2015-01-21 15:58:57 +00:00
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
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00
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: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
2018-05-26 08:48:56 +02:00
unwind.c
ARM: 8176/1: Use current_stack_pointer in unwind_backtrace
2014-11-13 23:58:09 +00:00
v7m.c
vdso.c
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
2018-06-11 16:48:21 +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
ARM: convert printk(KERN_* to pr_*
2014-11-21 15:24:50 +00:00