summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-0528-2679/+4395
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-04-0422-2598/+4264
| |\
| | * Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-1919-2553/+3445
| | |\
| | | * ARM: add uprobes supportDavid A. Long2014-03-185-0/+484
| | | * ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-1810-78/+78
| | | * ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-188-16/+25
| | | * ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-1810-66/+63
| | | * ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-186-24/+23
| | | * ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-186-19/+19
| | | * ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-189-92/+92
| | | * ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-189-168/+194
| | | * ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-1811-271/+441
| | | * ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-184-910/+1000
| | | * ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-188-1513/+1622
| | | * ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-184-1/+9
| | * | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2014-03-073-44/+813
| | |\ \
| | | * | ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre2014-02-212-0/+159
| | | * | ARM: perf: remove unused PMU probing codeMark Rutland2014-02-211-9/+0
| | | * | ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon2014-02-211-2/+9
| | | * | ARM: perf: fully support Krait CPU PMU eventsStephen Boyd2014-02-211-6/+401
| | | * | ARM: perf: add hook for event index clearingStephen Boyd2014-02-211-0/+2
| | | * | ARM: perf: add basic support for Krait CPU PMUsStephen Boyd2014-02-212-0/+165
| | | * | ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd2014-02-211-2/+3
| | | * | ARM: perf: support percpu irqs for the CPU PMUStephen Boyd2014-02-212-31/+80
| | * | | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König2014-02-031-2/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-047-83/+145
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | ARM: Better virt_to_page() handlingRussell King2014-04-032-9/+10
| | | * | | ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal2014-02-251-37/+100
| | | * | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-251-0/+5
| | | * | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-251-0/+11
| | | * | | ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon2014-02-251-34/+3
| | | * | | ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-101-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-0/+3
|\ \ \ \ \
| * | | | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+3
| |/ / / /
* | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-3/+1
|\ \ \ \ \
| * | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-2/+0
| |/ / / /
* | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+1
|\ \ \ \ \
| * | | | | ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-031-0/+1
| |/ / / /
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-6/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-181-1/+1
| |\ \ \ \ \
| | * | | | | PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang2014-02-141-1/+1
| | |/ / / /
| * | | | | ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-5/+2
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-012-3/+2
|\ \ \ \ \
| * | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-192-3/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-112-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-212-1/+13
| | |_|/ | |/| |
* | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-211-1/+1
|\ \ \ \ | |/ / /
| * | | ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-101-1/+1
| |/ /
* | | sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-11/+5
|/ /
OpenPOWER on IntegriCloud