Linus Torvalds e47b40a235 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 8 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 8478132a87 Revert "arm: move exports to definitions" 8 years ago
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 years ago
armksyms.c 680a0873e1 arm: kernel: Add SMC structure parameter 8 years ago
asm-offsets.c e6978e4bf1 ARM: save and reset the address limit when entering an exception 9 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 00d2904ffe ARM/PCI: Use generic pci_mmap_resource_range() 8 years ago
cpuidle.c 7619751f8c ARM: 8595/2: apply more __ro_after_init 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 ba6dea4f7c ARM: 8616/1: dt: Respect property size when parsing CPUs 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 9fc68b717c ARM/efi: Apply strict permissions for UEFI Runtime Services regions 9 years ago
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
entry-armv.S 87eed3c74d ARM: fix address limit restoration for undefined instructions 9 years ago
entry-common.S 96a8fae0fe ARM: convert to generated system call tables 9 years ago
entry-ftrace.S 8478132a87 Revert "arm: move exports to definitions" 8 years ago
entry-header.S e6978e4bf1 ARM: save and reset the address limit when entering an exception 9 years ago
entry-v7m.S 5745eef6b8 ARM: rename S_FRAME_SIZE to PT_REGS_SIZE 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 bf5f89463f Merge branch 'akpm' (patches from Andrew) 8 years ago
head-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
head-nommu.S ad475117d2 ARM: 8649/2: nommu: remove Hivecs configuration is asm 8 years ago
head.S 8478132a87 Revert "arm: move exports to definitions" 8 years ago
hibernate.c 4138323eac ARM: use virt_to_idmap() for soft_restart() 9 years ago
hw_breakpoint.c ddc37832a1 ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs 8 years ago
hyp-stub.S 5b560525ad ARM: hyp-stub: Fix Thumb-2 compilation 8 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 9023cc8268 ARM: 8499/1: irq: l2c: do not print error in case of missing l2c from 9 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 ad61dd303a scripts/spelling.txt: add regsiter -> register spelling mistake 8 years ago
machine_kexec.c 74d86a7063 arm: use set_memory.h header 8 years ago
module-plts.c b7ede5a1f5 ARM: 8662/1: module: split core and init PLT sections 8 years ago
module.c 75d24d968a ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y 8 years ago
module.lds b7ede5a1f5 ARM: 8662/1: module: split core and init PLT sections 8 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 0f5bf6d0af arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX 8 years ago
perf_callchain.c 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context 9 years ago
perf_event_v6.c b128cb55f0 arm: perf: use builtin_platform_driver 8 years ago
perf_event_v7.c b128cb55f0 arm: perf: use builtin_platform_driver 8 years ago
perf_event_xscale.c b128cb55f0 arm: perf: use builtin_platform_driver 8 years ago
perf_regs.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
pj4-cp0.c 5008efc83b ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode 9 years ago
process.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
psci_smp.c 75305275a7 ARM: use const and __initconst for smp_operations 9 years ago
ptrace.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
reboot.c 9da5ac236d ARM: soft-reboot into same mode that we entered the kernel 8 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 b089c31c51 ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap 8 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 680a0873e1 arm: kernel: Add SMC structure parameter 8 years ago
smp.c 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
smp_scu.c c716483c3d ARM: 8122/1: smp_scu: enable SCU standby support 11 years ago
smp_tlb.c 90f92c631b ARM: 8613/1: Fix the uaccess crash on PB11MPCore 8 years ago
smp_twd.c 73c1b41e63 cpu/hotplug: Cleanup state names 8 years ago
stacktrace.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
suspend.c 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
swp_emulate.c 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 years ago
sys_oabi-compat.c 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 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 105ab3d8ce sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> 8 years ago
traps.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 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 82fa407da0 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm 9 years ago
vmlinux-xip.lds.S b5effd3815 debug: Fix __bug_table[] in arch linker scripts 8 years ago
vmlinux.lds.S b5effd3815 debug: Fix __bug_table[] in arch linker scripts 8 years ago
xscale-cp0.c d33c43ac18 ARM: make xscale iwmmxt code multiplatform aware 9 years ago