Commit Graph

908 Commits (9522d7e4cb5e0858122fc55d33a2c07728f0b10d)

Author SHA1 Message Date
Russell King 614dd0585f ARM: pgtable: collect up identity mapping functions 14 years ago
Russell King 26bbf0b57a ARM: pgtable: remove L2 cache flushes for SMP page table bring-up 14 years ago
Russell King 69529c0eb7 ARM: pgtable: directly pass pgd/pmd/pte to their error functions 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 14 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
Al Viro 653d48b221 arm: fix really nasty sigreturn bug 15 years ago
Russell King b2b163bb82 ARM: prevent multiple syscall restarts 15 years ago
Peter Zijlstra 15ac9a395a perf: Remove the sysfs bits 15 years ago
Peter Zijlstra a4eaf7f146 perf: Rework the PMU methods 15 years ago
Peter Zijlstra 33696fc0d1 perf: Per PMU disable 15 years ago
Peter Zijlstra 24cd7f54a0 perf: Reduce perf_disable() usage 15 years ago