| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2014-04-05 | 1 | -0/+40 |
|\ |
|
| * | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson | 2014-03-09 | 1 | -1/+1 |
| |\ |
|
| * | | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp | Stephen Boyd | 2014-02-11 | 1 | -0/+40 |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-05 | 28 | -2679/+4395 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-04-04 | 22 | -2598/+4264 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into... | Russell King | 2014-03-19 | 19 | -2553/+3445 |
| | |\ \ \ |
|
| | | * | | | ARM: add uprobes support | David A. Long | 2014-03-18 | 5 | -0/+484 |
| | | * | | | ARM: Make arch_specific_insn a define for new arch_probes_insn structure | David A. Long | 2014-03-18 | 10 | -78/+78 |
| | | * | | | ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions | David A. Long | 2014-03-18 | 8 | -16/+25 |
| | | * | | | ARM: Change the remaining shared kprobes/uprobes symbols to something generic | David A. Long | 2014-03-18 | 10 | -66/+63 |
| | | * | | | ARM: Rename the shared kprobes/uprobe return value enum | David A. Long | 2014-03-18 | 6 | -24/+23 |
| | | * | | | ARM: Change more ARM kprobes symbol names to something more generic | David A. Long | 2014-03-18 | 6 | -19/+19 |
| | | * | | | ARM: Make the kprobes condition_check symbol names more generic | David A. Long | 2014-03-18 | 9 | -92/+92 |
| | | * | | | ARM: Remove use of struct kprobe from generic probes code | David A. Long | 2014-03-18 | 9 | -168/+194 |
| | | * | | | ARM: use a function table for determining instruction interpreter action | David A. Long | 2014-03-18 | 11 | -271/+441 |
| | | * | | | ARM: move generic thumb instruction parsing code to new files for use by othe... | David A. Long | 2014-03-18 | 4 | -910/+1000 |
| | | * | | | ARM: Move generic arm instruction parsing code to new files for sharing betwe... | David A. Long | 2014-03-18 | 8 | -1513/+1622 |
| | | * | | | ARM: Fix missing includes in kprobes sources | David A. Long | 2014-03-18 | 4 | -1/+9 |
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2014-03-07 | 3 | -44/+813 |
| | |\ \ \ |
|
| | | * | | | ARM: perf: add support for the Cortex-A12 PMU | Albin Tonnerre | 2014-02-21 | 2 | -0/+159 |
| | | * | | | ARM: perf: remove unused PMU probing code | Mark Rutland | 2014-02-21 | 1 | -9/+0 |
| | | * | | | ARM: perf: hook up perf_sample_event_took around pmu irq handling | Will Deacon | 2014-02-21 | 1 | -2/+9 |
| | | * | | | ARM: perf: fully support Krait CPU PMU events | Stephen Boyd | 2014-02-21 | 1 | -6/+401 |
| | | * | | | ARM: perf: add hook for event index clearing | Stephen Boyd | 2014-02-21 | 1 | -0/+2 |
| | | * | | | ARM: perf: add basic support for Krait CPU PMUs | Stephen Boyd | 2014-02-21 | 2 | -0/+165 |
| | | * | | | ARM: perf: assign pdev pointer earlier for CPU PMUs | Stephen Boyd | 2014-02-21 | 1 | -2/+3 |
| | | * | | | ARM: perf: support percpu irqs for the CPU PMU | Stephen Boyd | 2014-02-21 | 2 | -31/+80 |
| | | | |/
| | | |/| |
|
| | * | | | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... | Uwe Kleine-König | 2014-02-03 | 1 | -2/+7 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2014-04-04 | 7 | -83/+145 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | * | | | ARM: Better virt_to_page() handling | Russell King | 2014-04-03 | 2 | -9/+10 |
| | | * | | | ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow | Anurag Aggarwal | 2014-02-25 | 1 | -37/+100 |
| | | * | | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-02-25 | 1 | -0/+5 |
| | | * | | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry | Ard Biesheuvel | 2014-02-25 | 1 | -0/+11 |
| | | * | | | ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources | Will Deacon | 2014-02-25 | 1 | -34/+3 |
| | | * | | | ARM: 7948/1: hw_breakpoint: Add ARMv8 support | Christopher Covington | 2014-02-10 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-04-04 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | locks: add new fcntl cmd values for handling file private locks | Jeff Layton | 2014-03-31 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -2/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-03 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -6/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: Update outdated comment for pcibios_bus_report_status() | Yijing Wang | 2014-02-14 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | ARM/PCI: Use list_for_each_entry() for bus traversal | Yijing Wang | 2014-02-14 | 1 | -5/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 2 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 2014-03-19 | 2 | -3/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 2 | -1/+13 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU | Thomas Petazzoni | 2014-02-21 | 2 | -1/+13 |
| | |_|/
| |/| | |
|