index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2013-08-03
2
-26
/
+24
*
|
|
|
|
Merge branch 'security-fixes' into fixes
Russell King
2013-08-01
7
-97
/
+197
|
\
|
|
|
|
|
*
|
|
|
ARM: make vectors page inaccessible from userspace
Russell King
2013-08-01
1
-1
/
+6
|
*
|
|
|
ARM: move signal handlers into a vdso-like page
Russell King
2013-08-01
4
-31
/
+82
|
*
|
|
|
ARM: allow kuser helpers to be removed from the vector page
Russell King
2013-07-31
2
-9
/
+17
|
*
|
|
|
ARM: update FIQ support for relocation of vectors
Russell King
2013-07-31
2
-5
/
+17
|
*
|
|
|
ARM: use linker magic for vectors and vector stubs
Russell King
2013-07-31
2
-18
/
+27
|
*
|
|
|
ARM: move vector stubs
Russell King
2013-07-31
2
-28
/
+26
|
*
|
|
|
ARM: poison memory between kuser helpers
Russell King
2013-07-31
1
-9
/
+16
|
*
|
|
|
ARM: poison the vectors page
Russell King
2013-07-31
1
-0
/
+10
|
|
/
/
/
*
|
|
|
ARM: Add .text annotations where required after __CPUINIT removal
Russell King
2013-08-01
2
-0
/
+2
*
|
|
|
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
Stephen Boyd
2013-08-01
1
-0
/
+3
*
|
|
|
ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function
Uwe Kleine-König
2013-07-31
1
-1
/
+1
*
|
|
|
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
2013-07-26
1
-17
/
+0
*
|
|
|
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2013-07-26
1
-0
/
+2
*
|
|
|
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
2013-07-22
1
-0
/
+1
*
|
|
|
ARM: 7786/1: hyp: fix macro parameterisation
Mark Rutland
2013-07-22
1
-2
/
+2
|
/
/
/
*
|
/
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-15
8
-22
/
+18
|
|
/
|
/
|
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-13
2
-1
/
+4
|
\
\
|
*
|
ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
Jason Liu
2013-07-09
1
-1
/
+1
|
*
|
ARM: 7780/1: add missing linker section markup to head-common.S
Stephen Warren
2013-07-09
1
-0
/
+3
*
|
|
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
1
-10
/
+0
*
|
|
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
1
-2
/
+3
*
|
|
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
2
-7
/
+7
*
|
|
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-8
/
+0
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
4
-222
/
+3
|
\
\
\
|
*
|
|
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
6
-25
/
+52
|
|
\
|
|
|
|
|
/
|
|
/
|
|
*
|
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
4
-221
/
+3
|
*
|
ARM: sched_clock: Return suspended count earlier
Stephen Boyd
2013-06-12
1
-3
/
+3
|
*
|
ARM: sched_clock: Remove unused needs_suspend member
Stephen Boyd
2013-06-12
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
18
-97
/
+456
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
16
-72
/
+813
|
|
\
\
\
|
|
*
|
|
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
3
-18
/
+105
|
|
*
|
|
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-20
1
-0
/
+67
|
|
*
|
|
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
2013-06-18
1
-0
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
ARM: arch_timer: stop virtual timer when booted in HYP mode
Marc Zyngier
2013-06-07
1
-0
/
+5
|
|
|
*
|
|
ARM: hyp: initialize CNTVOFF to zero
Marc Zyngier
2013-06-07
1
-0
/
+2
|
|
*
|
|
|
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
3
-9
/
+20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-30
1
-1
/
+7
|
|
|
*
|
|
|
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
2
-8
/
+13
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-18
1
-1
/
+0
|
|
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...
Russell King
2013-06-17
5
-37
/
+211
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
2
-2
/
+23
|
|
|
*
|
|
|
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
2
-2
/
+13
|
|
|
*
|
|
|
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
1
-0
/
+87
|
|
|
*
|
|
|
ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU
Jonathan Austin
2013-06-07
1
-1
/
+4
|
|
|
*
|
|
|
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-06-07
1
-28
/
+36
|
|
|
*
|
|
|
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
2013-06-07
1
-0
/
+2
|
|
|
*
|
|
|
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
Will Deacon
2013-06-07
1
-4
/
+46
|
|
*
|
|
|
|
ARM: 7745/1: psci: fix building without HOTPLUG_CPU
Arnd Bergmann
2013-06-06
1
-2
/
+2
|
|
|
/
/
/
/
[prev]
[next]