index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2014-04-11
Merge branches 'fixes' and 'misc' into for-next
Russell King
-13
/
+8
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
-0
/
+1
2014-04-09
ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h
Catalin Marinas
-11
/
+0
2014-04-08
ARM: 8016/1: Check cpu id in pj4_cp0_init.
Chao Xie Linux
-0
/
+4
2014-04-08
ARM: add missing system_misc.h include to process.c
Russell King
-0
/
+1
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+7
2014-04-07
ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
Liu Hua
-1
/
+1
2014-04-07
ARM: 8010/1: avoid tracers in soft_restart
Sebastian Capella
-1
/
+1
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
-0
/
+40
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-2679
/
+4395
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
-0
/
+3
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
-2598
/
+4264
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
-83
/
+145
2014-04-03
ARM: Better virt_to_page() handling
Russell King
-9
/
+10
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-3
/
+1
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2014-04-01
Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...
Russell King
-551
/
+562
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+3
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+2
2014-04-01
ARM: kprobes-test: Workaround GAS .align bug
Taras Kondratiuk
-2
/
+2
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building
Ben Dooks
-223
/
+224
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
Ben Dooks
-301
/
+302
2014-04-01
ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
Ben Dooks
-5
/
+6
2014-04-01
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
-20
/
+28
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
-0
/
+3
2014-03-20
arm, hw-breakpoint: Fix CPU hotplug callback registration
Srivatsa S. Bhat
-1
/
+7
2014-03-19
Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...
Russell King
-2553
/
+3445
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
-3
/
+2
2014-03-18
ARM: add uprobes support
David A. Long
-0
/
+484
2014-03-18
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
-78
/
+78
2014-03-18
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
-16
/
+25
2014-03-18
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
-66
/
+63
2014-03-18
ARM: Rename the shared kprobes/uprobe return value enum
David A. Long
-24
/
+23
2014-03-18
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
-19
/
+19
2014-03-18
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
-92
/
+92
2014-03-18
ARM: Remove use of struct kprobe from generic probes code
David A. Long
-168
/
+194
2014-03-18
ARM: use a function table for determining instruction interpreter action
David A. Long
-271
/
+441
2014-03-18
ARM: move generic thumb instruction parsing code to new files for use by othe...
David A. Long
-910
/
+1000
2014-03-18
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
-1513
/
+1622
2014-03-18
ARM: Fix missing includes in kprobes sources
David A. Long
-1
/
+9
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
-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
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
-2
/
+0
2014-03-07
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
-44
/
+813
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
-0
/
+1
2014-02-25
ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow
Anurag Aggarwal
-37
/
+100
2014-02-25
ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
Ard Biesheuvel
-0
/
+5
2014-02-25
ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry
Ard Biesheuvel
-0
/
+11
2014-02-25
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
-34
/
+3
[prev]
[next]