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-09-30
ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"
Jon Medhurst
2
-8
/
+13
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
3
-17
/
+4
2014-09-16
ARM: 8151/1: add missing exports for asm functions required by get_user macro
Victor Kamensky
1
-0
/
+8
2014-09-12
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
1
-15
/
+0
2014-09-02
ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-1
/
+1
2014-08-27
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
1
-14
/
+15
2014-08-27
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
1
-0
/
+1
2014-08-09
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+42
2014-08-09
ARM: wire up memfd_create syscall
Russell King
1
-0
/
+1
2014-08-09
ARM: wire up getrandom syscall
Russell King
1
-0
/
+1
2014-08-07
ARM: add IPI tracepoints
Nicolas Pitre
1
-28
/
+42
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+8
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-1225
/
+482
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
5
-1088
/
+333
2014-08-05
Merge branch 'swp' (early part) into for-next
Russell King
2
-7
/
+26
2014-08-05
Merge branches 'fixes' and 'misc' into for-next
Russell King
20
-131
/
+124
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-10
/
+8
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-11
/
+16
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: 8122/1: smp_scu: enable SCU standby support
Shawn Guo
1
-0
/
+7
2014-08-02
ARM: 8121/1: smp_scu: use macro for SCU enable bit
Shawn Guo
1
-2
/
+3
2014-07-29
arm: Add devicetree fixup machine function
Laura Abbott
1
-1
/
+7
2014-07-24
ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15
Gregory Fong
1
-8
/
+12
2014-07-18
ARM: add seccomp syscall
Kees Cook
1
-0
/
+1
2014-07-18
ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()
Sebastian Hesselbarth
1
-11
/
+12
2014-07-18
ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives
Russell King
1
-7
/
+22
2014-07-18
ARM: SWP emulation: only initialise on ARMv7 CPUs
Russell King
1
-0
/
+4
2014-07-18
ARM: 8088/1: vmlinux.lds.S: drop redundant .comment
Mark Rutland
1
-1
/
+0
2014-07-18
ARM: 8074/1: traps: Make use of the frame_pointer macro
Nikolay Borisov
1
-2
/
+4
2014-07-18
ARM: 8073/1: unwind: Use arm_get_current_stackframe
Nikolay Borisov
1
-5
/
+3
2014-07-18
ARM: 8072/1: time: Make use of arm_get_current_stackframe
Nikolay Borisov
1
-4
/
+1
2014-07-18
ARM: 8071/1: perf: Make perf use arm_get_current_stackframe
Nikolay Borisov
1
-4
/
+1
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
12
-74
/
+63
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
1
-28
/
+27
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-12
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...
Russell King
3
-13
/
+33
2014-07-11
ARM: virt: fix wrong HSCTLR.EE bit setting
Li Liu
1
-3
/
+1
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-7
/
+7
2014-07-09
ARM: perf: disable the pagefault handler when reading from user space
Jean Pihet
1
-2
/
+7
2014-07-09
ARM: perf: Check that current->mm is alive before getting user callchain
Jean Pihet
1
-0
/
+4
2014-07-02
arm: perf: krait: stop using singleton PMU
Mark Rutland
1
-0
/
+2
2014-07-02
arm: perf: add more specific platform device IDs
Mark Rutland
1
-0
/
+3
2014-07-02
arm: perf: clean up PMU names
Mark Rutland
4
-17
/
+49
2014-07-02
arm: perf: xscale: condense event maps
Mark Rutland
1
-102
/
+15
2014-07-02
arm: perf: armv6: condense event maps
Mark Rutland
1
-224
/
+47
2014-07-02
arm: perf: armv7: condense event maps
Mark Rutland
1
-743
/
+206
2014-07-02
ARM: kprobes: Fix test code compilation errors for ARMv4 targets
Jon Medhurst
1
-0
/
+8
2014-07-02
ARM: kprobes: Disallow instructions with PC and register specified shift
Jon Medhurst
2
-13
/
+15
[next]