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
2015-05-03
ARM: 8352/1: perf: Fix the pmu node name in warning message
Will Deacon
1
-1
/
+1
2015-05-03
ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-24
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+6
2015-04-23
Merge branches 'misc' and 'vdso' into for-next
Russell King
1
-6
/
+6
2015-04-21
ARM: Fix nommu booting
Russell King
1
-6
/
+6
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+7
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-112
/
+3
2015-04-14
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
23
-320
/
+1185
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+132
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'devel-stable' into for-next
Russell King
3
-72
/
+545
2015-04-14
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
5
-7
/
+357
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+0
2015-04-12
arm: Remove signal translation and exec_domain
Richard Weinberger
3
-17
/
+3
2015-04-12
arm: Remove RISC OS personality
Richard Weinberger
2
-95
/
+0
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
1
-3
/
+3
2015-04-02
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
Geert Uytterhoeven
2
-1
/
+7
2015-04-02
ARM: move reboot code to arch/arm/kernel/reboot.c
Russell King
5
-150
/
+158
2015-04-02
ARM: fix broken hibernation
Russell King
3
-4
/
+17
2015-03-29
ARM: 8324/1: move cpu_resume() to .text section
Ard Biesheuvel
1
-9
/
+6
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
3
-6
/
+3
2015-03-29
ARM: 8307/1: psci: move psci firmware calls out of line
Mark Rutland
3
-37
/
+35
2015-03-28
ARM: 8328/1: remove empty preprocessor #else branch
Uwe Kleine-König
1
-3
/
+1
2015-03-28
ARM: 8319/1: advertise availability of v8 Crypto instructions
Ard Biesheuvel
1
-0
/
+22
2015-03-28
ARM: 8318/1: treat CPU feature register fields as signed quantities
Ard Biesheuvel
1
-13
/
+9
2015-03-28
ARM: 8317/1: move the .idmap.text section closer to .head.text
Ard Biesheuvel
1
-1
/
+1
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
1
-7
/
+7
2015-03-27
ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits
Nathan Lynch
1
-0
/
+1
2015-03-27
ARM: 8331/1: VDSO initialization, mapping, and synchronization
Nathan Lynch
2
-3
/
+351
2015-03-27
ARM: 8330/1: add VDSO user-space code
Nathan Lynch
1
-0
/
+5
2015-03-27
ARM: kvm: round HYP section to page size instead of log2 upper bound
Ard Biesheuvel
1
-30
/
+1
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
1
-1
/
+1
2015-03-25
ARM: kvm: assert on HYP section boundaries not actual code size
Ard Biesheuvel
1
-1
/
+1
2015-03-25
ARM: cpuidle: Document the code
Daniel Lezcano
1
-0
/
+59
2015-03-24
ARM: pmu: add support for interrupt-affinity property
Will Deacon
1
-7
/
+62
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-0
/
+72
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
1
-1
/
+1
2015-03-23
ARM: kvm: implement replacement for ld's LOG2CEIL()
Ard Biesheuvel
1
-2
/
+22
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
1
-1
/
+1
2015-03-19
ARM: perf: reject groups spanning multiple hardware PMUs
Suzuki K. Poulose
1
-6
/
+15
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
1
-3
/
+15
2015-03-18
ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm
Mason
1
-4
/
+1
2015-03-17
ARM: perf: Add support for Scorpion PMUs
Stephen Boyd
2
-0
/
+416
2015-03-17
ARM: perf: Only reset PMxEVCNTCR registers on reset
Stephen Boyd
1
-2
/
+9
2015-03-17
ARM: perf: Preparatory work for Scorpion PMU support
Stephen Boyd
1
-57
/
+43
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-4
/
+0
2015-02-23
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
1
-8
/
+2
2015-02-23
ARM: 8219/1: handle interworking and out-of-range relocations separately
Ard Biesheuvel
1
-14
/
+24
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
[next]