Linus Torvalds 3f9c08f7ce Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 11 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 years ago
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 years ago
armksyms.c e26a9e00af ARM: Better virt_to_page() handling 11 years ago
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 years ago
asm-offsets.c ac30a11e8e ARM: KVM: introduce per-vcpu HYP Configuration Register 11 years ago
atags.h ff69a4c855 ARM: constify machine_desc structure uses 12 years ago
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 years ago
atags_parse.c 1c2f87c225 ARM: 8025/1: Get rid of meminfo 11 years ago
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
bios32.c 8b5742ad15 ARM/PCI: Call pcie_bus_configure_settings() to set MPS 11 years ago
calls.S 556d3f7f4d ARM: add renameat2 syscall 11 years ago
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling 13 years ago
crash_dump.c 8fad87bca7 ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr 11 years ago
debug.S a73b59c51a ARM: compile fix for DEBUG_LL=y && MMU=n 12 years ago
devtree.c 5a12a597a8 arm: Add devicetree fixup machine function 11 years ago
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 years ago
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 years ago
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
entry-armv.S 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 years ago
entry-common.S 8229c54fa1 ARM: consolidate last remaining open-coded alignment trap enable 11 years ago
entry-header.S 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 years ago
entry-v7m.S e6d159cdf9 ARM: 7890/1: v7-M: drop using mach/entry-macro.S 11 years ago
etm.c de77d1e5b4 ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata() 11 years ago
fiq.c 7cb3be0a27 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() 12 years ago
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 years ago
ftrace.c a672917ab8 ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX 11 years ago
head-common.S 0aeb3408ca ARM: remove global cr_no_alignment 11 years ago
head-nommu.S b713aa0b15 ARM: fix asm/memory.h build error 11 years ago
head.S 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 years ago
hibernate.c 603fb42a66 ARM: 8011/1: ARM hibernation / suspend-to-disk 11 years ago
hw_breakpoint.c 467a9e1633 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
hyp-stub.S b60d5db690 ARM: 7786/1: hyp: fix macro parameterisation 12 years ago
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c 13 years ago
insn.h 09f05d8529 ARM: 7334/1: add jump label support 13 years ago
io.c c5ca95b507 ARM: 7930/1: Introduce atomic MMIO modify 11 years ago
irq.c 805604ef85 ARM: l2c: add platform independent core L2 cache OF initialisation 11 years ago
isa.c 37649de239 arm: convert use of typedef ctl_table to struct ctl_table 11 years ago
iwmmxt.S 8cf2389bc4 ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable() 11 years ago
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support 13 years ago
kgdb.c 6bf755db4d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction 11 years ago
kprobes-arm.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
kprobes-common.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 years ago
kprobes-test-arm.c 449fd15fbc ARM: kprobes: Fix test code compilation errors for ARMv4 targets 11 years ago
kprobes-test-thumb.c 3b86ee7a69 ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building 11 years ago
kprobes-test.c 48f7bc86b6 ARM: kprobes: Prevent known test failures stopping other tests running 11 years ago
kprobes-test.h 41b5368f31 ARM: kprobes-test: Workaround GAS .align bug 11 years ago
kprobes-thumb.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 years ago
kprobes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 years ago
kprobes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
machine_kexec.c 56b700fd6f ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo 11 years ago
module.c f47671e2d8 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 11 years ago
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 years ago
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 years ago
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 years ago
perf_event.c edcb4d3c36 perf/ARM: Use common PMU interrupt disabled code 11 years ago
perf_event_cpu.c 3737a12761 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
perf_event_v6.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 years ago
perf_event_v7.c 6a78371ace ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code) 11 years ago
perf_event_xscale.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 years ago
perf_regs.c 49863894db ARM: perf: add support for perf registers API 12 years ago
pj4-cp0.c e89f443b18 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor 11 years ago
probes-arm.c 272226007f ARM: kprobes: Disallow instructions with PC and register specified shift 11 years ago
probes-arm.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
probes-thumb.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
probes-thumb.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
probes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 years ago
probes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 years ago
process.c ede1d63fcc Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 11 years ago
psci.c e71246a23a PSCI: Add initial support for PSCIv0.2 functions 11 years ago
psci_smp.c c814ca029e ARM: Check if a CPU has gone offline 11 years ago
ptrace.c 42309ab450 ARM: 8087/1: ptrace: reload syscall number after secure_computing() check 11 years ago
relocate_kernel.S e2ccba4908 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel 11 years ago
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn 12 years ago
setup.c 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 years ago
signal.c c7edc9e326 ARM: add uprobes support 11 years ago
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S 11 years ago
sleep.S 0e0779da22 ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume 11 years ago
smp.c 0b443ead71 cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} 11 years ago
smp_scu.c 099a480913 ARM: smp_scu: data endian fixes 11 years ago
smp_tlb.c 92871b94a5 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO 11 years ago
smp_twd.c 0b443ead71 cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} 11 years ago
stacktrace.c 9c98666163 ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation 11 years ago
suspend.c 71a8986d7e ARM: suspend: use hash of cpu_logical_map value to index into save array 12 years ago
swp_emulate.c b11ac20eca arm: single_open() leaks 12 years ago
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 years ago
sys_oabi-compat.c 0d3f7a2dd2 locks: rename file-private locks to "open file description locks" 11 years ago
tcm.c 2e2c9de207 ARM: add permission annotations to MT_MEMORY* mapping types 11 years ago
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE 13 years ago
time.c 4178bac4f6 ARM: call of_clk_init from default time_init handler 12 years ago
topology.c b6220ad66b sched: Fix compiler warnings 11 years ago
traps.c b5b6b5f544 Dump the registers on undefined instruction userspace faults 11 years ago
unwind.c e6b8075770 arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack 11 years ago
uprobes-arm.c c7edc9e326 ARM: add uprobes support 11 years ago
uprobes.c 72e6ae285a ARM: 8043/1: uprobes need icache flush after xol write 11 years ago
uprobes.h c7edc9e326 ARM: add uprobes support 11 years ago
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines 12 years ago
vmlinux.lds.S b9b32bf70f ARM: use linker magic for vectors and vector stubs 12 years ago
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 years ago