index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2012-08-23
ARM: pmu: remove unused reservation mechanism
Will Deacon
2012-08-23
ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
Will Deacon
2012-08-23
ARM: PMU: Add runtime PM Support
Jon Hunter
2012-08-13
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
2012-08-11
ARM: 7486/1: sched_clock: update epoch_cyc on resume
Colin Cross
2012-08-11
ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology
Venkatraman Sathiyamoorthy
2012-08-01
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-01
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-01
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
2012-07-31
ARM: Fix undefined instruction exception handling
Russell King
2012-07-31
ARM: 7480/1: only call smp_send_stop() on SMP
Javier Martinez Canillas
2012-07-31
ARM: 7468/1: ftrace: Trace function entry before updating index
Colin Cross
2012-07-31
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
2012-07-29
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
2012-07-28
ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace
Will Deacon
2012-07-28
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
2012-07-28
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
Al Viro
2012-07-28
ARM: 7472/1: pull all work_pending logics into C function
Al Viro
2012-07-28
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
Will Deacon
2012-07-28
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-23
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-17
Merge branch 'clps711x/cleanup' into next/cleanup
Arnd Bergmann
2012-07-12
ARM: 7463/1: topology: Update cpu_power according to DT information
Vincent Guittot
2012-07-12
ARM: 7462/1: topology: factorize the update of sibling masks
Vincent Guittot
2012-07-12
ARM: 7461/1: topology: Add arch_scale_freq_power function
Vincent Guittot
2012-07-09
ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}
Will Deacon
2012-07-09
ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling
Will Deacon
2012-07-09
ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path
Will Deacon
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
2012-07-09
ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
Will Deacon
2012-07-09
ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
2012-07-09
ARM: 7444/1: kernel: add arch-timer C3STOP feature
Lorenzo Pieralisi
2012-07-09
ARM: 7439/1: head.S: simplify initial page table mapping
Nicolas Pitre
2012-07-09
ARM: 7424/1: update die handler from x86
Rabin Vincent
2012-07-09
ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()
Stephen Boyd
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
2012-07-02
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2012-07-02
ARM: at91: aic can use fast eoi handler type
Ludovic Desroches
2012-07-01
ARM: fiq: change FIQ_START to a variable
Shawn Guo
2012-06-22
ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.
David Brown
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
[prev]
[next]