aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2014-06-18ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-06-18ftrace: make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-06-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-06-18ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-06-18ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-04-15Merge branch 'tracking-armlt-psci' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-armlt-misc-fixes' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-llvm' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Merge branch 'tracking-uprobes' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Merge branch 'tracking-big-LITTLE-pmu' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-03-31ARM: psci: Remove __init from psci_probe()Jon Medhurst
2014-03-31ARM: psci: add probe function to discover presence of a psci implementationAchin Gupta
2014-03-31ARM: psci: add constants to specify affinity levelsAchin Gupta
2014-03-31timer: Avoid masking EVENTEN bit in CNTKCTL registerMathieu J. Poirier
2014-03-31ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2014-03-31ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha
2014-03-31ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2014-03-31LLVMLinux: Remove use of named register for ARM percpuMark Charlebois
2014-03-31arm: LLVMLinux: Calculate current_thread_info from fpBehan Webster
2014-03-31arm: LLVMLinux: Calculate pt_regs address from fpBehan Webster
2014-03-31arm: LLVMLinux: Add current_stack_pointer macro for ARMBehan Webster
2014-03-31arm: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2014-03-31ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster
2014-03-19ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2014-03-19ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2014-03-19ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2014-03-19ARM: etm: Configure data tracingArve Hjønnevåg
2014-03-19ARM: Add generic fiq serial debuggerIliyan Malchev
2014-03-19ARM: Add fiq_glueArve Hjønnevåg
2014-03-19ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2014-03-19Recreate asm/mach/mmc.h include fileColin Cross
2014-03-19ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2014-03-19ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2014-02-17ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-10ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King