..
.gitignore
…
Makefile
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into devel-stable
2015-08-10 15:57:44 +01:00
arch_timer.c
…
armksyms.c
Merge branch 'uaccess' into fixes
2015-09-11 19:18:28 +01:00
asm-offsets.c
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
2015-04-15 13:53:55 -07: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: cpuidle: Document the code
2015-03-25 09:53:43 +01:00
crash_dump.c
…
debug.S
ARM: unify MMU/!MMU addruart calls
2015-05-20 23:09:51 +02:00
devtree.c
arm: add missing of_node_put
2015-10-26 10:58:26 +00:00
dma-isa.c
…
dma.c
…
early_printk.c
…
elf.c
…
entry-armv.S
ARM: remove user cmpxchg syscall
2015-10-03 16:36:45 +01:00
entry-common.S
Merge branch 'uaccess' into fixes
2015-09-11 19:18:28 +01:00
entry-ftrace.S
ARM: replace BSYM() with badr assembly macro
2015-05-08 17:33:50 +01:00
entry-header.S
ARM: entry: provide uaccess assembly macro hooks
2015-08-26 20:27:02 +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
…
fiqasm.S
…
ftrace.c
ARM: kprobes: enable OPTPROBES for ARM 32
2015-01-13 16:10:17 +00: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
Merge branch 'uaccess' into fixes
2015-09-11 19:18:28 +01: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: 8436/1: hw_breakpoint: remove unnecessary header
2015-10-03 16:36:44 +01:00
hyp-stub.S
…
insn.c
…
io.c
…
irq.c
ARM: uniphier: add outer cache support
2015-10-27 09:20:50 +09: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: 8428/1: kgdb: Fix registers on sleeping tasks
2015-10-03 16:36:45 +01:00
machine_kexec.c
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
2015-04-02 09:59:43 +01:00
module-plts.c
ARM: 8364/1: fix BE32 module loading
2015-06-02 09:58:17 +01:00
module.c
ARM: 8220/1: allow modules outside of bl range
2015-05-08 10:42:34 +01: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
…
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
arm: perf: factor arm_pmu core out to drivers
2015-07-31 15:01:14 +01: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
…
process.c
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
2015-09-14 12:24:10 -07:00
psci-call.S
ARM: 8307/1: psci: move psci firmware calls out of line
2015-03-29 23:11:17 +01:00
psci_smp.c
ARM: Remove __ref on hotplug cpu die path
2015-10-22 09:55:03 -07:00
ptrace.c
…
reboot.c
ARM: 8400/1: use virt_to_idmap to get phys_reset address
2015-07-17 15:08:17 +01:00
reboot.h
ARM: move reboot code to arch/arm/kernel/reboot.c
2015-04-02 09:50:45 +01:00
relocate_kernel.S
…
return_address.c
ARM: 8328/1: remove empty preprocessor #else branch
2015-03-28 16:54:53 +00:00
setup.c
Merge branch 'devel-stable' into for-linus
2015-09-03 15:28:50 +01:00
signal.c
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
2015-09-19 21:05:02 -07:00
sigreturn_codes.S
…
sleep.S
ARM: fix new BSYM() usage introduced via for-arm-soc branch
2015-06-12 21:19:35 +01:00
smp.c
ARM: 8439/1: Fix backtrace generation when IPI is masked
2015-10-03 16:40:51 +01:00
smp_scu.c
…
smp_tlb.c
…
smp_twd.c
ARM: clean up TWD after previous patch
2015-10-09 16:22:53 +01:00
stacktrace.c
…
suspend.c
ARM: 8248/1: pm: remove outdated comment
2015-01-21 15:58:57 +00:00
swp_emulate.c
ARM: software-based priviledged-no-access support
2015-08-26 20:34:24 +01:00
sys_arm.c
…
sys_oabi-compat.c
…
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
…
traps.c
ARM: remove user cmpxchg syscall
2015-10-03 16:36:45 +01:00
unwind.c
…
v7m.c
…
vdso.c
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
2015-08-11 13:42:44 +01:00
vmlinux.lds.S
arm64 updates for 4.1:
2015-04-16 13:58:29 -05:00
xscale-cp0.c
…