Commit Graph

915 Commits (83cf1eecfe9afee99d6b86f963187acd414c019d)

Author SHA1 Message Date
Will Deacon 43eab87828 ARM: perf: separate PMU backends into multiple files 14 years ago
Will Deacon 629948310e ARM: perf: encode PMU name in arm_pmu structure 14 years ago
Will Deacon 3cb314bae2 ARM: perf: add _init() functions to PMUs 14 years ago
Will Deacon 59a98a1e56 ARM: perf: avoid exposing internal stop function for v6 PMU 14 years ago
Will Deacon 84fee97a02 ARM: perf: consolidate common PMU behaviour 14 years ago
Rabin Vincent dd686eb139 ARM: ftrace: graph tracer + dynamic ftrace 14 years ago
Tim Bird 376cfa8730 ARM: ftrace: function graph tracer support 14 years ago
Rabin Vincent d3b9dc9dd2 ARM: ftrace: use gas macros to avoid code duplication 14 years ago
Rabin Vincent 61b5cb1c3b ARM: place C irq handlers in IRQ_ENTRY for ftrace 14 years ago
Joe Perches 69448c2a4d ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS 14 years ago
Joe Perches 235584b6f3 ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN 14 years ago
Will Deacon c3b291d988 ARM: 6469/1: perf-events: squash compiler warning 14 years ago
Will Deacon d33aadbf8e ARM: 6468/1: backtrace: fix calculation of thread stack base 14 years ago
Rabin Vincent 834b2964b7 kgdb,arm: fix register dump 15 years ago
Namhyung Kim b640a0d192 ptrace: cleanup arch_ptrace() on ARM 15 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 15 years ago
Tony Lindgren 88d927e948 ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type 15 years ago
Thomas Gleixner ae360a78f4 arm: Disable outer (L2) cache in kexec 15 years ago
Nicolas Pitre 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 15 years ago
Jeremy Kerr c293393faa arm: use addruart macro to establish debug mappings 15 years ago
Jeremy Kerr 0ea1293009 arm: return both physical and virtual addresses from addruart 15 years ago
Jeremy Kerr 1ea6461560 arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC 15 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Thomas Gleixner 032fa36091 arm: Use ARCH_IRQ_INIT_FLAGS 15 years ago
Anand Gadiyar 05d0ca85c9 genirq, ARM: Fix boot on ARM platforms 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Ingo Molnar 1efeb08d7d perf, ARM: Fix sysfs bits removal build failure 15 years ago
Thomas Gleixner b683de2b3c genirq: Query arch for number of early descriptors 15 years ago
Matt Fleming 3bf101ba42 perf: Add helper function to return number of counters 15 years ago
Russell King 865a4fae77 ARM: add register documentation for __enable_mmu 15 years ago
Russell King 00945010c0 ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit 15 years ago
Russell King 786f1b73f7 ARM: hotplug cpu: ensure that __enable_mmu is identity mapped 15 years ago
Russell King 80924ac595 ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD 15 years ago
Russell King c083c6609b ARM: hotplug cpu: move __error and __error_p to cpuinit section 15 years ago
Russell King 17bb5e2c17 ARM: move __mmap_switched, C-API functions to init section 15 years ago
Russell King a4ae41341f ARM: cleanup boot cpu calling __mmap_switched 15 years ago
Russell King 5085f3ff45 ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type 15 years ago
Russell King 37b05b6375 ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs 15 years ago
Russell King f131a0800e ARM: no need for nommu to jump through the hoops that mmu does 15 years ago
Russell King 74b0ec0708 ARM: vmlinux.lds: Move unwind tables into _stext.._etext 15 years ago
Russell King 842eab40b6 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data 15 years ago
Kevin Hilman c7b0aff44a ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. 15 years ago
Linus Walleij 5fb31a96e1 ARM: 6431/1: fix isb regression on CPU < v7 15 years ago
Will Deacon 8925ec4c53 ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing 15 years ago
Tony Lindgren f9e417e901 ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU 15 years ago
Russell King f00ec48fad ARM: Allow SMP kernels to boot on UP systems 15 years ago
Alexander Shishkin 8234eaef80 ARM: 6291/1: coresight: move struct tracectx inside etm driver 15 years ago
Will Deacon ccdf2e1bca ARM: 6412/1: kprobes-decode: add support for MOVW instruction 15 years ago
Nicolas Pitre ec706dab29 ARM: add a vma entry for the user accessible vector page 15 years ago
Nicolas Pitre 70c70d9780 ARM: SECCOMP support 15 years ago