.. |
.gitignore
|
da1562af62
[ARM] 5194/1: update .gitignore
|
17 years ago |
Makefile
|
c9bed1cf51
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
arch_timer.c
|
65cd4f6c99
arch_timer: Move to generic sched_clock framework
|
12 years ago |
armksyms.c
|
b329f95d70
ARM: 8479/2: add implementation for arm-smccc
|
9 years ago |
asm-offsets.c
|
fa2e5c073a
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
|
10 years ago |
atags.h
|
6e0306a97d
ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.h
|
9 years ago |
atags_compat.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
atags_parse.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
atags_proc.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
bios32.c
|
7c7a0e9453
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
|
9 years ago |
calls.S
|
03590cb56d
ARM: wire up copy_file_range() syscall
|
9 years ago |
cpuidle.c
|
f6419f240b
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
|
9 years ago |
crash_dump.c
|
8fad87bca7
ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
|
11 years ago |
debug.S
|
7505f0428f
ARM: unify MMU/!MMU addruart calls
|
10 years ago |
devtree.c
|
70722803de
ARM: make default platform work for NOMMU
|
9 years ago |
dma-isa.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
dma.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
early_printk.c
|
d0380e6c3c
early_printk: consolidate random copies of identical code
|
12 years ago |
efi.c
|
da58fb6571
ARM: wire up UEFI init and runtime support
|
9 years ago |
elf.c
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
entry-armv.S
|
db695c0509
ARM: remove user cmpxchg syscall
|
10 years ago |
entry-common.S
|
40d3f02851
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus
|
10 years ago |
entry-ftrace.S
|
14327c6628
ARM: replace BSYM() with badr assembly macro
|
10 years ago |
entry-header.S
|
2190fed67b
ARM: entry: provide uaccess assembly macro hooks
|
10 years ago |
entry-v7m.S
|
440ee365d3
ARM: 8450/1: v7-M: Use ret_to_user_from_irq in PendSV handler
|
9 years ago |
fiq.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
fiqasm.S
|
6ebbf2ce43
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
|
11 years ago |
ftrace.c
|
0dc016dbd8
ARM: kprobes: enable OPTPROBES for ARM 32
|
10 years ago |
head-common.S
|
6ebbf2ce43
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
|
11 years ago |
head-nommu.S
|
970d96f9a8
ARM: 8383/1: nommu: avoid deprecated source register on mov
|
10 years ago |
head.S
|
40d3f02851
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus
|
10 years ago |
hibernate.c
|
045ab94e10
ARM: move reboot code to arch/arm/kernel/reboot.c
|
10 years ago |
hw_breakpoint.c
|
b97b272e72
ARM: 8436/1: hw_breakpoint: remove unnecessary header
|
10 years ago |
hyp-stub.S
|
66bb0aa077
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 years ago |
insn.c
|
fa0d1dbf7f
ARM: fix missing bug.h include in arch/arm/kernel/insn.c
|
13 years ago |
io.c
|
296630c9c8
ARM: io.c: clean up EXPORT_SYMBOL()s
|
10 years ago |
irq.c
|
e7ecbc057b
ARM: uniphier: add outer cache support
|
10 years ago |
isa.c
|
37649de239
arm: convert use of typedef ctl_table to struct ctl_table
|
11 years ago |
iwmmxt.S
|
13d1b9575a
ARM: 8221/1: PJ4: allow building in Thumb-2 mode
|
10 years ago |
jump_label.c
|
76b235c6bc
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
|
10 years ago |
kgdb.c
|
001bf455d2
ARM: 8428/1: kgdb: Fix registers on sleeping tasks
|
10 years ago |
machine_kexec.c
|
fee3fd4fd2
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
|
10 years ago |
module-plts.c
|
7523e4dc50
module: use a structure to encapsulate layout.
|
9 years ago |
module.c
|
7d485f647c
ARM: 8220/1: allow modules outside of bl range
|
10 years ago |
module.lds
|
7d485f647c
ARM: 8220/1: allow modules outside of bl range
|
10 years ago |
opcodes.c
|
0c9030deaf
ARM: 7206/1: Add generic ARM instruction set condition code checks.
|
13 years ago |
paravirt.c
|
02c2433b3a
arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
|
9 years ago |
patch.c
|
fca08f326a
ARM: probes: move all probe code to dedicate directory
|
10 years ago |
perf_callchain.c
|
d39976f0fd
arm: perf: factor out callchain code
|
11 years ago |
perf_event_v6.c
|
fa8ad7889d
arm: perf: factor arm_pmu core out to drivers
|
10 years ago |
perf_event_v7.c
|
abff083ce2
ARM: perf: add format entry to describe event -> config mapping
|
9 years ago |
perf_event_xscale.c
|
fa8ad7889d
arm: perf: factor arm_pmu core out to drivers
|
10 years ago |
perf_regs.c
|
88a7c26af8
perf: Move task_pt_regs sampling into arch code
|
10 years ago |
pj4-cp0.c
|
5008efc83b
ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
|
9 years ago |
process.c
|
77f1b959b0
ARM: report proper DACR value in oops dumps
|
9 years ago |
psci_smp.c
|
75305275a7
ARM: use const and __initconst for smp_operations
|
9 years ago |
ptrace.c
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
reboot.c
|
df9de3c429
ARM: 8400/1: use virt_to_idmap to get phys_reset address
|
10 years ago |
reboot.h
|
045ab94e10
ARM: move reboot code to arch/arm/kernel/reboot.c
|
10 years ago |
relocate_kernel.S
|
6ebbf2ce43
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
|
11 years ago |
return_address.c
|
15955e7032
ARM: 8328/1: remove empty preprocessor #else branch
|
10 years ago |
setup.c
|
6660800fb7
Merge branch 'devel-stable' into for-linus
|
9 years ago |
signal.c
|
99bc7215bc
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
|
10 years ago |
sigreturn_codes.S
|
50913336ef
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
|
11 years ago |
sleep.S
|
9ce93bdda7
ARM: fix new BSYM() usage introduced via for-arm-soc branch
|
10 years ago |
smccc-call.S
|
b329f95d70
ARM: 8479/2: add implementation for arm-smccc
|
9 years ago |
smp.c
|
e7273ff49a
ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI
|
9 years ago |
smp_scu.c
|
c716483c3d
ARM: 8122/1: smp_scu: enable SCU standby support
|
11 years ago |
smp_tlb.c
|
04fcab32d3
ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15
|
11 years ago |
smp_twd.c
|
e1b8c05dcc
ARM: clean up TWD after previous patch
|
10 years ago |
stacktrace.c
|
74dbeee0fc
ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tsk
|
10 years ago |
suspend.c
|
35997a2310
ARM: 8248/1: pm: remove outdated comment
|
10 years ago |
swp_emulate.c
|
34bfbae33a
ARM: 8475/1: SWP emulation: Restore original *data when failed
|
9 years ago |
sys_arm.c
|
38a61b6b4a
arm: switch to generic fork/vfork/clone
|
12 years ago |
sys_oabi-compat.c
|
76cc404bfd
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
|
9 years ago |
tcm.c
|
0bbe6b5a73
ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZone
|
10 years ago |
thumbee.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
time.c
|
3722ed2380
clocksource: cosmetic: Drop OF 'dependency' from symbols
|
10 years ago |
topology.c
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 years ago |
traps.c
|
db695c0509
ARM: remove user cmpxchg syscall
|
10 years ago |
unwind.c
|
0bf4954f24
ARM: 8176/1: Use current_stack_pointer in unwind_backtrace
|
10 years ago |
v7m.c
|
6a7d2c6256
ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
|
12 years ago |
vdso.c
|
38fc2f6c98
ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma check
|
9 years ago |
vmlinux.lds.S
|
714d8e7e27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
xscale-cp0.c
|
d33c43ac18
ARM: make xscale iwmmxt code multiplatform aware
|
9 years ago |