index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2013-07-31
ARM: move vector stubs
Russell King
-28
/
+26
2013-07-31
ARM: poison memory between kuser helpers
Russell King
-9
/
+16
2013-07-31
ARM: poison the vectors page
Russell King
-0
/
+10
2013-07-31
ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function
Uwe Kleine-König
-1
/
+1
2013-07-30
ARM: suspend: use hash of cpu_logical_map value to index into save array
Nicolas Pitre
-18
/
+16
2013-07-26
ARM: constify machine_desc structure uses
Russell King
-14
/
+15
2013-07-26
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
-17
/
+0
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
-0
/
+2
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
-5
/
+0
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
-108
/
+43
2013-07-22
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
-0
/
+1
2013-07-22
ARM: 7786/1: hyp: fix macro parameterisation
Mark Rutland
-2
/
+2
2013-07-22
ARM: entry: allow ARM-private syscalls to be restarted
Will Deacon
-2
/
+2
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
-22
/
+18
2013-07-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-1
/
+4
2013-07-09
ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
Jason Liu
-1
/
+1
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
-10
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
-2
/
+3
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
-7
/
+7
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
-8
/
+0
2013-07-09
ARM: 7780/1: add missing linker section markup to head-common.S
Stephen Warren
-0
/
+3
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-222
/
+3
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
-25
/
+52
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-97
/
+456
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-16
/
+412
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+0
2013-06-29
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
-2
/
+3
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
-72
/
+813
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
-35
/
+48
2013-06-24
ARM: smp: Remove local timer API
Stephen Boyd
-69
/
+0
2013-06-24
ARM: smp_twd: Divorce smp_twd from local timer API
Stephen Boyd
-21
/
+43
2013-06-24
ARM: smp: Remove duplicate dummy timer implementation
Stephen Boyd
-20
/
+2
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
-19
/
+41
2013-06-24
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
-16
/
+2
2013-06-24
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
-0
/
+1
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
-6
/
+9
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
-2
/
+2
2013-06-24
ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
Lorenzo Pieralisi
-0
/
+3
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
-18
/
+105
2013-06-20
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
-0
/
+67
2013-06-20
Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Arnd Bergmann
-0
/
+2
2013-06-20
Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-4
/
+5
2013-06-18
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
-0
/
+7
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
-9
/
+20
2013-06-18
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
-1
/
+0
2013-06-17
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
-0
/
+2
2013-06-17
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
-19
/
+41
2013-06-17
Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...
Russell King
-37
/
+211
2013-06-17
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
-2
/
+23
2013-06-17
ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
Will Deacon
-13
/
+29
[prev]
[next]