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
2012-11-09
ARM: hw_breakpoint: kill WARN_ONCE usage
Will Deacon
1
-5
/
+10
2012-11-09
ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros
Dietmar Eggemann
1
-20
/
+20
2012-11-09
ARM: hw_breakpoint: check if monitor mode is enabled during validation
Will Deacon
1
-13
/
+15
2012-11-09
ARM: hw_breakpoint: make boot quieter without CPUID feature registers
Will Deacon
1
-2
/
+2
2012-11-09
ARM: hw_breakpoint: don't try to clear v6 debug registers during boot
Will Deacon
1
-3
/
+3
2012-11-09
ARM: hw_breakpoint: fix ordering of debug register reset sequence
Will Deacon
1
-10
/
+26
2012-11-09
ARM: hw_breakpoint: fix monitor mode detection with v7.1
Will Deacon
1
-20
/
+5
2012-11-09
ARM: hw_breakpoint: only clear OS lock when implemented on v7
Will Deacon
1
-6
/
+14
2012-11-09
ARM: PMU: fix runtime PM enable
Jon Hunter
1
-0
/
+1
2012-11-09
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2
-4
/
+4
2012-11-09
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
Will Deacon
1
-0
/
+2
2012-11-09
ARM: perf: register cpu_notifier at driver init
Mark Rutland
1
-2
/
+11
2012-11-09
ARM: perf: check ARMv7 counter validity on a per-pmu basis
Sudeep KarkadaNagesha
1
-64
/
+30
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
5
-106
/
+131
2012-11-09
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
4
-144
/
+153
2012-11-09
ARM: perf: add guest vs host discrimination
Marc Zyngier
1
-0
/
+36
2012-11-07
Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_ll
Rob Herring
1
-0
/
+14
2012-11-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-14
/
+4
2012-11-06
ARM: smp_twd: fix build warning
Arnd Bergmann
1
-1
/
+1
2012-11-05
ARM: implement debug_ll_io_init()
Rob Herring
1
-0
/
+14
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
1
-10
/
+9
2012-11-04
ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant
Linus Walleij
1
-5
/
+37
2012-11-04
ARM: 7561/1: SMP_TWD: use clk_prepare_enable()
Linus Walleij
1
-10
/
+2
2012-10-31
ARM: smp_twd: don't warn on no DT node
Rob Herring
1
-4
/
+2
2012-10-29
ARM: 7565/1: sched: stop sched_clock() during suspend
Felipe Balbi 2
1
-14
/
+4
2012-10-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-10
/
+25
2012-10-22
Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Russell King
2
-0
/
+6
2012-10-22
ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode
Linus Walleij
1
-2
/
+2
2012-10-22
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Will Deacon
1
-4
/
+10
2012-10-18
ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used
fwu
1
-0
/
+1
2012-10-18
ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Will Deacon
1
-0
/
+4
2012-10-18
ARM: 7555/1: kexec: fix segment memory addresses check
Aaro Koskinen
1
-4
/
+3
2012-10-15
ARM: fix oops on initial entry to userspace with Thumb2 kernels
Russell King
1
-2
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-28
/
+6
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
2
-28
/
+6
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-5
/
+279
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
26
-978
/
+1157
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-131
/
+38
2012-10-09
ARM: export set_irq_flags
Arnd Bergmann
1
-0
/
+2
2012-10-09
ARM: kprobes: make more tests conditional
Arnd Bergmann
1
-0
/
+4
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
14
-371
/
+600
2012-10-04
Merge branch 'arch-timers' into for-linus
Russell King
1
-110
/
+273
2012-10-04
Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...
Russell King
17
-286
/
+448
2012-10-04
Merge branch 'cleanup' into for-linus
Russell King
1
-0
/
+2
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+54
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
4
-90
/
+77
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-142
/
+3
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-366
/
+423
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-9
/
+0
[prev]
[next]