index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
13
-564
/
+570
2014-04-11
Merge branch 'devel-stable' into for-next
Russell King
8
-551
/
+562
2014-04-11
Merge branches 'fixes' and 'misc' into for-next
Russell King
5
-13
/
+8
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
1
-0
/
+1
2014-04-09
ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h
Catalin Marinas
1
-11
/
+0
2014-04-08
ARM: 8016/1: Check cpu id in pj4_cp0_init.
Chao Xie Linux
1
-0
/
+4
2014-04-08
ARM: add missing system_misc.h include to process.c
Russell King
1
-0
/
+1
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2014-04-07
ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
Liu Hua
1
-1
/
+1
2014-04-07
ARM: 8010/1: avoid tracers in soft_restart
Sebastian Capella
1
-1
/
+1
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+40
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
28
-2679
/
+4395
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+3
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
22
-2598
/
+4264
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
7
-83
/
+145
2014-04-03
ARM: Better virt_to_page() handling
Russell King
2
-9
/
+10
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-3
/
+1
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
[next]