Mark Rutland 2c32c65e37 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex vor 11 Jahren
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore vor 17 Jahren
Makefile 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next vor 11 Jahren
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework vor 12 Jahren
armksyms.c e26a9e00af ARM: Better virt_to_page() handling vor 11 Jahren
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE vor 17 Jahren
asm-offsets.c eede821dbf KVM: arm/arm64: vgic: move GICv2 registers to their own structure vor 11 Jahren
atags.h ff69a4c855 ARM: constify machine_desc structure uses vor 12 Jahren
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing vor 13 Jahren
atags_parse.c 1c2f87c225 ARM: 8025/1: Get rid of meminfo vor 11 Jahren
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) vor 12 Jahren
bios32.c 8b5742ad15 ARM/PCI: Call pcie_bus_configure_settings() to set MPS vor 11 Jahren
calls.S e57e419311 ARM: wire up memfd_create syscall vor 11 Jahren
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling vor 13 Jahren
crash_dump.c 8fad87bca7 ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr vor 11 Jahren
debug.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
devtree.c 5a12a597a8 arm: Add devicetree fixup machine function vor 11 Jahren
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it vor 16 Jahren
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw vor 14 Jahren
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code vor 12 Jahren
elf.c 9f97da78bf Disintegrate asm/system.h for ARM vor 13 Jahren
entry-armv.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
entry-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
entry-header.S 2c32c65e37 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex vor 11 Jahren
entry-v7m.S e6d159cdf9 ARM: 7890/1: v7-M: drop using mach/entry-macro.S vor 12 Jahren
etm.c de77d1e5b4 ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata() vor 12 Jahren
fiq.c 7cb3be0a27 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() vor 12 Jahren
fiqasm.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
ftrace.c a672917ab8 ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX vor 11 Jahren
head-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
head-nommu.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
head.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
hibernate.c 603fb42a66 ARM: 8011/1: ARM hibernation / suspend-to-disk vor 11 Jahren
hw_breakpoint.c 467a9e1633 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm vor 11 Jahren
hyp-stub.S 66bb0aa077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm vor 11 Jahren
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c vor 13 Jahren
insn.h 09f05d8529 ARM: 7334/1: add jump label support vor 13 Jahren
io.c c5ca95b507 ARM: 7930/1: Introduce atomic MMIO modify vor 12 Jahren
irq.c 805604ef85 ARM: l2c: add platform independent core L2 cache OF initialisation vor 11 Jahren
isa.c 37649de239 arm: convert use of typedef ctl_table to struct ctl_table vor 11 Jahren
iwmmxt.S 7109561524 Merge branches 'fixes' and 'misc' into for-next vor 11 Jahren
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support vor 13 Jahren
kgdb.c 6bf755db4d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction vor 11 Jahren
kprobes-arm.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
kprobes-common.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> vor 11 Jahren
kprobes-test-arm.c 449fd15fbc ARM: kprobes: Fix test code compilation errors for ARMv4 targets vor 11 Jahren
kprobes-test-thumb.c 3b86ee7a69 ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building vor 11 Jahren
kprobes-test.c 48f7bc86b6 ARM: kprobes: Prevent known test failures stopping other tests running vor 11 Jahren
kprobes-test.h 41b5368f31 ARM: kprobes-test: Workaround GAS .align bug vor 11 Jahren
kprobes-thumb.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> vor 11 Jahren
kprobes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> vor 11 Jahren
kprobes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
machine_kexec.c 56b700fd6f ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo vor 11 Jahren
module.c 55f0fb6adb ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations vor 11 Jahren
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. vor 14 Jahren
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes vor 13 Jahren
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes vor 13 Jahren
perf_event.c f15bdfe4fb Merge branch 'devel-stable' into for-next vor 11 Jahren
perf_event_cpu.c f15bdfe4fb Merge branch 'devel-stable' into for-next vor 11 Jahren
perf_event_v6.c 3d1ff755e3 arm: perf: clean up PMU names vor 11 Jahren
perf_event_v7.c 037e79aa95 arm: perf: krait: stop using singleton PMU vor 11 Jahren
perf_event_xscale.c 3d1ff755e3 arm: perf: clean up PMU names vor 11 Jahren
perf_regs.c 49863894db ARM: perf: add support for perf registers API vor 12 Jahren
pj4-cp0.c e89f443b18 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor vor 11 Jahren
probes-arm.c 272226007f ARM: kprobes: Disallow instructions with PC and register specified shift vor 11 Jahren
probes-arm.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
probes-thumb.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
probes-thumb.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
probes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> vor 11 Jahren
probes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure vor 11 Jahren
process.c ede1d63fcc Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm vor 11 Jahren
psci.c e71246a23a PSCI: Add initial support for PSCIv0.2 functions vor 11 Jahren
psci_smp.c c814ca029e ARM: Check if a CPU has gone offline vor 11 Jahren
ptrace.c 42309ab450 ARM: 8087/1: ptrace: reload syscall number after secure_computing() check vor 11 Jahren
relocate_kernel.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn vor 12 Jahren
setup.c 58171bf2af ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives vor 11 Jahren
signal.c c7edc9e326 ARM: add uprobes support vor 11 Jahren
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S vor 12 Jahren
sleep.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ vor 11 Jahren
smp.c 365ec7b173 ARM: add IPI tracepoints vor 11 Jahren
smp_scu.c c716483c3d ARM: 8122/1: smp_scu: enable SCU standby support vor 11 Jahren
smp_tlb.c 04fcab32d3 ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15 vor 11 Jahren
smp_twd.c 0b443ead71 cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} vor 11 Jahren
stacktrace.c 9c98666163 ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation vor 11 Jahren
suspend.c 71a8986d7e ARM: suspend: use hash of cpu_logical_map value to index into save array vor 12 Jahren
swp_emulate.c 7397aa48ff ARM: SWP emulation: only initialise on ARMv7 CPUs vor 11 Jahren
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone vor 13 Jahren
sys_oabi-compat.c 0d3f7a2dd2 locks: rename file-private locks to "open file description locks" vor 11 Jahren
tcm.c 2e2c9de207 ARM: add permission annotations to MT_MEMORY* mapping types vor 12 Jahren
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE vor 13 Jahren
time.c a3250c92aa ARM: 8072/1: time: Make use of arm_get_current_stackframe vor 11 Jahren
topology.c b6220ad66b sched: Fix compiler warnings vor 11 Jahren
traps.c 49432d4acf ARM: 8074/1: traps: Make use of the frame_pointer macro vor 11 Jahren
unwind.c c8bee0ad78 ARM: 8073/1: unwind: Use arm_get_current_stackframe vor 11 Jahren
uprobes-arm.c c7edc9e326 ARM: add uprobes support vor 11 Jahren
uprobes.c 72e6ae285a ARM: 8043/1: uprobes need icache flush after xol write vor 11 Jahren
uprobes.h c7edc9e326 ARM: add uprobes support vor 11 Jahren
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines vor 12 Jahren
vmlinux.lds.S 76e7d5c4fd ARM: 8088/1: vmlinux.lds.S: drop redundant .comment vor 11 Jahren
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances vor 14 Jahren