index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-04-01
Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...
Russell King
8
-551
/
+562
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+3
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2014-04-01
ARM: kprobes-test: Workaround GAS .align bug
Taras Kondratiuk
2
-2
/
+2
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building
Ben Dooks
1
-223
/
+224
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
Ben Dooks
1
-301
/
+302
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
Ben Dooks
1
-5
/
+6
2014-04-01
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
4
-20
/
+28
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
1
-0
/
+3
2014-03-20
arm, hw-breakpoint: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+7
2014-03-19
Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...
Russell King
19
-2553
/
+3445
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2
-3
/
+2
2014-03-18
ARM: add uprobes support
David A. Long
5
-0
/
+484
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
10
-78
/
+78
2014-03-18
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
8
-16
/
+25
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
10
-66
/
+63
2014-03-18
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
6
-24
/
+23
2014-03-18
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
6
-19
/
+19
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
9
-92
/
+92
2014-03-18
ARM: Remove use of struct kprobe from generic probes code
David A. Long
9
-168
/
+194
2014-03-18
ARM: use a function table for determining instruction interpreter action
David A. Long
11
-271
/
+441
2014-03-18
ARM: move generic thumb instruction parsing code to new files for use by othe...
David A. Long
4
-910
/
+1000
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
8
-1513
/
+1622
2014-03-18
ARM: Fix missing includes in kprobes sources
David A. Long
4
-1
/
+9
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-1
/
+13
2014-03-09
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Olof Johansson
1
-1
/
+1
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-2
/
+0
2014-03-07
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
3
-44
/
+813
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
1
-0
/
+1
2014-02-25
ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow
Anurag Aggarwal
1
-37
/
+100
2014-02-25
ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+5
2014-02-25
ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry
Ard Biesheuvel
1
-0
/
+11
2014-02-25
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
1
-34
/
+3
2014-02-21
Merge branch 'linus' into sched/core
Thomas Gleixner
1
-1
/
+1
2014-02-21
ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU
Thomas Petazzoni
2
-1
/
+13
2014-02-21
ARM: perf: add support for the Cortex-A12 PMU
Albin Tonnerre
2
-0
/
+159
2014-02-21
ARM: perf: remove unused PMU probing code
Mark Rutland
1
-9
/
+0
2014-02-21
ARM: perf: hook up perf_sample_event_took around pmu irq handling
Will Deacon
1
-2
/
+9
2014-02-21
ARM: perf: fully support Krait CPU PMU events
Stephen Boyd
1
-6
/
+401
2014-02-21
ARM: perf: add hook for event index clearing
Stephen Boyd
1
-0
/
+2
2014-02-21
ARM: perf: add basic support for Krait CPU PMUs
Stephen Boyd
2
-0
/
+165
2014-02-21
ARM: perf: assign pdev pointer earlier for CPU PMUs
Stephen Boyd
1
-2
/
+3
2014-02-21
ARM: perf: support percpu irqs for the CPU PMU
Stephen Boyd
2
-31
/
+80
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2014-02-14
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-5
/
+2
2014-02-14
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
1
-1
/
+1
2014-02-11
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
1
-0
/
+40
2014-02-11
sched/idle, ARM: Remove redundant cpuidle_idle_call()
Nicolas Pitre
1
-11
/
+5
[prev]
[next]